-
Notifications
You must be signed in to change notification settings - Fork 665
Testing Scenarios 2.0.1
Klaas Freitag edited this page Sep 10, 2015
·
1 revision
We added a branding option called webDavPath()
which can be set to a different path than remote.php/webdav in case customer installation have an alternative route. See https://github.com/owncloud/enterprise/issues/481 for more details.
For testing, this has two flavours:
- Test that standard builds (normal nightlies) still work and can be configured properly.
- Builds with a branded WebDAV path. For this, a special server setup is needed that responds to the alternative route. Best approach is probably to include a partner with such a setup in the testing.
☁️