moto/tests
James Belleau 9bc393801f
Managedblockchain member additions (#2983)
* Added some member and proposal functions

* Added additional member and proposal functions

* Fixed admin password return and added update_member along with tests

* Added network removal and member removal proposal

* Fixed failing test

* Fixed Python 2.7 test
2020-05-13 12:28:22 +01:00
..
test_acm
test_apigateway Linting 2020-05-04 09:27:57 +01:00
test_athena
test_autoscaling Always call update ELBs for ASGs (#2980) 2020-05-11 07:44:26 +01:00
test_awslambda #883 - Lambda - Add test to verify remove_permission functinonality 2020-04-03 10:30:05 +01:00
test_batch Linting 2020-03-12 14:07:34 +00:00
test_cloudformation Merge pull request #2838 from bblommers/feature/2388 2020-04-25 18:44:18 -05:00
test_cloudwatch Fixed a regression with CloudWatch 2020-04-27 12:56:17 -07:00
test_codecommit
test_codepipeline
test_cognitoidentity #2800 - CognitoIdentity - Fix format of Identity ID 2020-04-04 14:09:38 +01:00
test_cognitoidp
test_config Use TaggingService for S3 - Cleanup 2020-04-01 15:35:25 +01:00
test_core #2774 - Re-add test, and update requirements to working botocore 2020-03-09 12:47:44 +00:00
test_datapipeline
test_datasync
test_dynamodb
test_dynamodb2 Add dynamodb continuous backups (#2976) 2020-05-08 15:57:48 +01:00
test_dynamodbstreams make black happy 2020-04-06 19:55:54 +10:00
test_eb Elastic Beanstalk - Rename and Add Implementation Coverage 2020-03-30 14:08:22 +01:00
test_ec2 Add support for BlockDeviceMappings argument (#2949) 2020-05-11 13:23:45 +01:00
test_ec2_instance_connect
test_ecr
test_ecs Implement placement constraints model 2020-05-02 18:47:59 +02:00
test_elb
test_elbv2
test_emr Reformat 2020-03-06 18:11:07 -03:00
test_events refactor put_rule test 2020-04-01 22:14:51 -03:00
test_glacier Merge remote-tracking branch 'upstream/master' 2020-01-23 15:37:40 +01:00
test_glue change code style to pass black --check 2020-04-21 22:34:05 +02:00
test_iam use conditional TEST_SERVER_MODE for backend tests 2020-04-30 09:42:22 -05:00
test_iot Fixed python2 2020-05-06 10:28:13 -04:00
test_iotdata
test_kinesis
test_kms
test_logs Add CloudWatch logs subscription filters (#2982) 2020-05-12 13:34:10 +01:00
test_managedblockchain Managedblockchain member additions (#2983) 2020-05-13 12:28:22 +01:00
test_opsworks Fix the online status in OpsWorks 2020-05-07 10:57:27 +03:00
test_organizations
test_packages
test_polly
test_rds Fix more typos. 2020-01-23 10:15:02 -08:00
test_rds2 Bugfix: Allow stop_db_instance for compatible engines 2020-04-16 15:14:37 -04:00
test_redshift Add Redshift.ClusterAlreadyExists Error 2020-05-06 14:28:40 -07:00
test_resourcegroups Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_resourcegroupstaggingapi
test_route53
test_s3 Fix s3 Added Error handling in case of invalid uploadID (#2979) 2020-05-12 14:59:07 +01:00
test_s3bucket_path
test_secretsmanager handle description in describe secret operation, add tests 2020-04-24 21:47:11 +02:00
test_ses Linting 2020-05-07 09:53:07 +01:00
test_sns Fix missing MessageAttributes when using RawMessageDelivery 2020-03-21 19:25:25 +01:00
test_sqs update SQS MaximumMessageSize from 64K to 256K 2020-05-02 16:40:52 -07:00
test_ssm Add dynamodb continuous backups (#2976) 2020-05-08 15:57:48 +01:00
test_stepfunctions fix: stepfunction stop_execution 2020-03-27 15:35:50 -05:00
test_sts Add a test for assume_role_with_saml. 2020-04-16 11:47:30 -07:00
test_swf
test_utilities Use TaggingService for S3 Objects 2020-03-31 12:04:04 +01:00
test_xray
__init__.py
backport_assert_raises.py
helpers.py