mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-02 12:02:45 +00:00
To integrate with CI system. sogo-tests now accepts a flag (-f) to determine the output format: * text : Current behaviour and default value * junit: XML output suitable for CI system such as Jenkins
This directory holds automated tests for SOGo. We currrently have: - Intregation holds all interated tests that are used to validate overall DAV functionality right now - Unit holds all unit tests