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

Issue 275 - Recreate a Functional Testing Framework #320

Merged
merged 17 commits into from
Apr 30, 2018
Merged

Conversation

yotammanor
Copy link

fix #275

Changes Introduced:

  • rewrite existing tests in a way that does not rely on a live database.
  • create reusable testing setup using Factory Boy.
  • reconfigure travis to execute current tests.
  • configure coveralls for travis.
  • remove use of nosetests, remove all old tests.
  • some style cleanup

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling e60e65a on issue-275 into ** on dev**.

@yotammanor yotammanor merged commit 48070ce into dev Apr 30, 2018
@yotammanor yotammanor deleted the issue-275 branch April 30, 2018 07:26
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.

Re-Setup a Functional Testing Framework
2 participants