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

Cover services and API by integarion tests #39

Open
Igor-Polatajko opened this issue Sep 18, 2020 · 0 comments
Open

Cover services and API by integarion tests #39

Igor-Polatajko opened this issue Sep 18, 2020 · 0 comments

Comments

@Igor-Polatajko
Copy link
Member

  1. Embedded MongoDB can be used as an in memory db as long as we don't use any db-specific features.
  2. All the main flows have to be covered.
  3. Write integration tests for services that are used only from MVC controllers.
  4. Write API integration tests for the flows, that can be tested from API.
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