Skip to content

Commit

Permalink
Unit testing
Browse files Browse the repository at this point in the history
Added coverage unit testing.
Wrote unit test for project view.
Added html test coverage report.
  • Loading branch information
DinhNgocAnh committed May 26, 2019
1 parent b2780ea commit 6306b29
Show file tree
Hide file tree
Showing 101 changed files with 34,995 additions and 3 deletions.
4 changes: 4 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# .coveragerc to control coverage.py

[run]
omit = *migrations*
121 changes: 121 additions & 0 deletions htmlcov/apps_a1c_app___init___py.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

199 changes: 199 additions & 0 deletions htmlcov/apps_a1c_app_serializers_py.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6306b29

Please sign in to comment.