sogo/Tests
Nicolas Höft 4c27826fb5 feat(core): Support ARGON2I/ARGON2ID password hashes
Requires libsodium ≥ 1.0.9 to be present at compile time.

Thus, the following distributions will have support for at least
ARGON2i:

* rhel ≥ 7 (with EPEL enabled)
* Debian ≥ 9 (stretch)
* Ubuntu ≥ Bionic (18.04)

Fixes #4895
2020-07-01 11:20:31 +02:00
..
Integration (fix) avoid changing summary during unit test 2019-09-13 09:16:10 -04:00
Stress Deleted old tests 2017-06-15 11:24:32 -04:00
Unit feat(core): Support ARGON2I/ARGON2ID password hashes 2020-07-01 11:20:31 +02:00
README See ChangeLog 2010-01-24 20:40:12 +00:00
README-cas-logoutRequest cosmetic fix, no functional change 2013-06-21 09:36:54 -04:00

README

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