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

Add .env file generator for GH Actions test coverage #43

Open
github-actions bot opened this issue Apr 29, 2023 · 0 comments
Open

Add .env file generator for GH Actions test coverage #43

github-actions bot opened this issue Apr 29, 2023 · 0 comments
Assignees
Labels

Comments

@github-actions
Copy link

https://api.github.com/Jelloeater/hubitatcontrol/blob/2aa14404c28c33e36a0c50965765e58b25e3a243/tests/test_cli.py#L17

# CLI Tests
# TODO Add .env file generator for GH Actions test coverage
@pytest.mark.skipif(load_dotenv('.env') is False, reason='No env file found')
def test_cli_keyring():
    cli.load_env_to_keyring()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant