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

Research pytest and different types of tests (if possible) #72

Closed
chuck-sys opened this issue Nov 3, 2018 · 0 comments
Closed

Research pytest and different types of tests (if possible) #72

chuck-sys opened this issue Nov 3, 2018 · 0 comments
Assignees
Labels
needs research Do research and exploratory work theme:tooling Add or change our tooling, builds, or deployment

Comments

@chuck-sys
Copy link
Collaborator

Have pytest run database tests only when travis is running the tests (full tests). If the user doesn't have the database running (by pinging localhost:8000), we just give a warning, saying that the database isn't running, or have a whole different group of tests (unit tests vs functional tests).

@chuck-sys chuck-sys added theme:tooling Add or change our tooling, builds, or deployment needs research Do research and exploratory work labels Nov 3, 2018
@chuck-sys chuck-sys self-assigned this Nov 3, 2018
@chuck-sys chuck-sys added this to Backlog in Rocket 2 Planning via automation Nov 3, 2018
@chuck-sys chuck-sys moved this from Backlog to In progress in Rocket 2 Planning Nov 3, 2018
Rocket 2 Planning automation moved this from In progress to Done Nov 3, 2018
chuck-sys pushed a commit that referenced this issue Nov 3, 2018
…kips

Pytest tests for dynamodb things is optional
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs research Do research and exploratory work theme:tooling Add or change our tooling, builds, or deployment
Projects
Development

No branches or pull requests

1 participant