testomatio / examples

Example projects for Testomat.io
15 stars 13 forks source link

Test automation of example projects #28

Open poliarush opened 1 year ago

poliarush commented 1 year ago
  1. cover all example projects against latest versions of check-tests, check-cucumber, reporter
  2. cover all example projects by basic test automation to check failures during changes of check-tests, check-cucumber, reporter
  3. configure github actions to check all projects based on written test automation
  4. integrate reporting to testomat.io
mykhailiukVitalii commented 1 year ago

integrate reporting to testomat.io: (create a new TEST project)

mykhailiukVitalii commented 1 year ago

How I can SET Testomat key to the Default project for monitoring results??? @DavertMik

as GitHUB CI pipe + as secret env.

=> now only for the Examples + notifications if more than 3 is fail.

mykhailiukVitalii commented 1 year ago

Is it normal for me to see the error (node:1512403) PromiseRejectionHandledWarning: Promise rejection was handled asynchronously (rejection id: 8) ??? @DavertMik

Image

mykhailiukVitalii commented 1 year ago

Now it works for the examples/codeceptJS tests. I will add the same action for the examples/playwright & examples/cypress

mykhailiukVitalii commented 1 year ago

The error from the screen above has been fixed in testomatio.v.1.0.1

mykhailiukVitalii commented 1 year ago

For the webdriverIO - new example + will be added a using env file

poliarush commented 6 months ago

@DavertMik @mykhailiukVitalii this task is about test automation of check-tests, check-cucumber, reporter that should be executed on each pull request.