You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The *owncloud-sharp-test* project contains all unit tests for ownCloud# and relies on the NUnit Framework. In order to perform the unit tests the NUnit NuGet Package is required.
96
-
97
-
**NOTE:** The *owncloud-sharp-test* project contains a class *TestSettings* that contains the configuration for the ownCloud v.8.2+ server installation to be used for testing. Ideally this should be a development server installation. You can find instructions on how to setup a development installation of ownCloud [here](https://doc.owncloud.org/server/8.2/developer_manual/general/devenv.html).
98
-
99
-
ownCloud Version 8.2 or higher is required for all tests to complete successfully. This is because the OCS Share API only supports Federated Cloud Shares starting with version 8.2.
100
-
101
92
## Many thanks to the contributors
102
93
103
94
* Bastian Noffer ( [@bnoffer](https://github.com/bnoffer) ) for his initial owncloud-sharp development at https://github.com/bnoffer/owncloud-sharp
0 commit comments