Hans Donner
bb39b02098
Techdebt: Sure - Scripts (test templates) ( #6052 )
2023-03-11 14:37:39 -01:00
Bert Blommers
672c95384a
Feature: ACM-PCA ( #5712 )
2022-11-28 12:22:48 -01:00
Bert Blommers
3d913f8f15
MultiAccount support ( #5192 )
2022-08-13 09:49:43 +00:00
Bert Blommers
79a2a9d423
Preparation for MultiAccount support ( #5157 )
2022-06-04 11:30:16 +00:00
Bert Blommers
cf87e75d6e
Feature: Mock region ( #4699 )
2021-12-24 20:02:45 -01:00
Bert Blommers
39fff64493
Scaffold-script improvements ( #4641 )
2021-11-29 14:36:24 -01:00
Bert Blommers
0590ad296e
Feature: TimeStream support ( #4454 )
2021-10-21 15:13:43 +00:00
kbalk
b89b0039e4
Add some basic Firehose service APIs ( #4246 )
2021-09-14 09:39:39 +00:00
kbalk
180a48751d
Minor updates to scaffold.py ( #4213 )
...
Co-authored-by: Karri Balk <kbalk@users.noreply.github.com>
2021-08-24 16:49:45 +01:00
Bert Blommers
b6cb286b1c
Scaffold - create new __init__ file in test-dir
2021-03-03 14:29:25 +00:00
gruebel
d7ba355a65
Add missing regions to all services
2019-12-26 17:12:22 +01:00
Toshiya Kawasaki
56793a3b2a
Fix scaffold to support rest-json style API ( #1291 )
...
* append appropriate urls when scaffolding
* make dispatch for rest-api
* fix dispatch for rest-json
* fix moto/core/response to obtain path and body parameters
* small fixes
* remove unused import
* fix get_int_param
* fix scaffold
* fix formatting of scaffold
* fix misc
* escape service to handle service w/ hyphen like iot-data
* escape service w/ hyphen
* fix regexp to extract region from url
* escape service
* fix syntax
* skip loading body to json object when request body is None
2017-10-24 20:45:39 +02:00
Toshiya Kawasaki
60cac09e93
fix scaffold template
2017-10-20 18:33:48 +09:00
Toshiya Kawasaki
ea26466e6d
Add more files and lines when scaffolding ( #1222 )
...
* auto-generatr urls.py
* add mocks to moto/__init__.py and moto/backends.py
* add uri to urls.py
* change output of scaffold.py
2017-10-01 15:17:02 -07:00
Terry Cain
fcacecbef0
Nearly finished Polly implementation
2017-09-26 16:46:18 +01:00
Toshiya Kawasaki
4cc4b36f15
move helper script to scripts dir and add one to Makefile
2017-09-22 19:23:10 +09:00