Skip to content

Commit a9ff7d8

Browse files
authored
Update README.md
1 parent d0b83bf commit a9ff7d8

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -89,15 +89,6 @@ namespace CompuMaster.Ocs.DemoApp
8989
}
9090
```
9191

92-
Unit Tests
93-
==========
94-
95-
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-
10192
## Many thanks to the contributors
10293

10394
* Bastian Noffer ( [@bnoffer](https://github.com/bnoffer) ) for his initial owncloud-sharp development at https://github.com/bnoffer/owncloud-sharp

0 commit comments

Comments
 (0)