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
|
1a8ddc0f2b
|
Techdebt: Replace string-format with f-strings (for tests dirs) (#5678)
|
2022-11-17 21:41:08 -01:00 |
|
Bert Blommers
|
52c1edce23
|
DynamoDB - ensure TableARN has correct region (#5406)
|
2022-08-23 22:46:24 +00:00 |
|
Bert Blommers
|
3d913f8f15
|
MultiAccount support (#5192)
|
2022-08-13 09:49:43 +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
|
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 |
|
Stephan Huber
|
0527e88d46
|
Merge remote-tracking branch 'upstream/master'
|
2019-12-23 08:38:53 +01:00 |
|
Asher Foa
|
96e5b1993d
|
Run black on moto & test directories.
|
2019-10-31 10:36:05 -07:00 |
|
Stephan
|
e51d1bfade
|
merge
|
2018-12-21 12:28:56 +01:00 |
|
Steve Pulec
|
f37bad0e00
|
Lints.
|
2017-02-23 21:37:43 -05:00 |
|
Steve Pulec
|
fde721bed7
|
Testing new version of decorator.
|
2017-02-15 22:35:45 -05:00 |
|
Helen Sherwood-Taylor
|
08d07fed30
|
Fix failure of scan() after has_item()
Fixes #731
|
2016-10-25 17:09:39 +01:00 |
|
Steve Pulec
|
82f19952dd
|
Add Dynamodb2 global indexes. Closes #329.
|
2015-03-14 15:02:43 -04:00 |
|
Steve Pulec
|
06a635aeaa
|
Remove dynamodb Py3 boto restrictions since we only test newer boto now.
|
2014-11-27 08:03:47 -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
|
3bddbb4af3
|
Test out py26 with new HTTPretty
|
2013-10-03 20:34:13 -04:00 |
|
Steve Pulec
|
02fa630a3c
|
Fix dynamo batch length
|
2013-08-03 17:27:34 -04:00 |
|
Steve Pulec
|
59fe1abfdf
|
Cleanup flake8
|
2013-08-03 17:21:25 -04:00 |
|
Steve Pulec
|
755fe6563b
|
Fix missing dynamodb key status code to fix has_item. Closes #20
|
2013-05-07 00:19:04 -04:00 |
|
Steve Pulec
|
a5eaaaad51
|
fix for scanning without filter
|
2013-03-15 17:14:14 -04:00 |
|
Steve Pulec
|
11c1a2a4c1
|
add tests for tables without range keys. tests back to 100%
|
2013-03-14 22:52:32 -04:00 |
|