moto/tests/test_glue
Don Kuntz df493ea18d Add glue.batch_delete_table, and fix glue.batch_create_partition to respond correctly (#2233)
* Fix glue.batch_create_partition to only respond with Errors if Errors occurred

* Add glue.batch_delete_table endpoint

* Remove unused variable
2019-06-10 20:14:30 +01:00
..
fixtures Mock more of the Glue Data Catalog APIs 2018-10-03 15:34:38 +01:00
__init__.py Add create_table, get_table, and get_tables for the Glue Data Catalog 2018-08-05 19:18:11 -04:00
helpers.py Mock more of the Glue Data Catalog APIs 2018-10-03 15:34:38 +01:00
test_datacatalog.py Add glue.batch_delete_table, and fix glue.batch_create_partition to respond correctly (#2233) 2019-06-10 20:14:30 +01:00