Closed Niuslar closed 2 years ago
After running the tests I noticed some cases where the parser would pass the command to the controllers even when the format should be invalid. There's also a case that breaks the whole application.
Here's a summary of the failed tests:
Also here's a list of all the commands I tried and their expected results, let me know if you want me to add/change any.
After running the tests I noticed some cases where the parser would pass the command to the controllers even when the format should be invalid. There's also a case that breaks the whole application.
Here's a summary of the failed tests:
>temperature(asd25)MalformatNot recognisedI think the parser takes that as a string argumentAlso here's a list of all the commands I tried and their expected results, let me know if you want me to add/change any.
MALFORMATOK