Skip to content
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

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant