mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
add expected database, user and password
see https://github.com/nextcloud/server/issues/13803
This commit is contained in:
@@ -117,7 +117,7 @@ adjust your php.ini and file rights.
|
||||
|
||||
Running unit tests for the Nextcloud core project
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
The core project provides a script that runs all the core unit tests using different database backends like sqlite, mysql, pgsql, oci (for Oracle)::
|
||||
The core project provides a script that runs all the core unit tests using different database backends like sqlite, mysql, pgsql, oci (for Oracle). A database oc_testuser which can be accessed with user oc_testuser and password ownloud is expected::
|
||||
|
||||
./autotest.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user