moto/tests/test_dynamodb2
Kiyonori Matsumoto 7ee35a8510 fix: raises ValueError on conditional and operator
if lhs evaluates to false, rhs must be ignored, but rhs was evaluated then ValueError is occurred.
2019-09-16 23:33:52 +09:00
..
test_dynamodb_table_with_range_key.py #2212 add support for delete on update_with_attribute_updates (#2213) 2019-05-22 10:47:02 +01:00
test_dynamodb_table_without_range_key.py fix #2011 (#2012) 2019-05-21 17:45:30 +01:00
test_dynamodb.py fix: raises ValueError on conditional and operator 2019-09-16 23:33:52 +09:00
test_server.py Support Python 3 using six 2014-08-28 10:57:43 -04:00