Bert Blommers
60fd1a5cf2
Techdebt: Improve date handling across Moto ( #6803 )
2023-09-11 22:23:44 +00:00
Bert Blommers
093052bd9b
Techdebt: Simplify ManagedBlockchain setup & tests ( #6749 )
2023-09-01 07:07:54 +00:00
Daniel Fangl
de44a85ed2
Fix usage of a single object instances for multiple concurrent requests ( #6746 )
2023-08-31 16:32:02 +00:00
Bert Blommers
3682cc633b
Techdebt: Reuse parsed URL across services ( #6635 )
2023-08-12 07:00:16 +00:00
Bert Blommers
14d3c5a76a
Techdebt: MyPy ManagedBlockchain ( #6134 )
2023-03-27 18:00:24 +01:00
Brian Pandola
84174e129d
TechDebt: Remove __future__
imports ( #6037 )
2023-03-08 20:50:13 -01:00
Bert Blommers
677457c1b9
Techdebt: Replace string-format with f-strings (for m* dirs) ( #5686 )
2022-11-19 23:12:31 -01:00
Bert Blommers
ea8718d402
TechDebt: Move BackendDict to base_backend ( #5645 )
2022-11-10 08:43:20 -01:00
Bert Blommers
8e3f2331d4
Techdebt - Simplify some exceptions ( #5567 )
2022-10-16 12:06:23 +00:00
Bert Blommers
aa7d68a688
Feature: Ability to seed Moto, and make random ID's deterministic ( #5492 )
2022-09-28 09:35:12 +00:00
Bert Blommers
3d913f8f15
MultiAccount support ( #5192 )
2022-08-13 09:49:43 +00:00
Bert Blommers
a2c2c06243
Techdebt - Align models-responses integration for all services ( #5207 )
2022-06-09 17:40:22 +00:00
Bert Blommers
79a2a9d423
Preparation for MultiAccount support ( #5157 )
2022-06-04 11:30:16 +00:00
Bert Blommers
eed32a5f72
Pylint - Enable more rules on source and tests-directory ( #4929 )
2022-03-11 20:28:45 -01:00
Bert Blommers
29d01c35bc
Update Black + formatting ( #4926 )
2022-03-10 13:39:59 -01:00
Bert Blommers
aa70ee254d
Remove deprecated decorators + boto dependency ( #4378 )
2022-01-18 14:18:57 -01:00
Bert Blommers
d118d592ca
Pylint remaining source code ( #4760 )
2022-01-14 18:51:49 -01:00
Bert Blommers
cf87e75d6e
Feature: Mock region ( #4699 )
2021-12-24 20:02:45 -01:00
Dominik Schubert
f717e494d3
Core - Use json module for error_json exception type rendering instead of jinja2 ( #4587 )
2021-11-17 15:19:03 -01:00
Bert Blommers
14a69c7524
Techdebt: Enable pylint rules ( #4432 )
2021-10-18 19:44:29 +00:00
Bert Blommers
0b9f5adec2
Tech debt - Fix more URL regexes ( #4380 )
2021-10-08 10:03:05 +00:00
Bert Blommers
7693d77333
Remove Py2 support ( #3915 )
2021-07-26 07:40:39 +01:00
Bert Blommers
9e3faf7784
Make Moto (tests) compatible with flask/werkzeug 2.x ( #3923 )
...
* Dont fail if CodeCov fails - for now
* CI - Force cache rebuild
* Bump werkzeug to latest version
* CI - Enforce cache flush
* ManagedBlockchain - fix error format
* ManagedBlockchain - Fix tests to use pytest.raises paradigm
* Revert "Lock Flask (#3925 )"
This reverts commit 8bb0feb956
.
* CI - Enforce cache rebuild
2021-05-13 10:36:56 +01:00
Bert Blommers
9ecea2012a
Fix Blockchain to work with new API ( #3575 )
...
* Fix Blockchain to work with new API
* Improve Lambda->SQS error handling
2021-01-07 11:18:50 +00:00
Karthikeyan Singaravelan
7054143701
Fix deprecation warnings due to invalid escape sequences. ( #3273 )
...
* Fix deprecation warnings due to invalid escape sequences.
* Fix linter error.
2020-09-10 09:20:26 +01:00
James Belleau
93311dbd4b
Added node actions and other fixes
2020-05-15 19:38:19 -05:00
James Belleau
9bc393801f
Managedblockchain member additions ( #2983 )
...
* Added some member and proposal functions
* Added additional member and proposal functions
* Fixed admin password return and added update_member along with tests
* Added network removal and member removal proposal
* Fixed failing test
* Fixed Python 2.7 test
2020-05-13 12:28:22 +01:00
James Belleau
9881306ef2
Simplified optional attribute get
2020-05-07 04:33:31 -05:00
James Belleau
811ec3bd2a
Added get network test
2020-05-06 21:54:59 -05:00
James Belleau
5ec814a604
Fixes and additional tests
2020-05-06 21:12:48 -05:00
James Belleau
4365c2bd4e
Added network functions
2020-05-03 18:13:40 -05:00