demo_web_app icon indicating copy to clipboard operation
demo_web_app copied to clipboard

Stabilization of tests for howitzer examples

Open evgeniyvlb opened this issue 5 years ago • 5 comments

Need to stabilize tests for howitzer examples on travis CI to avoid job's failings

evgeniyvlb avatar Sep 11 '19 10:09 evgeniyvlb

  • [x] 1. Rspec, Turnip and Cucumber test suits must be executed in sequence

romikoops avatar Sep 26 '19 08:09 romikoops

  • [x] 2. Check tests are executed randomly each time in each suite

romikoops avatar Sep 26 '19 08:09 romikoops

  • [x] 3. Review all tests and make sure we do not create categories for test where we can use default category

romikoops avatar Sep 26 '19 08:09 romikoops

  • [x] 4. Review tests where categories are created and make sure they clean up categories even if test is failed.

romikoops avatar Sep 26 '19 08:09 romikoops

  1. Execute each full test suite and review which test are still not stable, except network errors, and some specifi errors, like blank page and etc.

romikoops avatar Sep 26 '19 08:09 romikoops