Sara Aimée Smiseth
6c5d334cef
Run tests for prosody with postgres and also for prosody with sqlite. TODO Add tests that check if postgres or sqlite is used.
2021-05-07 11:00:17 +02:00
Sara Aimée Smiseth
902a76b6ee
WIP test refactoring, TODO run tests for second prosody container
2021-05-02 13:30:37 +02:00
Sara Aimée Smiseth
3302ef9f0d
WIP Install postgres and mysql dependencies. Add postgres to test, TODO Test all combinations postgres, sqlite and mysql/mariadb
2021-05-01 18:25:44 +02:00
Sara Aimée Smiseth
d3f5a603e5
WIP Add environment variables for Database configuration. TODO test it with postgres
2021-05-01 13:04:23 +02:00
Sara Aimée Smiseth
39bd69d39c
Prepare for version v1.1.3
2020-10-30 17:53:00 +01:00
Sara Aimée Smiseth
b70fcbd98e
Create tests ( #15 )
...
Created a tests folder which contains pytest and bats tests.
Pytest is used to login and send messages to other accounts.
Bats is used to check the log for debug messages.
This fixes #13 .
2020-10-30 17:47:05 +01:00