User tests: Successful: Unsuccessful:
Included end-to-end testing support using testRigor, located on the folder tests/end-to-end. It contains 10 test cases for multiple functionalities.
localhost:8080
CI_TOKEN
and SUITE_ID
)Tests are currently not written in plain english, the current test status is not visible outside of github and the maintenability for those tests is lower.
Adds end-to-end testcases that can easily be modified/executed using testRigor's CLI tool or testRigor's website.
Test cases in plain english are easier to maintain and to contribute in an open source environment.
Please select:
Status | New | ⇒ | Pending |
Category | ⇒ | Repository Unit Tests |
But there is a huge amount of work to be done just to get testrigor covering everything we already have tests for before we could see any increase in test coverage
What are the advantages to switching from the already existing cypress tests to using testrigor and writing all new tests?