moto/tests/test_dynamodb2
2021-10-04 13:47:40 +00:00
..
__init__.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
conftest.py Add support for empty strings in non-key dynamo attributes (#3467) 2020-11-17 09:12:39 +00:00
test_dynamodb_cloudformation.py Rewrite deprecated CloudFormation tests (#3842) 2021-10-04 13:47:40 +00:00
test_dynamodb_consumedcapacity.py DynamoDB - Improve handling of ReturnConsumedCapacity-param (#4241) 2021-08-29 19:04:42 +01:00
test_dynamodb_executor.py dynamodb: fix deleting last set element (w/attr name) (#3708) 2021-02-19 07:47:51 +00:00
test_dynamodb_expression_tokenizer.py
test_dynamodb_expressions.py
test_dynamodb_table_with_range_key.py Rewrite deprecated DynamoDB2 tests (#3904) 2021-09-22 18:13:28 +00:00
test_dynamodb_table_without_range_key.py Rewrite deprecated DynamoDB2 tests (#3904) 2021-09-22 18:13:28 +00:00
test_dynamodb_validation.py Merge LocalStack changes into upstream moto (#4082) 2021-07-26 15:21:17 +01:00
test_dynamodb.py Rewrite deprecated DynamoDB2 tests (#3904) 2021-09-22 18:13:28 +00:00
test_server.py Add CRC32 to DynamoDB responses (#3677) 2021-02-12 14:26:06 +00:00