Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Robust unit tests #24

Closed
sharathkumaranbu opened this issue Dec 6, 2019 · 1 comment
Closed

Robust unit tests #24

sharathkumaranbu opened this issue Dec 6, 2019 · 1 comment

Comments

@sharathkumaranbu
Copy link
Collaborator

We need to create robust unit tests for all commands and the functions in Topcoder CLI.

We need to set up mocks for all possible scenarios and test it thoroughly with strong assertions. Every test should have assertion and assertion should be robust enough. E.g. Instead of validating that a response exist, we need to validate what is expected in the response.

@sharathkumaranbu
Copy link
Collaborator Author

Done through #25

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant