moto/tests
Jean-Baptiste Barth 61bb550052 Ensure activity and decision tasks cannot progress on a closed workflow
This is a second barrier because I'm a little nervous about this and I
don't want moto/swf to make any activity progress while in the real
world service, it's strictly impossible once the execution is closed.
Python doesn't seem to have any nice way of freezing an object so here
we go with a manual boundary...
2015-11-19 11:45:26 +01:00
..
test_autoscaling Set tags in response, fix tests for tags 2015-10-06 18:07:58 +00:00
test_cloudformation Change CloudFormationResponse.get_template() to return GetTemplateResponse/GetTemplateResult/TemplateBody 2015-10-05 15:21:30 -04:00
test_cloudwatch CloudWatch DescribeAlarm filters. 2015-07-22 21:08:39 -04:00
test_core Cleanup class decorator. Closes #363. 2015-06-27 19:01:01 -04:00
test_datapipeline Change data pipeline responses to start with lowercase characters 2015-09-17 15:26:35 -04:00
test_dynamodb Add Dynamodb2 global indexes. Closes #329. 2015-03-14 15:02:43 -04:00
test_dynamodb2 Add basic support for AttributeUpdates in Dynamo update_item. Closes #449. 2015-11-07 16:45:24 -05:00
test_ec2 Add ability to create EBS volumes from snapshots. Closes #447. 2015-11-03 09:37:02 -05:00
test_elb Make all existing ELB endpoints compatible with boto3 2015-08-24 15:07:14 +00:00
test_emr Make EMR multi-region 2015-07-12 19:32:16 +09:00
test_glacier More python 3 fixes. 2015-06-05 20:09:15 -04:00
test_iam Added sns backend to servers, added some tests to check backend 2015-08-04 00:20:04 +02:00
test_kinesis Fix error for describing kinesis stream that has not been created. 2015-11-02 13:25:31 -05:00
test_kms KMS: aliases 2015-07-23 10:56:33 -04:00
test_rds Remove requires_boto_lte and add comment about StorageType vs storage_type 2015-02-03 16:57:12 -05:00
test_rds2 Turned off tests on python 3 2015-01-30 19:28:07 +11:00
test_redshift Add invalid subnet test. 2014-11-23 23:20:02 -05:00
test_route53 Add support for latency based route53 records 2015-09-08 21:36:32 +00:00
test_s3 Add ACL support for S3 buckets. 2015-11-11 20:26:29 -05:00
test_s3bucket_path Tweak bucket.delete_keys for s3bucket_path. 2015-09-04 19:02:26 +02:00
test_ses Support Python 3 using six 2014-08-28 10:57:43 -04:00
test_sns Implement XML responses for SNS (for Boto3) 2015-08-20 14:57:17 -04:00
test_sqs The message has to be bigger 2015-11-10 11:39:00 -05:00
test_sts Cleanup some incorrect date formats. 2014-11-29 23:34:40 -05:00
test_swf Ensure activity and decision tasks cannot progress on a closed workflow 2015-11-19 11:45:26 +01:00
__init__.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
backport_assert_raises.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
helpers.py Remove requires_boto_lte and add comment about StorageType vs storage_type 2015-02-03 16:57:12 -05:00