Bert Blommers
|
1940888296
|
DynamoDB: query(): LastEvaluatedKey does not have to exist (#7484)
|
2024-03-17 19:29:57 -01:00 |
|
Louis
|
4a7ed82e8a
|
fix: add dynamodb type mismatch validator (#7429)
|
2024-03-07 18:02:54 -01:00 |
|
Khanh Le
|
7c26f9f831
|
DynamoDB: transact_write_items() should raise ValidationException when putting and deleting the same item (#7378)
|
2024-02-22 18:06:51 -01:00 |
|
Bert Blommers
|
7131d89015
|
DynamoDB: query() should sort the results before filtering/limiting (#7273)
|
2024-01-29 21:31:51 -01:00 |
|
Bert Blommers
|
a7f3b367b4
|
Introduce mock_aws() (#7194)
|
2024-01-27 19:38:09 +00:00 |
|
Bert Blommers
|
455fbd5eaa
|
DynamoDB: query() now returns the correct ScannedCount (#7208)
|
2024-01-13 17:36:19 -01:00 |
|
Bert Blommers
|
3246b477c7
|
DynamoDB: scan() - Fixed bug in the ScanFilter-attribute (#7148)
|
2023-12-21 09:31:23 -01:00 |
|
tungol
|
55c589072f
|
Admin: sorting imports with ruff (#7075)
|
2023-11-30 14:55:51 -01:00 |
|
Bert Blommers
|
90e8bb1313
|
Techdebt: Improve/fix exception handling in tests (#7011)
|
2023-11-09 22:17:46 -01:00 |
|
Bert Blommers
|
9136030ecf
|
DynamoDB: Improve validation (#6986)
|
2023-11-04 09:37:32 -01:00 |
|
Bert Blommers
|
6427320c76
|
DynamoDB: update_item() now returns item for ConditionalCheckFailed-exceptions (#6950)
|
2023-10-24 20:31:25 +00:00 |
|
Bert Blommers
|
643cf7c55e
|
DynamoDB - Return binary data in right format (#6828)
|
2023-09-18 21:22:03 +00:00 |
|
Bert Blommers
|
2bae13bf5b
|
DynamoDB: Fix projection expression with binary attribute (#6816)
|
2023-09-15 17:17:57 +00:00 |
|
Bert Blommers
|
3545d38595
|
DynamoDB: key_condition_expression cannot contain a literal value (#6784)
|
2023-09-07 20:45:04 +00:00 |
|
Bert Blommers
|
9e3e5e947b
|
DynamoDB: Allow ProjectionExpressions on attributes that contain a . (#6709)
|
2023-08-21 21:52:58 +00:00 |
|
Bert Blommers
|
c6b46a48f4
|
Techdebt: Replace sure with regular assertions in DynamoDB (#6517)
|
2023-07-13 10:21:47 +00:00 |
|
rafcio19
|
5c12416492
|
DynamoDB: correct no table error (#6449)
|
2023-06-27 21:06:49 +00:00 |
|
Bert Blommers
|
6e7edd5057
|
DynamoDB: Support projection expressions in lists (#6375)
|
2023-06-08 17:10:14 +00:00 |
|
Basti110
|
fe1869212f
|
dynamodb AttributeUpdate ADD/PUT/DELETE for NS (#6138)
|
2023-04-01 16:47:04 +00:00 |
|
Bert Blommers
|
88d991e306
|
DynamoDB: describe_table() - return correct error msg (#5997)
|
2023-02-27 22:05:50 -01:00 |
|
Bert Blommers
|
03dfbe6931
|
DynamoDB: scan() should respect the Projection-attribute of GSI/LSI's (#5960)
|
2023-02-22 10:16:54 -01:00 |
|
Bert Blommers
|
27a2e42d9b
|
Admin: Update Docs to point to getmoto (#5826)
|
2023-01-07 10:35:14 -01:00 |
|
Bert Blommers
|
cb27b55008
|
DynamoDB: Allow removal of multiple listitems (#5767)
|
2022-12-14 10:07:34 -01:00 |
|
Bert Blommers
|
5ea02ec1b6
|
DynamoDB: batch_get_item() now only returns up to 16MB of data (#5718)
|
2022-11-29 18:38:53 -01:00 |
|
Bert Blommers
|
b4f59b771c
|
Techdebt: Replace string-format with f-strings (#5695)
|
2022-11-21 22:20:19 -01:00 |
|
jake-sigtech
|
310ef4885a
|
DynamoDB: fix: Add support for ReturnValuesOnConditionCheckFailure=ALL_OLD (#5676)
|
2022-11-18 20:51:51 -01:00 |
|
Bert Blommers
|
1a8ddc0f2b
|
Techdebt: Replace string-format with f-strings (for tests dirs) (#5678)
|
2022-11-17 21:41:08 -01:00 |
|
Bert Blommers
|
e230750a7c
|
DynamoDB: transact_write_items() should return failing item (#5482)
|
2022-09-17 09:50:31 +00:00 |
|
Bert Blommers
|
f23b44e256
|
DynamoDB:batch_put_item() now has validatior for empty keys (#5439)
|
2022-08-31 20:09:39 +00:00 |
|
Juan Martinez
|
f6bc8d4a05
|
Dynamodb - ensure getItem does not use expression and non-expression (#5412)
|
2022-08-24 10:48:59 +00:00 |
|
Bert Blommers
|
3d913f8f15
|
MultiAccount support (#5192)
|
2022-08-13 09:49:43 +00:00 |
|
Amine Haj Ali
|
7386163a67
|
DynamoDB: add checks for projection expression (#5380)
|
2022-08-12 19:45:14 +00:00 |
|
Bert Blommers
|
f8f6f6f1ee
|
DynamoDB - extend TransactWriteItems error handling (#5012)
|
2022-04-09 21:45:25 +00:00 |
|
Bert Blommers
|
29d01c35bc
|
Update Black + formatting (#4926)
|
2022-03-10 13:39:59 -01:00 |
|
Bert Blommers
|
07913cfef0
|
Deprecate mock_dynamodb2 (#4919)
|
2022-03-09 16:57:25 -01:00 |
|
Bert Blommers
|
aa70ee254d
|
Remove deprecated decorators + boto dependency (#4378)
|
2022-01-18 14:18:57 -01:00 |
|
Bert Blommers
|
ab531aed9b
|
Add warnings about deprecated modules (#4527)
|
2021-11-04 21:39:53 -01:00 |
|
Bert Blommers
|
14a69c7524
|
Techdebt: Enable pylint rules (#4432)
|
2021-10-18 19:44:29 +00:00 |
|
Bert Blommers
|
8fd904634f
|
DynamoDB - Rewrite boto tests (#3927)
|
2021-09-22 21:22:56 +00:00 |
|
Bert Blommers
|
7693d77333
|
Remove Py2 support (#3915)
|
2021-07-26 07:40:39 +01:00 |
|
Matěj Cepl
|
77dc60ea97
|
Port test suite from nose to pytest.
This just eliminates all errors on the tests collection. Elimination of
failures is left to the next commit.
|
2020-11-10 08:23:44 +01:00 |
|
Asher Foa
|
96e5b1993d
|
Run black on moto & test directories.
|
2019-10-31 10:36:05 -07:00 |
|
Steve Pulec
|
f37bad0e00
|
Lints.
|
2017-02-23 21:37:43 -05:00 |
|
Steve Pulec
|
81836b6981
|
Get standalone server mode working for all tests.
|
2017-02-23 19:43:48 -05:00 |
|
Steve Pulec
|
fde721bed7
|
Testing new version of decorator.
|
2017-02-15 22:35:45 -05:00 |
|
David Baumgold
|
eedb4c4b73
|
Support Python 3 using six
|
2014-08-28 10:57:43 -04:00 |
|
David Baumgold
|
4201e6b430
|
from __future__ import unicode_literals
|
2014-08-27 11:33:55 -04:00 |
|
Steve Pulec
|
59fe1abfdf
|
Cleanup flake8
|
2013-08-03 17:21:25 -04:00 |
|
Steve Pulec
|
8fe0c91853
|
Fix services to work better with other regions. Closes #17.
|
2013-04-13 18:22:26 -04:00 |
|
Steve Pulec
|
d49baae644
|
add STS test
|
2013-03-17 18:39:21 -04:00 |
|