moto/tests/test_dynamodb2
Oide Brett 62d382ff70
Fixed issue 3448 for DynamoDB update_item (#3463)
* Fixed issue 3448 for DynamoDB update_item

* Tidied up fix for issue 3448 for DynamoDB update_item

* Reformatted fix for issue 3448 for DynamoDB update_item

* removed use of f-strings in test case as it fails in Travis CI build due to Python 2.7 support of f strings
2020-11-17 07:41:54 +00:00
..
__init__.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_dynamodb_executor.py Linting 2020-11-11 15:55:37 +00: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 Finish porting from nose to pytest. 2020-11-10 08:25:05 +01:00
test_dynamodb_table_without_range_key.py Enable AST Validation 2020-04-19 16:58:46 +01:00
test_dynamodb_validation.py Linting 2020-11-11 15:55:37 +00:00
test_dynamodb.py Fixed issue 3448 for DynamoDB update_item (#3463) 2020-11-17 07:41:54 +00:00
test_server.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00