Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Enforce the offline_bot fixture in Test*WithoutRequest #4465

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

Merged
merged 11 commits into from
Sep 13, 2024

Conversation

Bibo-Joshi
Copy link
Member

Follow-up for #4454. based on that branch, merge after.
Uses the offline_bot in all the *WithoutRequest tests and fixes the very few places where requests where still being made.
The check for enforcing offline_bot is now configured to run only on GitHub and only in one of the several test matrix runs. IMO this should suffice and avoids running additional if-checks on every single test function unnecessarily.

@Bibo-Joshi Bibo-Joshi added the ⚙️ tests affected functionality: tests label Sep 8, 2024
@Bibo-Joshi Bibo-Joshi requested a review from harshil21 September 8, 2024 16:07
Base automatically changed from no-request-tests to master September 9, 2024 05:32
Copy link
Member

@harshil21 harshil21 left a comment

Choose a reason for hiding this comment

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

LGTM!

@Bibo-Joshi Bibo-Joshi merged commit ec909e6 into master Sep 13, 2024
24 of 25 checks passed
@Bibo-Joshi Bibo-Joshi deleted the no-request-tests-non-ext branch September 13, 2024 17:10
@github-actions github-actions bot locked and limited conversation to collaborators Sep 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
⚙️ tests affected functionality: tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants