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

Refactor end2end #112

Open
wants to merge 32 commits into
base: master
Choose a base branch
from

Conversation

jonathanvila
Copy link
Member

Refactoring EndToEndTest in order to be able to have individual tests and a unique point of infra creation with TestContainers

Things to consider :

  • tests are not order guaranteed so we need to think on the tests as in isolation
  • every test needs to check the condition without expecting other tests have populated info

jonathan added 25 commits May 28, 2020 20:28
… annotation

numAnalysis is set at the current number of analisys in the DB
@jonathanvila
Copy link
Member Author

retest

@jonathanvila jonathanvila added the Ready for review The PR is ready to be reviewed label Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready for review The PR is ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant