Skip to content

Commit

Permalink
More password tests needed
Browse files Browse the repository at this point in the history
  • Loading branch information
semancik committed Jul 25, 2018
1 parent 7ab9c28 commit 3254d83
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -3928,6 +3928,9 @@ public void test929ReplacePasswordValue() throws Exception {
assertUserPassword(userAfter, PASSWORD_HELLO_WORLD);
assertPasswordModifyMetadata(userAfter);
}

// TODO: remove global password policy, set organizational policy, check that such password policy is NOT applied to resources
// MID-4791

protected void prepareTest() throws ObjectNotFoundException, SchemaException, ObjectAlreadyExistsException {
assumeAssignmentPolicy(AssignmentPolicyEnforcementType.FULL);
Expand Down

0 comments on commit 3254d83

Please sign in to comment.