testomatio/check-tests

import process should not be fully failed due to some test with ID is not found

Closed this issue · 5 comments

  • create a jest project
  • import tests
  • update one test with ID manually in source doe
  • import tests
  • delete test with ID in testomat
  • do import again

Expected failure to be shown however import process should be finished for other cases.

image

image

image

@poliarush This was done intentionally. indicating the project is wrong.
@poliarush @DavertMik What do you guys think. Do we need to change this

expected behavior

  1. the whole process should be failed however tests without errors should be imported
  2. import report should display successfully imported tests however there should an error shown that occurred during import

the issue is still present

@TetianaKhomenko please retest it

The issue was retested on check-tests v. 0.8.12 and verified as fixed