moto/tests
Ash Berlin-Taylor 5783d66206 Mock more of the Glue Data Catalog APIs
This adds some of the missing Get/Update/Create APIs relating to the
Glue data catalog -- but not yet all of them, and none of the Batch* API
calls.
2018-10-03 15:34:38 +01:00
..
test_acm Revert "Add back ACM tests." 2018-04-13 10:37:06 -04:00
test_apigateway APIGateway: Added usage plan keys API 2018-07-13 15:16:25 +01:00
test_autoscaling Fix test_suspend_processes 2018-03-09 18:00:23 -05:00
test_awslambda fix lambda endpoint parsing (#1395) 2018-03-21 22:14:10 -07:00
test_batch
test_cloudformation Add support for CloudFormation Fn::GetAtt to KMS Key (#1681) 2018-07-13 11:40:54 +01:00
test_cloudwatch Merge branch 'master' into bugfix/1615-cloudwatch-statistics 2018-05-29 22:19:25 -04:00
test_cognitoidentity Added comment 2018-04-04 00:28:39 -07:00
test_cognitoidp Implement some of cognito-idp 2018-05-07 09:38:04 -05:00
test_core remove merge_taglists as AWS will only take submitted tags or tags from db but not both when creating snapshot 2018-09-21 13:28:13 -05:00
test_datapipeline Merge #913. 2017-05-10 21:58:42 -04:00
test_dynamodb Lints. 2017-02-23 21:37:43 -05:00
test_dynamodb2 update dynamodb2 update_item 2018-08-02 12:38:50 +09:00
test_ec2 Fix #1830 Add support for cross-region VPC peering 2018-09-21 23:29:04 +08:00
test_ecr Merge remote-tracking branch 'upstream/master' 2018-09-12 11:48:19 +02:00
test_ecs ECS: Added schedulingStrategy support 2018-08-13 18:30:05 +02:00
test_elb Tests on Travis: specify region name. 2018-08-06 11:01:33 +02:00
test_elbv2 Handle edge case where you can end up with double dashes in target group names 2018-06-06 11:57:42 -04:00
test_emr Escape EMR template fields to avoid invalid XML responses (#1467) 2018-03-21 08:57:50 -07:00
test_events Merge pull request #1641 from cpitchford/bugfix_events_put_permission_action_filter 2018-05-29 22:32:49 -04:00
test_glacier Use 'data' attribute of Flask Request object. (#1117) 2018-03-21 22:13:09 -07:00
test_glue Mock more of the Glue Data Catalog APIs 2018-10-03 15:34:38 +01:00
test_iam Correct deviation in behavior of policy versions from standard API 2018-08-07 17:24:15 -04:00
test_iot next_token (pagination) added for list_thing_types 2018-06-28 12:59:08 +02:00
test_iotdata Add publish operation to iotdata (#1362) 2017-11-24 17:22:53 +00:00
test_kinesis Add ApproximateArrivalTimestamp and MillisBehindLatest to Kinesis get_records response (#1715) 2018-07-13 10:06:28 +01:00
test_kms fix KeyError in delete_alias in the KmsBackend. (#1359) 2017-11-27 10:36:25 +00:00
test_logs type of json field - nextSequenceToken that return by cloudwatch logs putLogEvents should be string, not int. 2018-08-17 01:33:50 +08:00
test_opsworks Add opsworks app mocks (#1481) 2018-03-21 09:05:57 -07:00
test_polly Added server testcase 2017-09-27 09:54:46 +01:00
test_rds
test_rds2 add support for tags to rds snapshots 2018-09-21 12:03:13 -05:00
test_redshift Add ClusterCreateTime to Redshift response 2018-08-20 18:48:13 -07:00
test_resourcegroupstaggingapi add elasticloadbalancer:loadbalancer to resourcegroupstaggingapi.get_resources 2018-01-25 14:51:06 +13:00
test_route53
test_s3 Add support for multiple delete markers on an s3 object 2018-09-11 10:41:01 -04:00
test_s3bucket_path
test_secretsmanager Moto-1781: Add unit tests to verify that rotation is enabled. 2018-08-15 17:11:58 -07:00
test_ses Support optional Source, parse from header 2018-05-04 18:58:52 -07:00
test_sns Allow attributes to be set with subscribe command (#1705) 2018-07-13 10:21:33 +01:00
test_sqs Merge pull request #1763 from nate/fix/receive_message_wait_time_seconds 2018-09-22 16:49:24 -04:00
test_ssm Support getting cloudformation targets for the SSM backend. 2018-08-09 10:34:59 -04:00
test_sts
test_swf importing sure in tests that require it 2018-01-20 19:44:22 -08:00
test_xray
__init__.py
backport_assert_raises.py
helpers.py