-
Notifications
You must be signed in to change notification settings - Fork 123
Unit tests
nicolas-raoul edited this page Sep 5, 2014
·
4 revisions
To run the CmisSync unit tests:
- Create file
SparkleShare/TestLibrary/test-servers.json
as explained in the header of CmisSyncTest.cs - Compile the CmisSync solution.
- Run NUnit.
It is also always a good idea to test manually:
- On the server:
- At the root of the synchronized folder:
- Create/Rename/Delete folder
- Create/Rename/Modify/Delete file
- In a subfolder of the synchronized folder:
- Create/Rename/Delete folder
- Create/Rename/Modify/Delete file
- At the root of the synchronized folder:
- On the local client computer:
- At the root of the synchronized folder:
- Create/Rename/Delete folder
- Create/Rename/Modify/Delete file
- In a subfolder of the synchronized folder:
- Create/Rename/Delete folder
- Create/Rename/Modify/Delete file
- At the root of the synchronized folder: