Jan Böhmer
|
24137b30a5
|
Added tests for RedirectController that simulates the situation of a reverse proxy and subdirectory
|
2025-01-07 15:52:28 +01:00 |
|
Jan Böhmer
|
d898ca736c
|
Applied rector to remaining test files
|
2024-06-22 00:37:47 +02:00 |
|
Jan Böhmer
|
9994dbd9db
|
Added tests to test the KICad API endpoints
|
2023-12-03 00:43:34 +01:00 |
|
Jan Böhmer
|
0af5a58dbe
|
Renamed Storelocation entity to StorageLocation
|
2023-09-04 22:57:40 +02:00 |
|
Jan Böhmer
|
2b793bf242
|
Fixed tests
|
2023-07-02 17:46:09 +02:00 |
|
Jan Böhmer
|
49ae906029
|
Allow to directly specify the scanned string via an input query parameter
|
2023-07-02 14:16:32 +02:00 |
|
Jan Böhmer
|
5629215ce4
|
Use imports instead of FQNs
|
2023-06-11 15:00:28 +02:00 |
|
Jan Böhmer
|
98dc553938
|
Applied rector to test files
|
2023-06-11 14:18:53 +02:00 |
|
Jan Böhmer
|
d04d743520
|
Fixed typos
|
2023-04-15 23:14:53 +02:00 |
|
Jan Böhmer
|
29d1d49aca
|
Fixed some more inspection issues
|
2023-04-15 22:05:29 +02:00 |
|
Jan Böhmer
|
8351f38ee7
|
Keep query parameters when adding locale part in RedirectController
This fixes issue #268
|
2023-04-15 00:38:11 +02:00 |
|
Jan Böhmer
|
d34dbbbb38
|
Improved tests for project system
|
2023-01-08 23:22:53 +01:00 |
|
Jan Böhmer
|
0c7ec9f0c7
|
Added some basic DB fields for the new project system
|
2022-12-18 20:34:25 +01:00 |
|
Jan Böhmer
|
8ae4e9fe05
|
Fixed some inspection issues
|
2022-12-18 19:45:04 +01:00 |
|
Jan Böhmer
|
4b76d991dd
|
Removed old GPLv2 copyright headers in tests
|
2022-11-29 22:37:33 +01:00 |
|
Jan Böhmer
|
498cc07583
|
Added copyright/license info to files
|
2022-11-29 21:21:26 +01:00 |
|
Jan Böhmer
|
e01b06fb85
|
Fixed some inspection issues.
|
2020-08-21 22:43:37 +02:00 |
|
Jan Böhmer
|
d0b1024d80
|
Fixed code style.
|
2020-08-21 21:36:22 +02:00 |
|
Jan Böhmer
|
f5d685dfd4
|
Fixed coding style.
|
2020-05-10 21:39:31 +02:00 |
|
Jan Böhmer
|
7e656be246
|
Added some tests to check if LabelSystem and scanner pages are available.
|
2020-05-10 13:28:01 +02:00 |
|
Jan Böhmer
|
eb9b24d5d7
|
Fixed inspection issues.
|
2020-03-29 22:47:25 +02:00 |
|
Jan Böhmer
|
0fe83c7b3a
|
Removed unused variables.
|
2020-03-29 22:37:27 +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
|
93716c8583
|
Dont let Webclient catch exceptions during testing of the admin pages.
|
2019-10-31 23:05:20 +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
|
dd1dc54d97
|
Test the admin pages, if read/list/delete is working.
|
2019-10-26 22:27:04 +02:00 |
|
Jan Böhmer
|
45a624d768
|
Added tests for RedirectController
|
2019-10-20 14:35:19 +02:00 |
|