1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-02-25 03:32:59 +01:00

131 Commits

Author SHA1 Message Date
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