owncloud / testing

🔧 app for testing ownCloud
GNU Affero General Public License v3.0
3 stars 4 forks source link

Add testing command to create and login multiple users for testing large instances #85

Closed individual-it closed 5 years ago

individual-it commented 5 years ago

Description

Creates, provisions and logs in/out database users. For creating instances locally with lots of users for testing performance and scale.

code copied from original PR https://github.com/owncloud/core/pull/30572 and improved the code-style a bit

fixes #84

Checklist: