Bert Blommers
|
aa70ee254d
|
Remove deprecated decorators + boto dependency (#4378)
|
2022-01-18 14:18:57 -01:00 |
|
nom3ad
|
12bd6af540
|
fix(cloudformation): missing Parameters key in get_template_summary() response (#4466)
|
2021-10-23 11:40:41 +00:00 |
|
Bert Blommers
|
14a69c7524
|
Techdebt: Enable pylint rules (#4432)
|
2021-10-18 19:44:29 +00:00 |
|
nom3ad
|
0953c11b92
|
feat(cloudformation): support logs resource policy (#4427)
|
2021-10-18 09:17:31 +00:00 |
|
Bert Blommers
|
7693d77333
|
Remove Py2 support (#3915)
|
2021-07-26 07:40:39 +01:00 |
|
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 |
|
Steve Pulec
|
f37bad0e00
|
Lints.
|
2017-02-23 21:37:43 -05:00 |
|
Steve Pulec
|
1ca651e106
|
Skip some tests for py3 since boto is not compatible yet.
|
2015-01-11 16:39:39 -05:00 |
|
Steve Pulec
|
06a635aeaa
|
Remove dynamodb Py3 boto restrictions since we only test newer boto now.
|
2014-11-27 08:03:47 -05:00 |
|
Shawn Falkner-Horine
|
8d0d5cb963
|
Tests: Fixed 'requires_boto_gte' to apply to target test only.
|
2014-09-10 12:49:20 -07:00 |
|
David Baumgold
|
eedb4c4b73
|
Support Python 3 using six
|
2014-08-28 10:57:43 -04:00 |
|
David Baumgold
|
4201e6b430
|
from __future__ import unicode_literals
|
2014-08-27 11:33:55 -04:00 |
|
Hugo Lopes Tavares
|
32f0d7e16c
|
Make tests.helpers.requires_boto_gte() return the test function rather than calling it
|
2014-01-24 10:45:39 -05:00 |
|
Steve Pulec
|
d57157e749
|
Merge in autoscaling
|
2013-07-27 16:24:38 -04:00 |
|