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

Story 8: Make UI Tests fail when a JavaScript error occurs #29

Closed
LogicalOverflow opened this issue Dec 7, 2022 · 0 comments · Fixed by #43
Closed

Story 8: Make UI Tests fail when a JavaScript error occurs #29

LogicalOverflow opened this issue Dec 7, 2022 · 0 comments · Fixed by #43
Assignees

Comments

@LogicalOverflow
Copy link
Collaborator

LogicalOverflow commented Dec 7, 2022

Description

As AG, I want the web UI ensure that no JavaScript errors occur during test execution. Currently, a test may complete successfully despite JavaScript reporting an error.

Acceptance Criteria

All UI tests fail if an JavaScript error, which isn't explicitly part of the test case, occurs while running the test.

Notes

Depends on #19 (US5)

Metadata

Documentation ID: 8
Function Points: 3
Implemented by: -
Finished in Iteration: 5
Total Time: -
Velocity: -

@LogicalOverflow LogicalOverflow self-assigned this Dec 7, 2022
@LogicalOverflow LogicalOverflow changed the title Story 8: Make UI Tests fail when a JavaScript error occurs. Story 8: Make UI Tests fail when a JavaScript error occurs Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant