moto/tests/test_redshift
Andrea Amorosi 5a41866f71
Added redshift.get_cluster_credentials (#3611)
* Added redshift.get_cluster_credentials

* Marked endpoint in list

* Removed f string from tests

* Python 2.7 compat changes

* Fixed parameter retrieval

* Formatting

* Removed try/catch in favor of if

* Changed to existing random_string util

Co-authored-by: Andrea Amorosi <aamorosi@amazon.es>
2021-01-25 13:19:50 +00:00
..
__init__.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_redshift.py Added redshift.get_cluster_credentials (#3611) 2021-01-25 13:19:50 +00:00
test_server.py Add coverage for ContentType=JSON server requests 2020-11-24 03:29:52 -08:00