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

Added update-dashboard-table functional testing #994 #1649

Conversation

Pushpajyothi
Copy link
Collaborator

Issue : #994

Description :
Created Functional testing for Update-dashboard-table covering positive and negative scenarios.

chejimmy and others added 26 commits October 27, 2023 06:05
@Pushpajyothi Pushpajyothi force-pushed the feat/update-dashboard-table-functional-test-994 branch from c20273f to 764f197 Compare November 6, 2023 14:35
Copy link
Contributor

@tracy-french tracy-french left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Pushpajyothi Please rewrite these as unit tests where possible. We have an e2e test for dashboard management (https://github.com/awslabs/iot-application/blob/main/tests/dashboards/dashboard-management.spec.ts) which should cover many of our needs.

@Pushpajyothi
Copy link
Collaborator Author

@Pushpajyothi Please rewrite these as unit tests where possible. We have an e2e test for dashboard management (https://github.com/awslabs/iot-application/blob/main/tests/dashboards/dashboard-management.spec.ts) which should cover many of our needs.

@tracy-french ,
There are some new changes in the UI(like view, build, create dashboard button, create) and so added all in a new test for automation.
Will check and update the existing file( dashboard-management.spec.ts) for the new changes also.

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.

None yet

8 participants