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

refactor(site): verify deployment config flags in e2e tests #12986

Merged
merged 4 commits into from
Apr 17, 2024
Merged

Conversation

mtojek
Copy link
Member

@mtojek mtojek commented Apr 17, 2024

Related: #12508

This PR slices the config flag verification function into a set of type-dedicated functions so that e2e test has more control over a verified type.

@mtojek mtojek self-assigned this Apr 17, 2024
@mtojek mtojek requested a review from johnstcn April 17, 2024 11:14
@mtojek mtojek marked this pull request as ready for review April 17, 2024 11:14
Copy link
Member

@johnstcn johnstcn left a comment

Choose a reason for hiding this comment

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

LGTM, one potentially unrelated change appears to have snuck in.

Comment on lines 34 to 35
],
reporter: [["./reporter.ts"]],
//reporter: [["./reporter.ts"]],
Copy link
Member

Choose a reason for hiding this comment

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

Is this part of the change?

Copy link
Member Author

Choose a reason for hiding this comment

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

Good catch! I had to remove it.

@mtojek mtojek enabled auto-merge (squash) April 17, 2024 11:46
@mtojek mtojek merged commit ee7dda8 into main Apr 17, 2024
26 checks passed
@mtojek mtojek deleted the 12508-refactor branch April 17, 2024 11:51
@github-actions github-actions bot locked and limited conversation to collaborators Apr 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants