Write a unit test to check the /accept command
programarivm opened this issue · 2 comments
programarivm commented
Write a unit test in tests/unit/CommandParserTest.php called validate_accept_foobar()
to check that the following command passes the parser validation.
/accept foobar
Happy coding!
CodeMaster7000 commented
Hi there, happy learning and coding!
CodeMaster7000 commented
@programarivm I have made a PR to fix this issue.