-
Notifications
You must be signed in to change notification settings - Fork 3
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 more test scenarios #31
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.
In general I think we should switch the test names with the Scenario
field in the metadata. This is because it's very useful to use npm run test -- -t 'test name'
to run a single test, but much less so when it's necessary to run npm run test -- -t 'Once I click Settlement Windows tab in Side Menu, the page on the right should come up with Date drop-down defaulted to Today, From and To drop-down defaulted to current date in MM/DD/YYYY HH:MM:SS format State should be empty and Clear Filters button'
.
Co-authored-by: Matt Kingston <[email protected]>
Co-authored-by: Matt Kingston <[email protected]>
Co-authored-by: Matt Kingston <[email protected]>
Co-authored-by: Matt Kingston <[email protected]>
No description provided.