Joas Schilling
|
4c4f14b464
|
feat(CI): Run integration tests on PHP 8.2 for testing
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
a2d87adee5
|
fix(CI): Run "composer install" in integration tests before enabling the app
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
bc54fe508f
|
chore(CI): Run postgres integration tests by default as they are faster and break more often
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
175b054efa
|
Adjust postgres database access
Following server example from
https://github.com/nextcloud/server/pull/34645
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
d8863929bd
|
Split chat/ integration tests in half
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
73033cecfc
|
Execute the test on CI
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
ee785cec03
|
Use composer v2 to install the dependencies correctly
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
cdfccfe21f
|
Fix missing "composer install" in the spreed repo
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Vitor Mattos
|
7fe6f4a1ac
|
Moved integration tests to folder of chat tests
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
4 years ago |
Vitor Mattos
|
751d18f2b1
|
Rename ttl to message expire
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
4 years ago |
Vitor Mattos
|
fa3f98eb5a
|
Enable to run in drone
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
4 years ago |
Joas Schilling
|
8fcf1e7cce
|
Install notifications on drone
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
4 years ago |
Joas Schilling
|
45c8b748a2
|
Set MySQL ONLY_FULL_GROUP_BY config
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
4 years ago |
Joas Schilling
|
8b9fbbdeb1
|
Run on MySQL as a test
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
4 years ago |
Joas Schilling
|
ee37de5548
|
Remove PostgreSQL password set by accident
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
4 years ago |
Joas Schilling
|
520df2c7b5
|
Generate drone testing matrix from .drone.jsonnet file
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
4 years ago |