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

Test Case Coverage Review #22

Open
abhisek opened this issue Apr 1, 2020 · 2 comments
Open

Test Case Coverage Review #22

abhisek opened this issue Apr 1, 2020 · 2 comments
Labels
help wanted QA Code quality and reliability related tasks

Comments

@abhisek
Copy link
Member

abhisek commented Apr 1, 2020

Review test cases to ensure:

  • Every model has unit test
  • Every public (pre-auth) controller has integration test (based on HTTP code)
  • Every non-public (post-auth) controller has integration test (based on HTTP code)
@abhisek abhisek added help wanted QA Code quality and reliability related tasks labels Apr 1, 2020
@sunilkr
Copy link
Collaborator

sunilkr commented Jul 17, 2020

I would love to get back to this. @abhisek do you have or know a way to find missing tests?

@abhisek
Copy link
Member Author

abhisek commented Jul 27, 2020

Awesome @sunilkr

Have a look at issues for all areas you can contribute:
https://github.com/null-open-security-community/swachalit/issues

Specifically on testing, I think we have some test coverage. But as a longer term project, if we can plan to move to Rails 5 that will be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted QA Code quality and reliability related tasks
Projects
None yet
Development

No branches or pull requests

2 participants