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

add create Iteration tests #3

Open
samatstariongroup opened this issue Apr 16, 2019 · 0 comments
Open

add create Iteration tests #3

samatstariongroup opened this issue Apr 16, 2019 · 0 comments
Labels
3sp ITS Integration Test Suite related issue

Comments

@samatstariongroup
Copy link
Member

samatstariongroup commented Apr 16, 2019

add tests to verify that create iteration works as expected in the following situations:

  • in a model that is seeded (New Iteration should be existing nr of Iterations + 1)
  • in a model that is created from scratch (new Iteration should be nr 1)
  • in a model that is created from an existing model, where the source model only contains one iteration (new Iteration should be nr 2)
  • in a model that is created from an existing model, where the source model contains multiple iterations (new Iteration should be nr 3)

it is important to verify that the iteration number is incremented correctly

Server needs to be fixed if the number is wrong.

@samatstariongroup samatstariongroup added the ITS Integration Test Suite related issue label Mar 24, 2020
@samatstariongroup samatstariongroup added the ?sp Story point estimate requested label Jul 3, 2020
@lxatstariongroup lxatstariongroup added 3sp and removed ?sp Story point estimate requested labels Jun 16, 2022
@samatstariongroup samatstariongroup moved this to Backlog in COMET-CE Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3sp ITS Integration Test Suite related issue
Projects
Status: Backlog
Development

No branches or pull requests

2 participants