moto/tests/test_applicationautoscaling
Brian Pandola cd044ef00b
Remove redundant test code (#3640)
These tests, when run, do not execute any `moto` code. They fail the
parameter validation check in `botocore`, which raises an exception
before ever sending a request.  These tests do not cover or verify
any `moto` behavior and have been removed.
2021-01-31 12:21:24 +00:00
..
__init__.py Application Autoscaling basic features (#3082) 2020-07-03 14:23:17 +01:00
test_applicationautoscaling.py Linting 2020-11-11 15:55:37 +00:00
test_validation.py Remove redundant test code (#3640) 2021-01-31 12:21:24 +00:00