kat-kan / kawqa-gad-playwright

4 stars 1 forks source link

fix: revert deletion of tests auto-run after pull_request changes #64

Open bugITwhisperer opened 1 year ago

bugITwhisperer commented 1 year ago

Resolves #19

Continuation of PR #63

which was merged by accident

Scope of changes

PR steps completed:

kat-kan commented 10 months ago

It's not visible in PR #63 yet somehow most of the tests are currently skipped on the main branch. Is it something that is necessary?

bugITwhisperer commented 10 months ago

@kat-kan : they should not be skipped - I've just removed the skip condition from the test files

bugITwhisperer commented 10 months ago

@kat-kan , @adamcegielka , @KarolinaZakrzewska , @Justyna-KO : could you please review the changes?

Also, please note that I marked 2 tests as fixme from the tests\api\articles-post.spec.ts suite since they are failing on CI:

kat-kan commented 4 months ago

@Justyna-KO @Slawomir-DKl I updated this branch and PR description, the history of branch is overwhelming but eventually the changes not so much :) please review!