github.com/cs3org/reva/v2@v2.27.7/changelog/1.4.0_2020-11-17/add-test-user.md (about) 1 Enhancement: Add a test user to all sites 2 3 For health monitoring of all mesh sites, we need a special user account that is present on every site. This PR adds such a user to each users-*.json file so that every site will have the same test user credentials. 4 5 https://github.com/cs3org/reva/pull/1257