Jan Böhmer
|
4b76d991dd
|
Removed old GPLv2 copyright headers in tests
|
2022-11-29 22:37:33 +01:00 |
|
Jan Böhmer
|
e01b06fb85
|
Fixed some inspection issues.
|
2020-08-21 22:43:37 +02:00 |
|
Jan Böhmer
|
445a3ddff6
|
Show exceptions that occurs occuring tests.
|
2020-03-29 18:24:10 +02:00 |
|
Jan Böhmer
|
9e8771a4ee
|
Changed license to AGPL3+
|
2020-02-22 18:14:36 +01:00 |
|
Jan Böhmer
|
fe0f69f762
|
Applied code style to tests/
|
2020-01-05 15:55:16 +01:00 |
|
Jan Böhmer
|
9a7223a301
|
Fixed code style.
|
2020-01-04 20:24:09 +01:00 |
|
Jan Böhmer
|
7e0e83ef15
|
Removed redirect to userSettings in RedirectController
We do this in an EventSubscriber now, so this is not needed anymore.
|
2020-01-01 18:23:30 +01:00 |
|
Jan Böhmer
|
e16ae9390f
|
Fixed tests.
|
2020-01-01 17:13:04 +01:00 |
|
Jan Böhmer
|
fba5f9794f
|
Added an service for generating Backup codes and added some tests.
|
2019-12-27 15:20:06 +01:00 |
|
Jan Böhmer
|
6405dee0ac
|
Made tests compatible with phpunit 8
The new simple-phpunit wrapper is selects the best phpunit version automatically and removes all the void return types if needed.
|
2019-11-23 19:12:49 +01:00 |
|
Jan Böhmer
|
445b6b6a2b
|
Fixed some deprecations related to kernel controller tests.
|
2019-11-23 15:03:08 +01:00 |
|
Jan Böhmer
|
e557bdedd5
|
Added an PHP CS fixer config file and applied it to files.
We now use the same the same style as the symfony project, and it allows us to simply fix the style by executing php_cs_fixer fix in the project root.
|
2019-11-09 00:47:20 +01:00 |
|
Jan Böhmer
|
787e498586
|
Updated copyright headers.
|
2019-11-01 13:40:30 +01:00 |
|
Jan Böhmer
|
fdfb099cb5
|
Allow to restrict the file extensions for a attachment type.
|
2019-10-31 22:37:54 +01:00 |
|
Jan Böhmer
|
45a624d768
|
Added tests for RedirectController
|
2019-10-20 14:35:19 +02:00 |
|