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

Pull out abstract E2E test #311

Merged
merged 2 commits into from
Mar 7, 2024
Merged

Pull out abstract E2E test #311

merged 2 commits into from
Mar 7, 2024

Conversation

alyssaruth
Copy link
Owner

Extract some common setup stuff for E2E tests. Also disabling animations via the preference - before, the tests were getting away with this due to the ResourceCache happening to not be initialised. Trying to play sounds in CI fails because we're in a headless linux environment with no audio devices: java.lang.IllegalArgumentException: No line matching interface Clip is supported.

@alyssaruth alyssaruth merged commit 48ab32e into main Mar 7, 2024
7 checks passed
@alyssaruth alyssaruth deleted the workflow-dispatch branch March 7, 2024 10:43
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.

1 participant