Commit Graph

68 Commits

Author SHA1 Message Date
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
DariusIII ee955bff77 Fix installation test 2018-01-17 16:04:13 +01:00
DariusIII 6af3c91f12 Update files that use constants.php 2018-01-08 12:21:07 +01:00
DariusIII 10844ace9d Remove Users class and use models in its place 2017-12-25 17:11:25 +01:00
DariusIII 0912cd46cb Update install test 2017-12-20 13:48:27 +01:00
DariusIII 232e2a0362 Fix install test script 2017-11-24 15:46:02 +01:00
DariusIII c20fc7e07d Change App\extensions to App\Extensions 2017-07-18 14:16:31 +02:00
DariusIII 6dc54ff6aa Replace app with App in classes used 2017-07-16 23:21:21 +02:00
DariusIII 696208d313 Remove $adapter assignment from install and installtest 2017-07-15 00:06:27 +02:00
DariusIII 077e4d6555 Fix phpunit install test 2017-07-14 23:54:29 +02:00
DariusIII 9af3abdc46 Use laravel helpers file and replace getenv with env function 2017-06-07 22:57:00 +02:00
DariusIII a1043648e3 Use correct namespace syntax for phpunit in .travis.yml 2017-05-10 11:13:16 +02:00