...
Unit Tests: Server
Protocol
From the decapod-server/tests directory launch the following through python (e.g. python test.py
).
Note: Ensure that the Decapod Server is not running when the tests are being executed
Test Suites:
- test.py
or
Individual Tests:
- test_book.py
- test_decapod_utilities.py
- test_imageImport.py
- test_pdf.py
- test_resourcesource.py
- test_server.py
...