Commit Graph

17 Commits

Author SHA1 Message Date
Bert Blommers
435519ff7a
Techdebt: Replace sure with regular asserts in CloudFront (#6485) 2023-07-05 22:49:24 +00:00
vincbeck
2ec1a04778
Add redshift-data: cancel_statement, describe_statement, execute_statement, get_statement_result (#4832) 2022-02-11 19:11:22 -01:00
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