Files
sogo/Tests/README.md
2022-02-21 16:21:42 -05:00

600 B

Tests

This directory holds automated tests for SOGo.

  • spec and lib: hold JavaScript driven interated tests that are used to validate overall DAV functionality
  • Unit: holds all unit tests

The configuration is found in lib/config.js.

Tools