1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-01-17 21:28:30 +01:00

58 Commits

Author SHA1 Message Date
Kovah
40856b1a91
Add new test for the login page, correct redirection if authenticated 2020-03-08 20:26:39 +01:00
Kovah
9409d5a0a6
Migrate the HTML meta helper to the new HTTP facade 2020-03-04 15:26:31 +01:00
Kovah
ac497fee0d
Migrate the Wayback Machine helper to the new HTTP facade 2020-03-04 15:09:38 +01:00
Kovah
efd6dbd720
Add a new test for the update check (#96) 2020-03-04 15:02:15 +01:00
Kovah
b6b6f57ad8
Update all tests to match the updated core 2020-03-03 17:35:20 +01:00
Kovah
9ec7060a96
Fix issue with setup completed permissions, add first test for the setup 2020-02-20 11:54:48 +01:00
Kovah
79be60453c
Properly test unique values for base models 2020-02-20 11:35:36 +01:00
Kovah
1c48915f79
Refactor the tags model controller, add corresponding controller tests 2020-02-20 11:26:34 +01:00
Kovah
d485047650
More refactoring of the notes controller and corresponding tests 2020-02-17 15:11:20 +01:00
Kovah
e6e9ee7228
More refactoring of the list controller and corresponding tests 2020-02-12 17:20:41 +01:00
Kovah
fc655dbb64
More refactoring of the link controller and corresponding tests 2020-02-12 16:26:45 +01:00
Kovah
62d97b697a
Refactor the notes model controller, add corresponding controller tests 2020-02-12 15:16:13 +01:00
Kovah
ba0d5de206
Refactor the list model controller, add corresponding controller tests 2020-02-12 14:53:18 +01:00
Kovah
052406acf9
Refactor the link model controller, add corresponding controller tests, refactor the Wayback Machine helper 2020-02-07 22:03:21 +01:00
Kovah
f3d36ee65b
Refactor the guest tag controller and add corresponding controller tests 2020-02-07 19:47:29 +01:00
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