moto/tests/test_emr
Ash Berlin-Taylor 1b20f21a75 Escape EMR template fields to avoid invalid XML responses (#1467)
I had an EMR step that contained a `&` and this caused the ListStep call to fail.

I've added the `| escape` filter to handle it in this case and a few other cases that look like they could suffer the same fate.
2018-03-21 08:57:50 -07:00
..
test_emr_boto3.py Add support for recursive emr settings 2017-06-27 11:31:43 -07:00
test_emr.py Escape EMR template fields to avoid invalid XML responses (#1467) 2018-03-21 08:57:50 -07:00
test_server.py Support Python 3 using six 2014-08-28 10:57:43 -04:00