Skip to content

Commit

Permalink
Most of the unittests were refactored
Browse files Browse the repository at this point in the history
Change-Id: Id5c1a7a762164b94921b8ce6b2cbd7c2e52157b6
  • Loading branch information
Vespian committed Jan 2, 2015
1 parent de43fa1 commit 75aebd0
Show file tree
Hide file tree
Showing 3 changed files with 264 additions and 273 deletions.
1 change: 1 addition & 0 deletions check_growth/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env python3
# Copyright (c) 2015 Pawel Rozlach
# Copyright (c) 2014 Pawel Rozlach
# Copyright (c) 2014 Zadane.pl sp. z o.o.
#
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
mock>=1.0.1
numpy>=1.8.1
pyaml>=14.05.2
ddt>=0.8.1
Loading

0 comments on commit 75aebd0

Please sign in to comment.