moto/tests/test_dynamodb2
Victor Blaga cb36a8b10f Fix dynamodb_v2 update_item tests
Update expression has the wrong syntax. Something like :bar denotes a
placeholder which has to be filled by supplying an additional
ExpressionAttributeNames
2016-06-21 17:46:37 +02:00
..
test_dynamodb_table_with_range_key.py Fix dynamodb2 comparisons. Closes #601. 2016-05-05 23:39:14 -04:00
test_dynamodb_table_without_range_key.py Fix dynamodb_v2 update_item tests 2016-06-21 17:46:37 +02:00
test_dynamodb.py Support Python 3 using six 2014-08-28 10:57:43 -04:00
test_server.py Support Python 3 using six 2014-08-28 10:57:43 -04:00