adobe / aem-testing-clients

Testing tools for Adobe Experience Manager
Apache License 2.0
50 stars 39 forks source link

Feature Request: UserRule #49

Closed joerghoh closed 3 years ago

joerghoh commented 3 years ago

There should be a class rule, which creates a user and makes it a member of configurable groups and adds a random password. These groups must exist already on the system before this rule is invoked. Then it should be possible to use the credentials for that user in any client.

With this in place tests can be executed more easily against AEM using a regular user. This allows to test more cases, especially when it comes to permissions.

volteanu commented 3 years ago

@joerghoh this was added in #54