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 factory_boy factory #20

Merged
merged 5 commits into from
Aug 11, 2017
Merged

Add factory_boy factory #20

merged 5 commits into from
Aug 11, 2017

Conversation

jambonrose
Copy link
Owner

Make testing easier for developers by providing a UserFactory (built with factory_boy).

@codecov
Copy link

codecov bot commented Aug 10, 2017

Codecov Report

Merging #20 into development will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           development    #20   +/-   ##
==========================================
  Coverage          100%   100%           
==========================================
  Files                6      7    +1     
  Lines              148    162   +14     
  Branches            11     11           
==========================================
+ Hits               148    162   +14
Impacted Files Coverage Δ
src/improved_user/factories.py 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5b53efd...c00286e. Read the comment docs.

@jambonrose jambonrose merged commit a2434ff into development Aug 11, 2017
@jambonrose jambonrose deleted the add_factory_boy_factory branch August 11, 2017 13:04
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.

1 participant