-
Notifications
You must be signed in to change notification settings - Fork 875
feat: added whomai cmd to coder cli #13814
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
… of deployment config
Added Requested changes @Emyrk |
@BRAVO68WEB happy to include this. Can you add a test for both when this works and when the user is logged out? You will also need to run a I can assist in any of these comments 👍 |
Yeah about the tests, I found writing test for this project hard |
For testing the failure condition, you can copy this: Lines 26 to 33 in 44cb400
For the successful case, this one has the setup you would need: Lines 15 to 27 in 44cb400
Essentially just a test to verify an error when not logged in, and no error when the user is. |
Ah, you have to run |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will approve and merge when CI passes
Done 👍🏻 |
CI Passed 😄 |
@BRAVO68WEB merged! Thanks for the contribution! |
Example Usage:-
