Matěj Cepl
|
77dc60ea97
|
Port test suite from nose to pytest.
This just eliminates all errors on the tests collection. Elimination of
failures is left to the next commit.
|
2020-11-10 08:23:44 +01:00 |
|
Asher Foa
|
96e5b1993d
|
Run black on moto & test directories.
|
2019-10-31 10:36:05 -07:00 |
|
David
|
868d0107bf
|
Autoscaling instance azs (#2030)
* Add instance AZ support in autoscaling
* Resolve py36-py27 format string error in test_autoscaling
|
2019-05-25 11:18:16 +01:00 |
|
Steve Pulec
|
9e0b8da6cb
|
Merge pull request #1413 from captainkerk/autoscaling-subnet-or-az-is-required
AWS API raises an exception if both AZ and VPCZoneIdentifier params a…
|
2018-03-06 22:42:49 -05:00 |
|
Jack Danger
|
52f0d0a4e4
|
importing sure in tests that require it
|
2018-01-20 19:44:22 -08:00 |
|
captainkerk
|
59cf81fd56
|
AWS API raises an exception if both AZ and VPCZoneIdentifier params are empty. mock that exception, fix
tests to follow that pattern.
|
2017-12-27 19:17:59 +00:00 |
|
captainkerk
|
993b092083
|
add target_group support to autoscaling service
|
2017-10-21 17:29:22 +00:00 |
|