Florent Daigniere
|
89d88e0c19
|
Fix the test
|
2021-03-09 12:04:42 +01:00 |
|
ofthesun9
|
d5d097eebc
|
docker-compose exec needs a -T flag it no TTY is allocated
This flag is missing in 00_create_users.sh and is failing the tests on travis arm architecture
|
2020-03-21 13:19:56 +00:00 |
|
Tim Möhlmann
|
2a20c1e8ee
|
Tests for initial admin create
|
2019-08-21 17:50:14 +03:00 |
|
Dario Ernst
|
bbb24a8863
|
Add more tests: Auto-forwarding, sending to an alias and auto-reply
Add simple test for auto-reply
|
2019-01-06 21:47:01 +01:00 |
|
Ionut Filip
|
35be1710a6
|
Changed user creation command
|
2018-12-06 12:36:56 +02:00 |
|
Ionut Filip
|
8acf9451fa
|
Changed admin and user creation command
|
2018-12-06 12:34:56 +02:00 |
|
Tim Möhlmann
|
d84254ccd8
|
Update user creation to python3
|
2018-12-05 16:23:16 +02:00 |
|
Ionut Filip
|
982e586e49
|
Replaced os.system calls with native python calls
|
2018-11-02 16:25:55 +02:00 |
|
Ionut Filip
|
88f5e6e4cf
|
Moved users creation in core
|
2018-11-02 15:05:16 +02:00 |
|