moto/moto/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 Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
exceptions.py Add failures output to ecs.describe_services (#3641) 2021-02-01 12:19:46 +00:00
models.py Add the status field to ECS task definitions (#3723) 2021-02-24 13:26:26 +00:00
responses.py add tags support to ECS tasks (#3715) 2021-02-21 10:11:34 +00:00
urls.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00