moto/tests/test_dynamodb2
2022-01-25 09:26:39 -01:00
..
exceptions DynamoDb2 transact_write_items: Check multiple transacts on same item (#4787) 2022-01-25 09:26:39 -01:00
__init__.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
conftest.py DynamoDB - error when persisting item with wrong type (#4557) 2021-11-10 20:42:33 -01:00
test_dynamodb_cloudformation.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_dynamodb_condition_expressions.py Enhancement: Add check for reserved keywords in condition expression attributes [dynamodb2] (#4778) 2022-01-25 09:26:11 -01:00
test_dynamodb_consumedcapacity.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_dynamodb_executor.py DynamoDB - error when persisting item with wrong type (#4557) 2021-11-10 20:42:33 -01:00
test_dynamodb_expression_tokenizer.py Fix DynamoDb2 ExpressionAttributeNames can start with a number (#3206) 2020-07-31 17:46:48 +01:00
test_dynamodb_expressions.py Improve DDB expressions support3: AST Validation 2020-04-19 16:58:07 +01:00
test_dynamodb_table_with_range_key.py Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_dynamodb_table_without_range_key.py Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_dynamodb_validation.py DynamoDB - error when persisting item with wrong type (#4557) 2021-11-10 20:42:33 -01:00
test_dynamodb.py Enhancement: Add check for reserved keywords in condition expression attributes [dynamodb2] (#4778) 2022-01-25 09:26:11 -01:00
test_server.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00