moto/tests
cm-iwata fdeee07762
Add basic implement for cognito-idp create_resource_server (#3153)
* Add basic implement for cognito-idp create_resource_server

* lint
2020-07-20 12:31:30 +01:00
..
test_acm black linting 2019-12-16 21:25:20 -05:00
test_apigateway fix API Gateway:create_usage_plan_key return wrong status code (#3134) 2020-07-15 14:01:03 +01:00
test_applicationautoscaling Application Autoscaling basic features (#3082) 2020-07-03 14:23:17 +01:00
test_athena
test_autoscaling
test_awslambda Cloudformation support for EventSourceMapping (#3045) 2020-06-14 16:03:00 +01:00
test_batch Tech debt - increase test timeouts to remove intermittant test failures (#3146) 2020-07-17 12:11:47 +01:00
test_cloudformation Fix : cloudFormation dynamodb : delete resource on delete stack (#3120) 2020-07-19 11:59:19 +01:00
test_cloudwatch Fix : Added implementation for CloudWatch Describe Metric for Alarm (#3148) 2020-07-18 10:47:53 +01:00
test_codecommit add tests for codecommit 2019-12-26 16:06:53 +01:00
test_codepipeline Add codepipeline.untag_resource 2019-12-23 19:50:16 +01:00
test_cognitoidentity
test_cognitoidp Add basic implement for cognito-idp create_resource_server (#3153) 2020-07-20 12:31:30 +01:00
test_config Config - implement Organization Conformance Pack functionality (#3116) 2020-07-13 09:30:55 +01:00
test_core
test_datapipeline
test_datasync
test_dynamodb Merge remote-tracking branch 'upstream/master' 2019-12-23 08:38:53 +01:00
test_dynamodb2 Fix dynamodb2 KEYS_ONLY Indexes (#3125) 2020-07-14 13:42:13 +01:00
test_dynamodbstreams
test_eb Elastic Beanstalk - Rename and Add Implementation Coverage 2020-03-30 14:08:22 +01:00
test_ec2 Fix : EC2 - Added ownerId filter for describe instances (#3149) 2020-07-19 10:44:58 +01:00
test_ec2instanceconnect
test_ecr Change RESTError to JsonRESTError for ImageNotFoundException, update test to expect ImageNotFoundException 2020-03-08 20:56:21 +01:00
test_ecs Implement placement constraints model 2020-05-02 18:47:59 +02:00
test_elb
test_elbv2 Fix condition filtering bug in elbv2.create_rule() (#3092) 2020-06-27 09:42:32 +01:00
test_emr Reformat 2020-03-06 18:11:07 -03:00
test_events Fix: Put Events API (#3145) 2020-07-19 10:00:24 +01:00
test_glacier Merge remote-tracking branch 'upstream/master' 2020-01-23 15:37:40 +01:00
test_glue
test_iam Always return 'HardExpiry' for account password policy. (#3117) 2020-07-11 09:38:33 +01:00
test_iot Fixed python2 2020-05-06 10:28:13 -04:00
test_iotdata Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_kinesis Fix more typos. 2020-01-23 10:15:02 -08:00
test_kms re-add coverage and remove unused import 2020-02-21 15:39:23 -05:00
test_logs
test_managedblockchain Added node actions and other fixes 2020-05-15 19:38:19 -05:00
test_opsworks Fix the online status in OpsWorks 2020-05-07 10:57:27 +03:00
test_organizations Organizations - implement AWS Service Access functionality (#3122) 2020-07-14 10:27:39 +01:00
test_packages
test_polly
test_rds Fix more typos. 2020-01-23 10:15:02 -08:00
test_rds2
test_redshift
test_resourcegroups Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_resourcegroupstaggingapi
test_route53
test_s3 S3 - Implement delete_object_tagging 2020-06-20 12:15:29 +01:00
test_s3bucket_path
test_sagemaker Basic Support for Endpoints, EndpointConfigs and TrainingJobs (#3142) 2020-07-19 15:06:48 +01:00
test_secretsmanager
test_ses Enhancement : SES - Added create-receipt-rule-set, create-receipt-rul… (#3059) 2020-06-10 10:23:43 +01:00
test_sns
test_sqs
test_ssm removed done comments 2020-07-03 13:25:03 -04:00
test_stepfunctions SFN - fix InvalidARN exception on start_execution (#3007) 2020-05-24 15:06:02 +01:00
test_sts Add a test for assume_role_with_saml. 2020-04-16 11:47:30 -07:00
test_swf
test_utilities
test_xray
__init__.py
backport_assert_raises.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
helpers.py