Skip to content

fix(test): update flashBootType assertion to match enum value#491

Merged
deanq merged 1 commit intomainfrom
fix/flashboot-enum-test
Apr 8, 2026
Merged

fix(test): update flashBootType assertion to match enum value#491
deanq merged 1 commit intomainfrom
fix/flashboot-enum-test

Conversation

@deanq
Copy link
Copy Markdown
Member

@deanq deanq commented Apr 8, 2026

Summary

  • PR Make FLASHBOOT an enum value #488 changed flashBootType from a quoted string to a proper GraphQL enum value but didn't update the test assertion
  • Fixes the failing test_all_fields test in CI

Test plan

  • CI unit tests pass (specifically tests/test_api/test_mutation_endpoints.py::TestGenerateEndpointMutation::test_all_fields)

The FLASHBOOT enum PR (#488) removed quotes from the GraphQL enum
value but didn't update the test assertion to match.
@deanq deanq requested a review from k-nox April 8, 2026 23:35
@deanq deanq merged commit 16a9b41 into main Apr 8, 2026
6 checks passed
@deanq deanq deleted the fix/flashboot-enum-test branch April 8, 2026 23:38
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