add endpoint tests for AddTags, RemoveTags and DescribeTags to test_elb.py
update sure requirement to 1.2.24 fix assert int to float compare in test_swf/responses/test_timeouts.py
This commit is contained in:
parent
5d47aa8c84
commit
cace459167
3 changed files with 113 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
-r requirements.txt
|
||||
mock
|
||||
nose
|
||||
sure<1.2.4
|
||||
sure>=1.2.24
|
||||
coverage
|
||||
freezegun
|
||||
flask
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue