moto/tests/test_ecs
William Richard 0f4f01bb7b
Add the status field to ECS task definitions (#3723)
Also I found extra tests for describe_task_definition and deregister_task_definition that were not being run,
so I changed their names so they are found by pytest and made them pass.  I also added checks to them for the new
status field.
2021-02-24 13:26:26 +00:00
..
__init__.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_ecs_boto3.py Add the status field to ECS task definitions (#3723) 2021-02-24 13:26:26 +00:00
test_ecs_cloudformation.py More accurately mock ECS RegisterTaskDefinition (#3584) 2021-01-09 14:07:35 +00:00