-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: publish cypress test results to reportportal (#349)
* test: publish cypress test results to reportportal * test: update API_KEY name and merge parallel launches * test: debug merging launches * test: cleaning PR * test: use import instead of require
- Loading branch information
Showing
5 changed files
with
260 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
import { enableAutoLogin, enableNetworkShim } from '@dhis2/cypress-commands' | ||
import './get-selector-value-label-by-content.js' | ||
import './visit-and-load.js' | ||
import '@reportportal/agent-js-cypress/lib/commands/reportPortalCommands' | ||
|
||
enableAutoLogin() | ||
enableNetworkShim() |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
418bf92
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Published on https://dhis2-data-entry.netlify.app as production
🚀 Deployed on https://64cccb8603c12f6cc521d52d--dhis2-data-entry.netlify.app