Commit Graph

79 Commits

Author SHA1 Message Date
DariusIII 2de4bc1af8 Fix failing test 2025-09-26 00:42:42 +02:00
DariusIII 52b29f415a CS fixes 2025-09-25 17:01:45 +02:00
DariusIII dfb1cab7a1 Improve binaries handling 2025-09-25 17:01:21 +02:00
DariusIII 3e96e55e94 CS fixes 2025-09-12 14:35:28 +02:00
DariusIII c7fbc97e73 Improve steam matching 2025-09-12 14:35:16 +02:00
DariusIII 74a5c879fb CS fixes 2025-09-12 13:41:45 +02:00
DariusIII 5f07a854da Improve pc game categorization 2025-09-12 13:41:25 +02:00
DariusIII 64a40a0cae Update game title parsing 2025-09-12 12:46:55 +02:00
DariusIII 9072466896 Add processing test 2025-09-09 15:40:03 +02:00
DariusIII f103b61f4d CS fixes 2025-09-09 15:16:37 +02:00
DariusIII 4383a76ac9 Update AniDB parsing and add parsing test 2025-09-09 15:15:58 +02:00
DariusIII c7c8df19e4 CS fixes 2025-08-18 20:07:19 +02:00
DariusIII b20cca23f1 Add STREAM_FORK_OUTPUT switch 2025-08-16 09:49:56 +02:00
DariusIII 8817f9e985 CS fixes 2024-11-28 14:10:08 +01:00
DariusIII 56011c1b63 Remove bookstest as it is unreliable 2024-04-28 11:47:14 +02:00
Shift 95253c0bbf Remove CreatesApplication testing trait 2024-04-27 08:20:32 +00:00
Shift 84eab4b697 Define test classes as final 2023-09-15 18:11:30 +00:00
DariusIII 0f66f0c315 Update phpunit testing 2023-06-28 14:39:34 +02:00
DariusIII 65fcf5d7a9 Add missing Unit folder with example test 2023-04-04 22:54:05 +02:00
DariusIII ad05688ac6 CS fixes 2023-03-30 21:48:07 +02:00
Shift 71e1631df6 Remove redundant typing from DocBlocks 2023-03-30 14:15:45 +00:00
Shift afb0f41611 Add PHP type hints 2023-03-30 14:15:39 +00:00
DariusIII 3c4a41c134 Code style fixes 2022-03-16 23:02:10 +01:00
DariusIII 2b858100b3 Replace NN_ROOT with base_path() 2020-03-29 14:51:21 +02:00
DariusIII 7592fa9beb Revert constants removal changes 2020-03-26 17:44:45 +01:00
DariusIII 1e7244e5bc Remove option to set covers path in database, it is hardcoded now to resources/covers/ 2020-03-22 22:12:07 +01:00
DariusIII 1c10cb0e1e PHP cs fixer fixes 2020-03-01 01:14:27 +01:00
DariusIII 405c6f34ac Use APP_NAME and MAIL_FROM_ADDRESS in place of database settings and remove unused entries from site and settings table 2020-03-01 01:13:00 +01:00
DariusIII 6e1d65156c Php cs fixes 2020-02-05 17:49:39 +00:00
DariusIII 2b8a419d78 Update books test 2019-07-16 10:02:39 +02:00
DariusIII 0402fa56d7 Fix code style of many files 2019-05-07 20:56:19 +02:00
DariusIII 1233207ba1 Update SettingsTest 2019-01-24 12:22:20 +01:00
DariusIII 0987e5a4b1 Update tests 2019-01-24 12:14:54 +01:00
DariusIII 7052cff2c4 Add SettingsTest 2019-01-24 12:07:45 +01:00
DariusIII 1077c467d6 Remove Versions classes and all related data 2018-12-19 13:58:31 +01:00
DariusIII 684b2711ef Add BooksTest 2018-11-27 23:08:28 +01:00
DariusIII 8a826d0f21 Update User model and install test 2018-11-20 22:47:59 +01:00
DariusIII bbfc379486 Update testing 2018-07-26 11:38:20 +02:00
DariusIII 80e6a5450f Update tests 2018-07-26 11:23:29 +02:00
DariusIII d48db134d7 Update CreatesApplication class 2018-07-26 11:00:30 +02:00
DariusIII 51edce3c05 Add missing tests 2018-07-26 10:59:19 +02:00
DariusIII d5e7ba4825 Upgrade nntmux configuration method 2018-03-03 20:47:49 +01:00
DariusIII 314e601e44 Rename nntmux namespace and folder to Blacklight 2018-02-14 23:08:17 +01:00
DariusIII 5229462bea Simplify install test, we don't need covers check and admin user 2018-02-09 09:51:36 +01:00
DariusIII 85c68d3863 Update install test 2018-01-30 12:37:52 +01:00
DariusIII cefe3643b8 Update migrations, add stored procedures and trigers, fix phpunit test 2018-01-22 22:39:47 +01:00
DariusIII 963939d600 Remove unused class from install test 2018-01-18 14:56:41 +01:00
DariusIII 5ed687e42c Remove unneeded code from InstallTest.php 2018-01-18 14:08:42 +01:00
DariusIII de91486ec5 Fix installation and tests 2018-01-18 13:34:26 +01:00
DariusIII 59eecdfd0d Change installation, remove tsv files and related tables, use migrations and seeding for them 2018-01-18 12:13:49 +01:00