moto/tests/test_dynamodb
2023-08-21 21:52:58 +00:00
..
exceptions DynamoDB: FilterExpressions/ProjectionExpressions cannot be an empty string (#6636) 2023-08-12 07:01:03 +00:00
models DynamoDB: Allow ProjectionExpressions on attributes that contain a . (#6709) 2023-08-21 21:52:58 +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_batch_get_item.py Techdebt: Replace sure with regular assertions in DynamoDB (#6517) 2023-07-13 10:21:47 +00:00
test_dynamodb_cloudformation.py Techdebt: Replace sure with regular assertions in DynamoDB (#6517) 2023-07-13 10:21:47 +00:00
test_dynamodb_condition_expressions.py Techdebt: Replace sure with regular assertions in DynamoDB (#6517) 2023-07-13 10:21:47 +00:00
test_dynamodb_consumedcapacity.py Techdebt: Replace sure with regular assertions in DynamoDB (#6517) 2023-07-13 10:21:47 +00:00
test_dynamodb_create_table.py Techdebt: Replace sure with regular assertions in DynamoDB (#6517) 2023-07-13 10:21:47 +00:00
test_dynamodb_executor.py Techdebt: Replace sure with regular assertions in DynamoDB (#6517) 2023-07-13 10:21:47 +00:00
test_dynamodb_expression_tokenizer.py Techdebt: Replace sure with regular assertions in DynamoDB (#6517) 2023-07-13 10:21:47 +00:00
test_dynamodb_expressions.py Techdebt: Replace sure with regular assertions in DynamoDB (#6517) 2023-07-13 10:21:47 +00:00
test_dynamodb_statements.py Techdebt: Replace sure with regular assertions in DynamoDB (#6517) 2023-07-13 10:21:47 +00:00
test_dynamodb_table_with_range_key.py Techdebt: Replace sure with regular assertions in DynamoDB (#6517) 2023-07-13 10:21:47 +00:00
test_dynamodb_table_without_range_key.py Techdebt: Replace sure with regular assertions in DynamoDB (#6517) 2023-07-13 10:21:47 +00:00
test_dynamodb_update_expressions.py Techdebt: Replace sure with regular assertions in DynamoDB (#6517) 2023-07-13 10:21:47 +00:00
test_dynamodb_update_table.py Techdebt: Replace sure with regular assertions in DynamoDB (#6517) 2023-07-13 10:21:47 +00:00
test_dynamodb_validation.py Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_dynamodb.py DynamoDB: Allow ProjectionExpressions on attributes that contain a . (#6709) 2023-08-21 21:52:58 +00:00
test_server.py Techdebt: Replace sure with regular assertions in DynamoDB (#6517) 2023-07-13 10:21:47 +00:00