Bert Blommers
|
f834d98314
|
IAM: Only load AWS Managed Policies on request (#7219)
|
2024-01-27 19:38:09 +00:00 |
|
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 |
|
Bert Blommers
|
fecde6c001
|
IAM: list_groups() now returns the CreateDate-attribute (#6854)
|
2023-09-26 21:59:37 +00:00 |
|
Bert Blommers
|
60fd1a5cf2
|
Techdebt: Improve date handling across Moto (#6803)
|
2023-09-11 22:23:44 +00:00 |
|
Bert Blommers
|
cd5beb021a
|
Techdebt: Replace sure with regular assertions in IAM (#6573)
|
2023-07-30 19:37:08 +00:00 |
|
rafcio19
|
e677bee2e6
|
IAM: missing CreateDate from get_group response (#6328)
* fix: missing CreateDate from get_group response
* tests: fix servermode tests
* feat: PasswordLastUsed in groups response
---------
Co-authored-by: raf <rafal.jankowicz@avanti.space>
|
2023-05-19 12:33:56 +00:00 |
|
Bert Blommers
|
3a430780f7
|
Terraform - Update to latest commit (#5982)
|
2023-02-25 19:24:03 -01:00 |
|
Bert Blommers
|
7d7663d703
|
IAM: add_user_to_group() should be idempotent (#5899)
|
2023-02-03 11:07:02 -01:00 |
|
Bert Blommers
|
1a8ddc0f2b
|
Techdebt: Replace string-format with f-strings (for tests dirs) (#5678)
|
2022-11-17 21:41:08 -01:00 |
|
Bert Blommers
|
3d913f8f15
|
MultiAccount support (#5192)
|
2022-08-13 09:49:43 +00:00 |
|
Bert Blommers
|
aa70ee254d
|
Remove deprecated decorators + boto dependency (#4378)
|
2022-01-18 14:18:57 -01:00 |
|
Bert Blommers
|
9258316e16
|
Prep 2.2.17 release (#4642)
|
2021-11-29 19:35:18 -01:00 |
|
Bert Blommers
|
14a69c7524
|
Techdebt: Enable pylint rules (#4432)
|
2021-10-18 19:44:29 +00:00 |
|
Bert Blommers
|
95a1301ead
|
IAM - duplicate boto tests (#3913)
|
2021-09-22 19:42:42 +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 |
|
Fabio Dias
|
743dd46399
|
black linting
|
2019-12-16 21:25:20 -05:00 |
|
Fabio Dias
|
fd9ac4b9a5
|
ACCOUNT_ID moved to moto.core, MOTO_ACCOUNT_ID env var override
|
2019-12-16 21:05:29 -05:00 |
|
Fabio Dias
|
b83a750630
|
Added references to moto.iam.models.ACCOUNT_ID instead of hardcoded id
|
2019-12-16 19:56:11 -05:00 |
|
Bert Blommers
|
cd5b64b0c5
|
#2163 - Delete IAM group; Add test case and align error message with AWS
|
2019-11-08 01:19:45 -08:00 |
|
Robin Taylor
|
876ff476f1
|
Implementing delete-group endpoint and appropriate test case
|
2019-11-08 01:12:20 -08:00 |
|
Asher Foa
|
96e5b1993d
|
Run black on moto & test directories.
|
2019-10-31 10:36:05 -07:00 |
|
acsbendi
|
55f9040296
|
Fixed old unit tests in test_iam that didn't use valid IAM policies.
|
2019-06-30 17:57:50 +02:00 |
|
Mike Grima
|
8ae1a2b357
|
Fixes for IAM Groups
|
2018-10-16 17:14:23 -07:00 |
|
Jack Danger
|
353f8387a2
|
implementing detach_group_policy
|
2017-10-01 15:05:33 -07:00 |
|
Jack Danger
|
cdb1ebf666
|
pep8 fixes
|
2017-10-01 15:02:06 -07:00 |
|
Jack Danger
|
9f02a84d8d
|
test attaching group policies
|
2017-10-01 15:02:00 -07:00 |
|
Steve Pulec
|
896f040fca
|
Fix sqs tests for server mode.
|
2017-03-05 10:09:19 -05:00 |
|
Steve Pulec
|
3b4ef2cf15
|
Merge in master.
|
2017-03-05 09:58:39 -05:00 |
|
Léo Cavaillé
|
9b6d3983d2
|
iam: add group policy methods (#849)
Implemented mocks for:
* get_all_group_policies
* list_group_policies (boto3)
* get_group_policy
* put_group_policy
|
2017-03-04 22:56:36 -05:00 |
|
Steve Pulec
|
f37bad0e00
|
Lints.
|
2017-02-23 21:37:43 -05:00 |
|
Steve Pulec
|
fde721bed7
|
Testing new version of decorator.
|
2017-02-15 22:35:45 -05:00 |
|
Steve Pulec
|
be5f041416
|
Add IAM list_groups and list_groups_for_user. Closes #343.
|
2015-04-30 19:32:53 -04:00 |
|