Skip to content

Chore: Add integration test to verify before all execution order#5241

Merged
themisvaltinos merged 1 commit intomainfrom
themis/befall
Aug 27, 2025
Merged

Chore: Add integration test to verify before all execution order#5241
themisvaltinos merged 1 commit intomainfrom
themis/befall

Conversation

@themisvaltinos
Copy link
Contributor

This adds a test to verify before all and after all order of execution

Comment on lines +6466 to +6475
state_tables = [
"_snapshots",
"_environments",
"_versions",
"_intervals",
"_auto_restatements",
"_environment_statements",
"_plan_dags",
]

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need to ignore those? So that the before all shows up as the first statement?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would assume so, rather than trying to identify it as the 86th statement after all the migration queries have run

@themisvaltinos themisvaltinos merged commit 95d20fb into main Aug 27, 2025
36 checks passed
@themisvaltinos themisvaltinos deleted the themis/befall branch August 27, 2025 21:06
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.

3 participants