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

Run tests in CI #128

Open
gjoseph92 opened this issue Feb 2, 2022 · 0 comments
Open

Run tests in CI #128

gjoseph92 opened this issue Feb 2, 2022 · 0 comments
Labels

Comments

@gjoseph92
Copy link
Owner

There are some tests now, but they're just not hooked up to GitHub Actions yet.

Make sure to set env vars so the HYPOTHESIS_PROFILE is selected correctly:

settings.load_profile(os.getenv("HYPOTHESIS_PROFILE", "default"))

The main task will probably be getting the environment set up correctly with Poetry.

@gjoseph92 gjoseph92 mentioned this issue Feb 2, 2022
@gjoseph92 gjoseph92 added the ci label Feb 2, 2022
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