moto/tests/test_redshift
Brian Pandola 49c6e65603 Fix: DeleteCluster behavior with SkipFinalClusterSnapshot
Original code was trying to raise a ClientError directly.  Change to
appropriate Redshift exception class.

* Fix test assertion for `boto`.
* Add test coverage for `boto3`.
2020-11-24 03:29:52 -08:00
..
__init__.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_redshift.py Fix: DeleteCluster behavior with SkipFinalClusterSnapshot 2020-11-24 03:29:52 -08:00
test_server.py Add coverage for ContentType=JSON server requests 2020-11-24 03:29:52 -08:00