moto/tests/test_dynamodb
2022-09-30 10:07:20 +00:00
..
exceptions DynamoDB: Validate duplicate expression paths (#5504) 2022-09-30 10:07:20 +00:00
models DynamoDB:query() now has improved support for KeyConditionExpression (#5449) 2022-09-07 11:45:34 +00:00
__init__.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
conftest.py MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_dynamodb_cloudformation.py Deprecate mock_dynamodb2 (#4919) 2022-03-09 16:57:25 -01:00
test_dynamodb_condition_expressions.py Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_dynamodb_consumedcapacity.py DynamoDB:query() now has improved support for KeyConditionExpression (#5449) 2022-09-07 11:45:34 +00:00
test_dynamodb_create_table.py MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_dynamodb_executor.py Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_dynamodb_expression_tokenizer.py Deprecate mock_dynamodb2 (#4919) 2022-03-09 16:57:25 -01:00
test_dynamodb_expressions.py Deprecate mock_dynamodb2 (#4919) 2022-03-09 16:57:25 -01:00
test_dynamodb_table_with_range_key.py Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_dynamodb_table_without_range_key.py DynamoDB - ensure TableARN has correct region (#5406) 2022-08-23 22:46:24 +00:00
test_dynamodb_update_table.py Deprecate mock_dynamodb2 (#4919) 2022-03-09 16:57:25 -01:00
test_dynamodb_validation.py Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_dynamodb.py DynamoDB: transact_write_items() should return failing item (#5482) 2022-09-17 09:50:31 +00:00
test_server.py Deprecate mock_dynamodb2 (#4919) 2022-03-09 16:57:25 -01:00