-
Notifications
You must be signed in to change notification settings - Fork 119
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
FEATURE: F1-9 Rich text widget tests #4574
Conversation
extended test - backstop |
Build succeeded (check pipeline). |
Build succeeded (check-extended pipeline). |
libs/sdk-ui-dashboard/src/model/store/config/configSelectors.ts
Outdated
Show resolved
Hide resolved
extended test - tiger-cypress - record dashboardRichText |
Build failed (check-extended pipeline). |
Build succeeded (check pipeline). |
extended test - tiger-cypress - record dashboardRichText |
Build failed (check-extended pipeline). |
extended test - tiger-cypress - integrated dashboardRichText |
Build failed (check-extended pipeline). |
extended test - tiger-cypress - record dashboardRichText |
Build failed (check-extended pipeline). |
extended test - tiger-cypress - record |
Build failed (check-extended pipeline). |
extended test - tiger-cypress - record dashboardRichText |
Build succeeded (check pipeline). |
Build failed (check-extended pipeline). |
extended test - tiger-cypress - record dashboardRichText |
Cypress recording succeeded 🎉 Here is your new recording: https://checklist.intgdc.com/job/gooddata-ui-sdk/job/gooddata-ui-sdk-cypress-tiger-record-zuul/156/artifact/libs/sdk-ui-tests-e2e/recordings/mappings/TIGER/*zip*/archive.zip |
✨ Cypress test results ✨🎉 Great news! Tests were successful.
You can find full report here. |
Build succeeded (check-extended pipeline). |
Build succeeded (check pipeline). |
LGTM |
extended test - tiger-cypress - isolated dashboardRichText |
Build succeeded (check-extended pipeline). |
Build succeeded (check pipeline). |
extended test - tiger-cypress - integrated dashboardRichText |
Build failed (check-extended pipeline). |
extended test - tiger-cypress - integrated |
Build succeeded (check-extended pipeline). |
Add basic tests for rich text widget. Fix rendered markdown css. Make react-app-template css more specific to avoid css clash with rendered markdown. JIRA: F1-9
LGTM |
Build in pipeline check aborted. |
Sonar scan resultMore detail, see in https://sonarqube-gate.intgdc.com/dashboard?id=gooddata-ui-sdk-gate-PR4574 To scan for vulnerabilities in dependencies and run unit tests (to get coverage report in sonar) please comment your PR with 'extended check sonar'. |
Build succeeded (gate pipeline).
|
Add basic tests for rich text widget.
JIRA: F1-9
Supported PR commands:
ok to test
extended check sonar
extended test - backstop
extended test - tiger-cypress - isolated <testName>
extended test - tiger-cypress - record <testName>
extended test - tiger-cypress - integrated <testName>
extended test - cypress - isolated <testName>
extended test - cypress - record <testName>
extended test - cypress - integrated <testName>
extended test - matrix-test <AIO_version>
<testName>
in cypress commands is used to filter specfiles. Example, to run record with BEAR backenddashboard.spec.ts
anddrilling.spec.ts
, execute commandextended test - cypress - record dashboard,drilling
extended test - cypress - record
orextended test - cypress - record *
<AIO_version>
in commands is used to start test with multiple AIO instances - each instance in triggered by one jenkins buildmaster
andstable
, execute commandextended test - matrix-test master,stable
orextended test - matrix-test latest
2.3.0
and2.3.1
, execute commandextended test - matrix-test 2.3.0,2.3.1
<AIO_version>
is empty, read versions from filecompTigerVersions.txt
of this repoPR Checklist
check
passesextended test - backstop
passesextended test - tiger-cypress - record
to record new mapping files (Tiger BE)extended test - cypress - record
to record new mapping files (Bear BE)extended test - tiger-cypress - isolated
passesextended test - cypress - isolated
passesextended test - tiger-cypress - integrated
passesrush change
was run if applicable