mirror of
https://github.com/Alinto/sogo.git
synced 2025-04-18 10:04:00 +03:00
Tests
This directory holds automated tests for SOGo.
spec
andlib
: hold JavaScript driven interated tests that are used to validate overall DAV functionalityUnit
: holds all unit tests
Tools
- Jasmin - testing framework
- tsdav - webdav request helper
- ical.js - ics and vcard parser
- cross-fetch - fetch API
- xml-js - convert JS object to XML