Skip to content

Unskip test_get_env_vars_default test #9058

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

Open
stsewd opened this issue Mar 30, 2022 · 0 comments
Open

Unskip test_get_env_vars_default test #9058

stsewd opened this issue Mar 30, 2022 · 0 comments
Labels
Accepted Accepted issue on our roadmap Needed: tests Tests are required

Comments

@stsewd
Copy link
Member

stsewd commented Mar 30, 2022

A feature was removed without us noticing it because this test wasn't executed

@mock.patch("readthedocs.doc_builder.director.load_yaml_config")
@pytest.mark.skip()
# NOTE: find a way to test we are passing all the environment variables to all the commands
def test_get_env_vars_default(self, load_yaml_config):

ref #9052 (review)

@humitos humitos added Needed: tests Tests are required Accepted Accepted issue on our roadmap labels Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accepted Accepted issue on our roadmap Needed: tests Tests are required
Projects
None yet
Development

No branches or pull requests

2 participants