-
Notifications
You must be signed in to change notification settings - Fork 24
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
Write a functional test to check the /legal command #192
Comments
Hi there, happy learning and coding! |
@CodeMaster7000 let me just point out that the PR for this issue should be sent from October 1 because it's been labelled as hacktoberfest. I can't wait to see what you come up with! |
Thank you! I was also wondering since I am new to these competitions - what exactly is Preptember and what can I do for it @programarivm ? |
@CodeMaster7000 Preptember is where you prepare for Hacktoberfest, by finding where you want to contribute and how to contribute there, etc. |
Danke... whoops I mean thanks @SmashedFrenzy16 |
@programarivm I have made a PR to try to fix this issue. |
@CodeMaster7000 it seems as though this issue needs some elaboration. See: Stay tuned! |
Write a functional test called
legal_e4()
to check out that the following sequence of commands returns the expected response.Commands:
Response:
See:
Keep it up,
The text was updated successfully, but these errors were encountered: