Commit graph

20 commits

Author SHA1 Message Date
Jan Böhmer
26fe946de3 Run some linters on TravisCI to ensure basic integrity of files. 2019-11-21 22:27:17 +01:00
Jan Böhmer
96f12a3c4f Build yarn assets when testing on travis. 2019-10-31 23:14:02 +01:00
Jan Böhmer
1c4c4622cf Upload test coverage information to codecov. 2019-10-20 19:56:49 +02:00
Jan Böhmer
b7124d53b2 Dont test with PHP 8.0, PHPunit does not support this version and test timeouts. 2019-10-20 19:36:39 +02:00
Jan Böhmer
c61269db19 Disable foreign key checks for loading fixtures. 2019-10-20 19:28:48 +02:00
Jan Böhmer
1e74f205e9 Truncate groups and user table manually for travis. 2019-10-20 15:50:57 +02:00
Jan Böhmer
e6f003b3b2 Set APP_ENV env the right way. 2019-10-20 15:33:43 +02:00
Jan Böhmer
2f9dfdedc0 Split long command into different commands. 2019-10-20 15:31:16 +02:00
Jan Böhmer
5c0f8dd311 Drop database by hand before loading fixtures. 2019-10-20 15:28:47 +02:00
Jan Böhmer
558ae5ba4b Create travis database using symfony command. 2019-10-20 15:19:32 +02:00
Jan Böhmer
822fa7e7e4 Create the correct DB in travis. 2019-10-20 15:15:20 +02:00
Jan Böhmer
215a6cd1e7 Specify env when loading fixtures in travis. 2019-10-20 15:11:42 +02:00
Jan Böhmer
99eb5a0e45 Fixed typo in .travis.yml 2019-10-20 14:43:50 +02:00
Jan Böhmer
45a624d768 Added tests for RedirectController 2019-10-20 14:35:19 +02:00
Jan Böhmer
9ee5dd9523 Test against PHP 7.4 and PHP 8 snapshot.
Both versions are not finished yet, so we allow failures for them.
2019-09-23 13:01:37 +02:00
Jan Böhmer
2eebb0332d Disable deprecation helper on travis. 2019-03-27 16:28:01 +01:00
Jan Böhmer
03f70d2999 Don't test on nightly. 2019-03-27 16:17:42 +01:00
Jan Böhmer
ed5d4602c9 Use symfonys phpunit for testing. 2019-03-27 16:00:08 +01:00
Jan Böhmer
937ee4682a Install dependencies on travis. 2019-03-27 13:32:45 +01:00
Jan Böhmer
5f39336ae1 Added .travis.yml for testing on travis. 2019-03-27 13:28:45 +01:00