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

Add Cypress Test to verify Asset service history alert #6422

Closed
nihal467 opened this issue Oct 9, 2023 · 0 comments · Fixed by #6428
Closed

Add Cypress Test to verify Asset service history alert #6422

nihal467 opened this issue Oct 9, 2023 · 0 comments · Fixed by #6428
Assignees

Comments

@nihal467
Copy link
Member

nihal467 commented Oct 9, 2023

part of PR : #6364

  • Add the test to the asset_manage file
  • It should be in the POM approach, reusing existing components and verifying the below-mentioned details are working
  • When the asset has a warranty of more than 3 months, there is no badge appears stating the asset warranty is going to expire
  • when the asset has a warranty going to expire in 3 months, make sure it has a yellow badge
  • when the asset has a warranty going to expire within 1 month, make sure it has an orange badge
  • when the asset has a warranty with the expired asset, it should have the red badge

Note :

  • when updating a new date to any expiring asset, the badges should be changing according to the new date
  • verify the badge is reflected in the asset list page and detail page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants