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

chore: Minor test improvements #2164

Merged
merged 5 commits into from Feb 28, 2023
Merged

chore: Minor test improvements #2164

merged 5 commits into from Feb 28, 2023

Conversation

rhansen
Copy link
Collaborator

@rhansen rhansen commented Feb 9, 2023

These changes will make it easier to add tests for planned features.

@rhansen rhansen requested a review from buchdag February 9, 2023 08:23
`os.getcwd()` is not guaranteed to always return the `test/`
directory.
This makes it easier for tests to override the filename.
This makes it possible to bring up different compose files for
different tests in the same test module.

This change does not negatively affect performance because the fixture
is a no-op if the docker compose filename is unchanged between tests.
@buchdag buchdag merged commit 6e9d46e into nginx-proxy:main Feb 28, 2023
@rhansen rhansen deleted the tests branch February 28, 2023 09:59
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.

None yet

2 participants