-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat/favourite-activity-test-created #544
Conversation
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.
|
Please do not bundle tests together. |
clicked the wrong button that closed the PR |
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.
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.
LGTM! 🥇 💯 🧪
…v/nr-spar into feat/528-fav-activity-tests
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.
Great job Arthur!
* feat/favourite-activity-test-created * fix: fixing typo * feat: dashboard test divided into small parts * feat: class prefix created * fix: tests divided into smaller parts * fix: removing delays * fix: changing way to select delect and hightlight button * fix: check if card is gone after delete * fix: fixing name of test
* feat/favourite-activity-test-created * fix: fixing typo * feat: dashboard test divided into small parts * feat: class prefix created * fix: tests divided into smaller parts * fix: removing delays * fix: changing way to select delect and hightlight button * fix: check if card is gone after delete * fix: fixing name of test
* feat/favourite-activity-test-created * fix: fixing typo * feat: dashboard test divided into small parts * feat: class prefix created * fix: tests divided into smaller parts * fix: removing delays * fix: changing way to select delect and hightlight button * fix: check if card is gone after delete * fix: fixing name of test
* feat/favourite-activity-test-created * fix: fixing typo * feat: dashboard test divided into small parts * feat: class prefix created * fix: tests divided into smaller parts * fix: removing delays * fix: changing way to select delect and hightlight button * fix: check if card is gone after delete * fix: fixing name of test
Description
Favorites activity test added to dashboard page tests
Fixes #528
Type of change
Please delete options that are not relevant.
How to test?
cy:run --spec cypress/e2e/smoke-test/[TEST FILE]
ornpm run cy:open
and select the testChecklist
Further comments
Thanks for the PR!
Any successful deployments (not always required) will be available below.
Backend
Frontend
Oracle-API
Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow