Skip to content

test(frontend): reduce scope and increase mocking in slow test#1056

Merged
JamesDoingStuff merged 1 commit intomainfrom
jg/even-faster-test
Nov 28, 2025
Merged

test(frontend): reduce scope and increase mocking in slow test#1056
JamesDoingStuff merged 1 commit intomainfrom
jg/even-faster-test

Conversation

@JamesDoingStuff
Copy link
Copy Markdown
Contributor

The WorkflowsListView > passes the mock workflows query data to the workflow list test will start timing out in the CI once @TBThomas56's frontend linter changes are implemented. Not sure why - locally, the old test took ~ 0.6s

This adds more mocks and reduces the number of checks in the test so that it will pass (the changes were tested here - the failure is from another test)

@JamesDoingStuff JamesDoingStuff merged commit 5da0def into main Nov 28, 2025
50 checks passed
@JamesDoingStuff JamesDoingStuff deleted the jg/even-faster-test branch November 28, 2025 14:29
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.

2 participants