Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Further Integration Tests for Alias Identity Providers Feature #2722

Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
d0b2016
Add tests for read operation
adrianhoelzl-sap Mar 19, 2024
d7040f3
Add handling for tests assessing dangling references to shouldRejectU…
adrianhoelzl-sap Mar 19, 2024
57096e9
Add updateIdpViaDb method
adrianhoelzl-sap Mar 19, 2024
26766e4
Add tests: update should be rejected if the entity has no existing al…
adrianhoelzl-sap Mar 19, 2024
f242128
Add tests: update should ignore alias if the original IdP has an empt…
adrianhoelzl-sap Mar 19, 2024
77ff7b8
Add tests: update should ignore dangling reference and break referenc…
adrianhoelzl-sap Mar 19, 2024
f464fa6
Add tests: update should reject if alias feature disabled, no alias e…
adrianhoelzl-sap Mar 19, 2024
ce4a41e
Move test Update -> AliasFeatureDisabled -> shouldReject_OtherPropert…
adrianhoelzl-sap Mar 19, 2024
70611bc
Move test Update -> AliasFeatureDisabled -> shouldAccept_SetOnlyAlias…
adrianhoelzl-sap Mar 19, 2024
85bee2e
Move test Update -> AliasFeatureDisabled -> shouldAccept_SetAliasProp…
adrianhoelzl-sap Mar 19, 2024
688261e
Move test Update -> AliasFeatureDisabled -> shouldAccept_ShouldIgnore…
adrianhoelzl-sap Mar 19, 2024
2f8ae6f
Move test Update -> AliasFeatureDisabled -> shouldAccept_ShouldIgnore…
adrianhoelzl-sap Mar 19, 2024
98d9ab1
Move test Update -> AliasFeatureDisabled -> shouldReject_OnlyAliasIdS…
adrianhoelzl-sap Mar 19, 2024
cd884e0
Move test Update -> AliasFeatureDisabled -> shouldReject_OnlyAliasZid…
adrianhoelzl-sap Mar 19, 2024
2de82ed
Rename test: Update -> AliasFeatureEnabled -> shouldAccept_ShouldCrea…
adrianhoelzl-sap Mar 19, 2024
f20163b
Add test: Update -> AliasFeatureEnabled -> should reject if zone refe…
adrianhoelzl-sap Mar 19, 2024
c769dcb
Remove duplicate test: Update -> AliasFeatureEnabled -> shouldReject_…
adrianhoelzl-sap Mar 19, 2024
687f8dd
Add tests: Update -> AliasFeatureEnabled -> should reject if an alias…
adrianhoelzl-sap Mar 19, 2024
de9a292
Rename tests: Update -> AliasFeatureEnabled -> shouldAccept_Reference…
adrianhoelzl-sap Mar 19, 2024
3e467bc
Add test: Update -> AliasFeatureEnabled -> should reject if a danglin…
adrianhoelzl-sap Mar 19, 2024
54de870
Add test: Update -> AliasFeatureEnabled -> should reject if a danglin…
adrianhoelzl-sap Mar 19, 2024
2d80265
Move tests: Update -> AliasFeatureEnabled -> shouldAccept_ShouldCreat…
adrianhoelzl-sap Mar 19, 2024
61e1f9c
Move tests: Update -> AliasFeatureEnabled -> shouldReject_ReferencedZ…
adrianhoelzl-sap Mar 19, 2024
b81970c
Remove TODOs
adrianhoelzl-sap Mar 19, 2024
f281a1e
Move tests: Update -> AliasFeatureEnabled -> shouldReject_AliasNotSup…
adrianhoelzl-sap Mar 19, 2024
43fc409
Move tests: Update -> AliasFeatureEnabled -> shouldReject_IdpWithOrig…
adrianhoelzl-sap Mar 19, 2024
2a206f6
Move tests: Update -> AliasFeatureEnabled -> shouldReject_AliasZidSet…
adrianhoelzl-sap Mar 19, 2024
c2f3c91
Move tests: Update -> AliasFeatureEnabled -> shouldAccept_OtherProper…
adrianhoelzl-sap Mar 19, 2024
fc13764
Move tests: Update -> AliasFeatureEnabled -> shouldReject_ExistingAli…
adrianhoelzl-sap Mar 19, 2024
c8bb6df
Move tests: Update -> AliasFeatureEnabled -> shouldAccept_ExistingAli…
adrianhoelzl-sap Mar 19, 2024
d6458aa
Move tests: Update -> AliasFeatureEnabled -> shouldReject_ChangingAli…
adrianhoelzl-sap Mar 19, 2024
fa17d46
Move test: Update -> AliasFeatureEnabled -> shouldReject_ExistingAlia…
adrianhoelzl-sap Mar 19, 2024
69e3c6d
Remove obsolete "ExistingAlias" from test method names
adrianhoelzl-sap Mar 19, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading