Steve Pulec
|
cb28eeefbb
|
Add moto reset API.
|
2017-02-20 18:25:10 -05:00 |
|
Steve Pulec
|
51df02e7cf
|
Cleanup Server host parsing.
|
2017-02-20 14:31:19 -05:00 |
|
Steve Pulec
|
cad185c74d
|
Cleanup headers and encoding.
|
2017-02-16 22:51:04 -05:00 |
|
Steve Pulec
|
fde721bed7
|
Testing new version of decorator.
|
2017-02-15 22:35:45 -05:00 |
|
Steve Pulec
|
d3df810065
|
Generalize decorator code.
|
2017-02-12 00:22:29 -05:00 |
|
Steve Pulec
|
3ed9428cb0
|
Cleanup class decorator. Closes #363.
|
2015-06-27 19:01:01 -04:00 |
|
James Porter
|
fae22fd872
|
allow starting without reseting
|
2015-04-02 22:47:11 -05:00 |
|
Konstantinos Koukopoulos
|
f46c2508c0
|
allow running mock_s3 and mock_s3bucket_path one after the other
|
2015-02-20 21:50:49 +02:00 |
|
Steve Pulec
|
828ed13bde
|
Allow for class-based decorator. Closes #157
|
2014-11-16 19:05:28 -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 |
|
Hugo Lopes Tavares
|
82eef28937
|
Add multi-region support to EC2 Instances
|
2014-08-26 17:56:56 -04:00 |
|
Konstantinos Koukopoulos
|
76a6a86eac
|
add Model metaclass to collect model accessor methods from backend classes
|
2014-06-18 10:46:20 +03:00 |
|
Andres Riancho
|
c6515af8bf
|
Now we have a stand-alone server which can provide services for more than one backend at the same time
|
2013-12-29 21:50:05 -05:00 |
|
Andres Riancho
|
186b40de54
|
All tests pass! Fixes https://github.com/spulec/moto/issues/72
|
2013-12-26 13:52:03 -03:00 |
|
Andres Riancho
|
748fa52cca
|
Fix for https://github.com/spulec/moto/issues/72
Need to run the whole test suite to make sure no regressions were added
|
2013-12-26 13:12:50 -03:00 |
|
Brock Pytlik
|
5a475881d2
|
support bucket names in url paths in s3bucket_path
|
2013-11-08 15:36:38 -05:00 |
|
Steve Pulec
|
dc2802a238
|
Set __wrapped__ on MockAWS decorator to be the test function. cc #41.
|
2013-09-10 08:27:28 -04:00 |
|
Steve Pulec
|
47bd4c49a3
|
attempting to move to upstream httpretty
|
2013-05-03 19:33:13 -04:00 |
|
Steve Pulec
|
fd828bdb2d
|
Revert "Switch to real version of httpretty. woot."
This reverts commit 84aeff5b06 .
|
2013-04-30 08:33:53 -04:00 |
|
Steve Pulec
|
84aeff5b06
|
Switch to real version of httpretty. woot.
|
2013-04-29 23:36:24 -04:00 |
|
Steve Pulec
|
fe2b3518ae
|
move back to bundled httpretty for now
|
2013-03-19 11:46:54 -04:00 |
|
Steve Pulec
|
cd518d060e
|
move to httpretty fork instead of bundling it.
|
2013-03-17 18:13:21 -04:00 |
|
Steve Pulec
|
9e9e057289
|
Mock out instance metadata. Make basic connection with iam roles work. Closes #3.
|
2013-03-10 16:55:41 -04:00 |
|
Steve Pulec
|
a728b2581a
|
Adding server mode
|
2013-03-05 08:14:43 -05:00 |
|
Steve Pulec
|
db943bcdbb
|
add other ways to call decorator
|
2013-02-27 22:25:15 -05:00 |
|
Steve Pulec
|
dc9677e323
|
clean up core responses
|
2013-02-25 23:48:17 -05:00 |
|
Steve Pulec
|
38611c3c99
|
fixing core model reset
|
2013-02-19 23:01:19 -05:00 |
|
Steve Pulec
|
4283cca63c
|
clean up urls. start to clean up responses
|
2013-02-18 21:22:03 -05:00 |
|
Steve Pulec
|
77d6df6531
|
basic ec2 and s3 working
|
2013-02-18 16:09:40 -05:00 |
|