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

tests: create a global conftest.py (Bug 1942851) #199

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

cgsheeh
Copy link
Member

@cgsheeh cgsheeh commented Jan 22, 2025

Create a global conftest.py for fixtures to be used across apps. Move test fixtures that will be used in the headless API into the global conftest.

Create a global `conftest.py` for fixtures to be used across
apps. Move test fixtures that will be used in the headless API
into the global conftest.
@cgsheeh cgsheeh requested a review from zzzeid January 27, 2025 17:01
@cgsheeh cgsheeh requested a review from zzzeid January 28, 2025 14:28
@cgsheeh cgsheeh merged commit c685ea3 into mozilla-conduit:main Jan 28, 2025
1 check passed
cgsheeh added a commit that referenced this pull request Feb 24, 2025
…r key (Bug 1888188) (#199)

In the original revision I added a `blocked_reason` variable to avoid repeated
code, however I forgot to update the template to actually use the variable.
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