Open jednhk opened 1 year ago
Output is correct since the person by the name of test
already appears.
and for the issue related to extra parameters(refer below):
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your explanation]
Input: Adding a person command with extra parameters
Expected output: Invalid command (Too many parameters, with a message showing the correct format like this:
Actual output: Person already exists.
Perhaps a check could be done for extra parameters and reject the command accordingly