Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/qase-cypress 2.1.0 #655

Merged
merged 12 commits into from
Aug 12, 2024
Merged

Release/qase-cypress 2.1.0 #655

merged 12 commits into from
Aug 12, 2024

Conversation

gibiw
Copy link
Contributor

@gibiw gibiw commented Aug 12, 2024

No description provided.

gibiw and others added 12 commits July 30, 2024 11:22
- update a `InternalReporterInterface`. Added a new methods `sendResults` and `complete` to send the results and complete the test run.
- add `StateManager` class to manage and share the state of the reporter between the different instances of the reporter.
- fixed an issue with the reporter completing the test run before all results are sent to Qase
- fixed an issue with the reporter not sending all results to Qase

Fixes #640 #558
Fix package build. Executables were not included in the package.
Fixed an issue with the reporter completing the test run after each file with tests.
This allows using the standard playwright mechanism to filter the tests being run.
Fix the issue where QaseID was not assigned to the test.
Fixed the problem when tests have the same name and different QaseIDs.
They were uploaded into the Qase with an incorrect QaseID.
Minor release of the Cypress reporter
@gibiw gibiw changed the title Release/qase cypress 2.1.0 Release/qase-cypress 2.1.0 Aug 12, 2024
@gibiw gibiw merged commit 335ad29 into main Aug 12, 2024
19 checks passed
@gibiw gibiw deleted the release/qase-cypress-2.1.0 branch September 18, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants