Matěj Cepl
|
ea489bce6c
|
Finish porting from nose to pytest.
|
2020-11-10 08:25:05 +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 |
|
Don Kuntz
|
d2ce3a9e04
|
Flake8 fixes
|
2019-08-19 18:01:44 -05:00 |
|
Don Kuntz
|
4929298f1f
|
Test create_launch_template_version using launch_template id
|
2019-08-19 17:59:15 -05:00 |
|
Don Kuntz
|
a1aa087718
|
Add test for creating launch templates with TagSpecifications option
|
2019-08-19 17:58:19 -05:00 |
|
Don Kuntz
|
743e5be4d3
|
Confirm describe_launch_template_versions works with Versions, MinVersion, and MaxVersion options
|
2019-08-19 17:57:39 -05:00 |
|
Don Kuntz
|
1de63b1691
|
Specify region in launch template tests
|
2019-08-14 16:32:01 -05:00 |
|
Don Kuntz
|
aa3b6085d1
|
Add basic endpoints for EC2 Launch Templates
Specifically, add the CreateLaunchTemplate, CreateLaunchTemplateVersion,
DescribeLaunchTemplates, and DescribeLaunchTemplateVersions endpoints.
|
2019-08-14 16:11:07 -05:00 |
|