Bert Blommers
|
a7f3b367b4
|
Introduce mock_aws() (#7194)
|
2024-01-27 19:38:09 +00:00 |
|
tungol
|
55c589072f
|
Admin: sorting imports with ruff (#7075)
|
2023-11-30 14:55:51 -01:00 |
|
Thomas Schaaf
|
7098388ee4
|
IAM policies: allow s3 accesspoint arns (#6743)
|
2023-09-01 07:06:19 +00:00 |
|
Bert Blommers
|
cd5beb021a
|
Techdebt: Replace sure with regular assertions in IAM (#6573)
|
2023-07-30 19:37:08 +00:00 |
|
Michael Merrill
|
23c4f47635
|
Implement IAM back end part of update_assume_role_policy to validate policies (#5340)
|
2022-07-30 00:25:56 -03:00 |
|
Bert Blommers
|
eed32a5f72
|
Pylint - Enable more rules on source and tests-directory (#4929)
|
2022-03-11 20:28:45 -01:00 |
|
Bert Blommers
|
14a69c7524
|
Techdebt: Enable pylint rules (#4432)
|
2021-10-18 19:44:29 +00:00 |
|
Brian Pandola
|
d58d3e2c2e
|
Fix: yield tests ignored by pytest runner (#3500)
Closes #3499
|
2020-11-25 10:48:05 +00:00 |
|
Matěj Cepl
|
ea489bce6c
|
Finish porting from nose to pytest.
|
2020-11-10 08:25:05 +01:00 |
|
Matěj Cepl
|
77dc60ea97
|
Port test suite from nose to pytest.
This just eliminates all errors on the tests collection. Elimination of
failures is left to the next commit.
|
2020-11-10 08:23:44 +01:00 |
|
Asher Foa
|
96e5b1993d
|
Run black on moto & test directories.
|
2019-10-31 10:36:05 -07:00 |
|
Bruno Oliveira
|
21933052d3
|
Fix multiple IAM Policy Statement creation with empty sid
|
2019-09-10 23:43:50 -03:00 |
|
acsbendi
|
1bda3f2213
|
Added tests for valid policy documents.
|
2019-07-01 18:21:54 +02:00 |
|
acsbendi
|
85efec29b1
|
Added more tests.
|
2019-07-01 17:30:59 +02:00 |
|
acsbendi
|
d2b0812edc
|
Added more tests.
|
2019-06-30 20:33:17 +02:00 |
|
acsbendi
|
e133344846
|
Implemented validating action prefixes.
|
2019-06-30 18:48:27 +02:00 |
|
acsbendi
|
99336cbe6a
|
Reorganized tests using a generator method and fixed error messages.
|
2019-06-30 17:04:02 +02:00 |
|
acsbendi
|
896f7b6eb2
|
Added more tests.
|
2019-06-30 16:36:49 +02:00 |
|
acsbendi
|
a4b850aab9
|
Added test cases for mutually exclusive elements.
|
2019-06-30 14:03:18 +02:00 |
|
acsbendi
|
f0e9ea4e72
|
Created tests for policy documents.
|
2019-06-30 13:47:17 +02:00 |
|