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

Fix Xfail tests mislabelled for route removal #1682

Open
2 tasks
MackHalliday opened this issue Mar 6, 2024 · 0 comments
Open
2 tasks

Fix Xfail tests mislabelled for route removal #1682

MackHalliday opened this issue Mar 6, 2024 · 0 comments

Comments

@MackHalliday
Copy link

MackHalliday commented Mar 6, 2024

User Story - Business Need

Tests were mistakenly mislabelled as 'skipped due to route removal'. However, after auditing the skipped tests in ticket #1661, several tests were identified as not related to route removal and mislabelled. These tests have been relabeled as 'xfail' with the reason as 'Mislabelled for route removal'. This ticket aims to fix these mislabelled tests. All mislabelled tests currently fail - and need to be updated to pass when the 'xfail' decorator is removed.

  • Ticket is understood, and QA has been contacted (if the ticket has a QA label).

User Story(ies)

As a VA notify engineer,
I want to fix all the xfail tests with the reason 'Mislabelled for route removal'
So that there are not xfail tests with the reason 'Mislabelled for route removal' when I run the test suite.

Additional Info and Resources

Engineering Checklist

  • All xfail tests with reason as 'Mislabelled for route removal' pass when 'xfail' decorator is removed

Acceptance Criteria

  • The wrongfully mislabeled tests for route removal are no longer marked xfail and pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant