moto/tests/test_dynamodb2
Terry Cain 2bb3e841d1 Fixed #1261 dynamodb FilterExpression bugs (#1262)
* Fixed #1261 dynamodb FilterExpression bugs

FilterExpression was incorrectly handling numbers, stupid typo there. Also >= <= and <> was not being parsed correctly.

* Switched up logic a bit for better end result. Fixes #1263

* Fixed another bug
2017-10-16 13:56:03 -07:00
..
test_dynamodb_table_with_range_key.py Improve code coverage 2017-09-12 23:41:12 -07:00
test_dynamodb_table_without_range_key.py Support Expected in dynamoDB updateItem 2017-06-09 17:34:29 -07:00
test_dynamodb.py Fixed #1261 dynamodb FilterExpression bugs (#1262) 2017-10-16 13:56:03 -07:00
test_server.py Support Python 3 using six 2014-08-28 10:57:43 -04:00