Dave Shawley
6be04d8026
Initial pass at mixins module.
...
Needs a little love, but the functionality is there. For some reason
the round-trip test is not working. I would guess that it is not
finding the dynamodb instance correctly.
2016-05-25 21:28:15 -04:00
Dave Shawley
96b29a5288
tests: Read environment file if it exists.
2016-05-25 21:27:51 -04:00
Gavin M. Roy
aadb8f7a10
Update README.rst
2016-04-01 13:38:57 -04:00
dave-shawley
9c8ce88169
Merge pull request #4 from sprockets/fix-httperror
...
HTTPError.message is not a thing
2016-03-24 16:55:13 -04:00
Gavin M. Roy
5219e025e9
Actually raise an exception
2016-03-24 16:42:29 -04:00
Gavin M. Roy
69888b6b71
Wrong exception
2016-03-24 16:36:49 -04:00
Gavin M. Roy
e4928b1cff
response can be None. Yay.
2016-03-24 16:36:14 -04:00
Gavin M. Roy
472684366f
HTTPError.message is not a thing
2016-03-24 16:26:17 -04:00
dave-shawley
a81aaa02d0
Merge pull request #3 from sprockets/fix-exceptions
...
Fix the ThroughputExceeded exception, add missing ones
2016-03-22 10:45:33 -04:00
Gavin M. Roy
27aa688c1e
Fix the ThroughputExceeded exception, add missing ones
2016-03-22 10:37:24 -04:00
Gavin M. Roy
f19a4e8dc2
Change the dev status
2016-03-04 10:21:03 -05:00
Gavin M. Roy
0a9e948272
Bump the version
2016-03-04 10:19:57 -05:00
dave-shawley
5a08f214f7
Merge pull request #2 from sprockets/merge-tornado-dynamodb
...
Merge tornado dynamodb
2016-03-04 10:00:43 -05:00
Gavin M. Roy
8f5817108e
Update the MANIFEST for tests
2016-03-04 09:39:28 -05:00
Gavin M. Roy
21bb49fb3a
Test for the ResourceInUse exception when double creating
2016-03-04 09:37:15 -05:00
Gavin M. Roy
3e909eb2ba
Update travis, fix docstrings
2016-03-04 09:35:43 -05:00
Gavin M. Roy
06ea813b8f
Dont need stream view constants any more
2016-03-02 11:41:09 -05:00
Gavin M. Roy
30a5ebc72d
Merge in tornado-dynamodb code and tests
2016-03-02 11:38:09 -05:00
Gavin M. Roy
9e14ac5803
Add codecov to testing requirements
2016-03-02 11:37:06 -05:00
Gavin M. Roy
358aa2d379
Setup travis to test changes and deploy
2016-03-02 11:36:56 -05:00
Gavin M. Roy
eeebc47e5f
Add utils tests
2016-03-02 11:32:15 -05:00
Gavin M. Roy
5623a13c2a
Add exceptions and constants
2016-03-02 11:32:04 -05:00
Gavin M. Roy
fa841bcb10
Remove stub test file
2016-03-02 11:31:43 -05:00
Gavin M. Roy
15d700686d
Add arrow and mock for testing
2016-03-02 11:31:28 -05:00
Gavin M. Roy
c52124c366
Ignore PyCharm files
2016-03-02 11:31:12 -05:00
Gavin M. Roy
3254e2bb52
Add a bootstrap and docker-compose file
2016-03-02 11:31:03 -05:00
Gavin M. Roy
0b448ce33e
Merge pull request #1 from sprockets/initial-implementation
...
Initial import of code from other projects.
2016-03-02 08:34:57 -05:00
Dave Shawley
8641bebdca
Initial import of code from other projects.
2016-02-25 13:35:22 -05:00
Dave Shawley
00676c8051
SYN
2016-02-25 13:02:03 -05:00