summaryrefslogtreecommitdiff
path: root/tests/app/Module
AgeCommit message (Collapse)AuthorFilesLines
2021-04-20TestingGreg Roach3-3/+3
2021-04-12Fix: #2442 - turn map-links into modulesGreg Roach3-0/+209
2021-03-11Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2Greg Roach16-32/+32
2021-02-23Fix wrong columns used in families query of ModuleDataFixTraitJonathan Jaubart1-0/+148
Add basic unit testing for Data fix handler and FixDuplicateLinks
2021-01-25Use https link in copyright headerGreg Roach67-119/+119
2021-01-15Move user constants to the user interface classGreg Roach15-45/+45
2021-01-15TestingGreg Roach8-320/+0
2020-12-31TestsGreg Roach60-3/+121
2020-12-31TestsGreg Roach1-0/+2
2020-12-30TestingGreg Roach75-218/+215
2020-01-18Replace batch-update with data-fix modules. Add data-fix for _PRIM tags. ↵Greg Roach7-266/+0
Fixes: #1354, Fixes: #1370, Fixes: #1386, Fixes: #2931
2019-12-20Fix: #2777 tcpdf seems abandoned - apply patches locallyGreg Roach3-27/+6
2019-12-19XML reports: remove unused HTML elementsGreg Roach16-48/+0
2019-12-19XML reports: remove unused PageHeader elementsGreg Roach16-48/+0
2019-12-18Test coverageGreg Roach16-643/+674
2019-12-03Test against PHP 7.4Greg Roach3-6/+42
2019-11-21Refactor report classesGreg Roach16-177/+177
2019-11-07Fix error updating account preferences; use constants for preference namesGreg Roach15-15/+30
2019-11-04Fix: #2479 - admin manage media showing wrong files; Attach filesystems to ↵Greg Roach16-32/+96
request
2019-10-25No need to throw exceptions in assert()Greg Roach16-16/+0
2019-10-17Avoid using the IoC container in unit testsGreg Roach16-16/+0
2019-10-17PSR12Greg Roach82-0/+82
2019-10-09Working on routing; Code cleanupGreg Roach80-128/+272
2019-10-09Working on routingGreg Roach10-12/+16
2019-09-29PSR12Greg Roach82-0/+82
2019-05-06Remove unused importsGreg Roach8-16/+0
2019-04-25CodeStyle - use ::classGreg Roach66-66/+82
2019-04-16Fix: #2209 - 'time ago' calculations cause overflow on 32bit systemsGreg Roach1-1/+1
2019-04-14Test coverageGreg Roach16-0/+64
2019-04-14Refactor the bootstrap processGreg Roach16-16/+32
2019-03-20TestingGreg Roach1-1/+2
2019-03-20TestingGreg Roach15-7/+98
2019-03-15TestingGreg Roach16-1/+514
2019-03-15TestingGreg Roach16-32/+32
2019-03-15TestsGreg Roach16-64/+571
2019-02-05#2159 - Allow tabs and sidebars to register the facts that they handle.Greg Roach1-1/+1
2019-01-04TestsGreg Roach82-82/+82
2019-01-01Happy 2019Greg Roach82-82/+82
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach82-0/+164
2018-09-28PHPdocGreg Roach82-574/+164
2018-09-12Unit tests for TimeoutServiceGreg Roach83-201/+164
2018-07-16Use PSR2 code styleGreg Roach83-996/+1245
2018-07-13Remove the googlemaps module and lots of old codeGreg Roach1-34/+0
2018-07-12Update testsGreg Roach2-68/+0
2018-06-18Update testsGreg Roach1-34/+0
2018-05-31Remove tests for old modulesGreg Roach1-34/+0
2018-01-07Happy new year - 2018Greg Roach88-88/+88
2017-12-07Update to PhpUnit 6, for PHP 7Greg Roach88-88/+88
2017-03-082017Greg Roach88-88/+88
2016-04-11Charts as modules - more workGreg Roach14-1/+443