1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-01-18 05:38:40 +01:00

43 Commits

Author SHA1 Message Date
Kovah
c7f1d4534d
Refactor the guest lists controller and add corresponding controller tests 2020-02-06 22:06:44 +01:00
Kovah
3cb7417867
Refactor the guest links controller and add corresponding controller tests 2020-02-06 21:12:16 +01:00
Kovah
a8dc405ec2
Remove issue comment 2020-02-02 20:13:52 +01:00
Kovah
6d54a42a3b
Refactor the user settings controller, add tests which however are failing (WIP) 2020-02-01 10:15:35 +01:00
Kovah
936bb30f2d
Add controller test for the trash 2020-01-31 12:25:56 +01:00
Kovah
b44f5a73e8
Correct two test controllers 2020-01-31 10:55:54 +01:00
Kovah
453df74f50
Refactor the system settings controller and add corresponding controller test 2020-01-31 10:46:32 +01:00
Kovah
7583347721
Add controller test for the search 2020-01-30 17:03:55 +01:00
Kovah
bbd79ae7b7
Restructure the present controller tests 2020-01-30 16:17:57 +01:00
Kovah
2b375b1a12
Refactor the import controller and add a corresponding test 2020-01-29 12:52:16 +01:00
Kovah
315d9084b7
Refactor the export controller and add a corresponding test 2020-01-29 12:35:28 +01:00
Kovah
bf3598faea
Add controller test for the dashboard 2020-01-29 12:18:40 +01:00
Kovah
30fa33f2fe
Reorder the current controller tests 2020-01-29 12:10:08 +01:00
Kovah
6632b0b068
Refactor the cron controller and add controller tests for it 2020-01-29 12:07:44 +01:00
Kovah
1616454244
Move Bookmarklet test into subfolder for controllers 2020-01-29 11:58:41 +01:00
Kovah
2de50a8973
Refactor the Wayback Machine helpter to accept a Mock configuration for easier testing 2020-01-27 15:45:06 +01:00
Kovah
0c217b8747
Add a first controller test for the Bookmarklet 2020-01-27 14:48:22 +01:00
Kovah
25a1732156
Fix issue with the alert helper test 2020-01-24 13:29:46 +01:00
Kovah
e35b9926e1
Major code cleanup with help of linters and Larastan 2020-01-24 13:15:49 +01:00
Kovah
607c947921
Update all tests 2019-10-29 17:00:33 +01:00
Kovah
31dadc9ff5
Remove all category files and classes 2019-10-29 16:56:07 +01:00
Kovah
4556a35306
Upgrade LinkAce to Laravel 6 2019-09-12 22:54:59 +02:00
Kovah
c13cbb62dc
Implement a repository for the note model 2019-07-16 20:46:38 +02:00
Kovah
b4c04e21d7
Correct test method signature 2019-07-16 20:25:09 +02:00
Kovah
3d61bacc9a
Correct the Tag test 2019-07-16 20:08:32 +02:00
Kovah
576c0823ec
Correct tag update test 2019-07-16 19:56:34 +02:00
Kovah
e2da1d38a6
Add missing link deletion method for link repository 2019-07-16 19:33:47 +02:00
Kovah
5d96a75341
Update category repository tests 2019-07-16 19:29:18 +02:00
Kovah
35e91b7272
Implement a repository for the tag model 2019-07-16 19:28:13 +02:00
Kovah
ec2f6cd3f2
Correct link respoitory tests 2019-07-16 18:16:00 +02:00
Kovah
8739492bca
Implement a repository for the category model 2019-07-16 18:15:21 +02:00
Kovah
4abacd3d93
Correct link repository, add link update test 2019-07-15 16:48:00 +02:00
Kovah
e42f8c17de
Move to Repository-based controllers, update link creation test 2019-07-15 16:12:54 +02:00
Kovah
5672f1d6f1
Add helper for Wayback Machine (#39) 2019-03-24 22:13:38 +01:00
Kovah
a3c149c504
Better organize tests 2019-03-24 22:05:10 +01:00
Kovah
fc00e672c1
Create a new test for link creation 2019-03-22 21:01:55 +01:00
Kovah
8bab81b439
Correct existing tests 2019-03-22 21:01:37 +01:00
Kovah
644558609a
Add first try on the controller testing
Not working correctly at the moment, problem is user authentication / 422 error
2018-09-05 22:38:47 +02:00
Kovah
d89cd0b918
Update the LinkAce helper test 2018-09-03 23:48:01 +02:00
Kovah
fadd17be73
Add example seeding test 2018-09-03 23:47:32 +02:00
Kovah
97446dad48
Add a test for the LinkAce helper 2018-09-03 23:07:29 +02:00
Kovah
ef07a997cc
Remove example tests 2018-09-03 23:07:18 +02:00
Kovah
3b2626b0bd
Import Laravel 5.6 without the frontend stuff 2018-08-22 20:54:44 +02:00