1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-02-19 23:55:00 +01:00

17 Commits

Author SHA1 Message Date
Kovah
906e7f96fb
Correct phpunit config 2023-01-21 17:53:05 +01:00
Kovah
4ddbf13c84
Minor dev adjustments 2023-01-21 17:49:36 +01:00
Kovah
7decde4b80
Update to Laravel 9 and other dependencies, move lang directory to root 2022-12-14 23:45:37 +01:00
Kovah
672ddb57c3
Minor test setup adjustment 2022-11-17 13:41:20 +01:00
Kovah
03996f8bb3
Remove SETUP_COMPLETED variable (#398)
Replaces SETUP_COMPLETED variable with a database setting. Changes setup to add the setting to the database. Also adds a migration for existing installations.
2022-03-25 00:10:58 +01:00
Kovah
113b30120d
Update to Laravel 8, refactor tests to use new factory classes
Also updates all other needed packages.
2020-11-08 20:10:42 +01:00
Kovah
0ba9676753
Correct behavior of the link revisioning, extend tests (#126) 2020-06-05 11:45:21 +02:00
Kovah
32bf7a9b37
Refactor the check links command and add proper tests 2020-05-06 18:27:02 +02:00
Kovah
907790da49
Correct the Phpunit configuration 2020-05-05 23:21:46 +02:00
Kovah
6d54a42a3b
Refactor the user settings controller, add tests which however are failing (WIP) 2020-02-01 10:15:35 +01:00
Kovah
d50c0e62fb
Add missing SETUP_COMPLETED variable to testing env 2020-01-27 15:48:52 +01:00
Kovah
767fc53263
Correct the phpunit configuration 2019-09-12 23:20:19 +02:00
Kovah
4556a35306
Upgrade LinkAce to Laravel 6 2019-09-12 22:54:59 +02:00
Kovah
1cf895865c
Add a random app key for testing 2019-07-16 20:02:57 +02:00
Kovah
359201008a
Use in-memory database for testing 2019-07-15 16:14:06 +02:00
Kovah
fadd17be73
Add example seeding test 2018-09-03 23:47:32 +02:00
Kovah
3b2626b0bd
Import Laravel 5.6 without the frontend stuff 2018-08-22 20:54:44 +02:00