summaryrefslogtreecommitdiff
path: root/tests/app/Census/CensusColumnConditionUsTest.php
AgeCommit message (Expand)AuthorFilesLines
2026-04-27Update PHPunit tests, to distinguish stubs from mocksGreg Roach1-6/+6
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-12-28Fix: createStub is a static method, assertSame/assertCount are dynamic methodsGreg Roach1-42/+42
2025-12-21PHPunit: mock objects have expectations, stubs do notGreg Roach1-48/+48
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-06-10Fix: #4989 - mismatch between individual and family listsGreg Roach1-8/+8
2024-03-31CodeStyle - whitespaceGreg Roach1-1/+0
2024-03-31PHPUnit 11 deprecates docblocks, use annotations insteadGreg Roach1-59/+4
2023-10-04Fix broken testsGreg Roach1-28/+0
2023-02-05Update tests to work with phpunit 10Greg Roach1-24/+10
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2021-09-03Fix: #4026 - Unit test failureGreg Roach1-48/+48
2021-04-20TestingGreg Roach1-0/+70
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2021-01-04CodeStyleGreg Roach1-1/+2
2021-01-01TestsGreg Roach1-14/+46
2020-12-30TestingGreg Roach1-67/+67
2019-10-17PSR12Greg Roach1-0/+1
2019-10-09Working on routing; Code cleanupGreg Roach1-1/+2
2019-09-29PSR12Greg Roach1-0/+1
2019-02-26Replace Mockery with PHPunit test doublesGreg Roach1-123/+112
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach1-40/+41
2019-01-04TestsGreg Roach1-12/+12
2019-01-01Happy 2019Greg Roach1-1/+1
2018-12-08Use ::class notation for class namesGreg Roach1-40/+43
2018-11-18Prefer class-constants to global-constantsGreg Roach1-14/+14
2018-11-18Rename GedcomRecord::getFacts() to facts()Greg Roach1-14/+14
2018-10-05Add declare(strict_types=1) to all PHP scriptsGreg Roach1-0/+2
2018-09-28PHPdocGreg Roach1-0/+26
2018-09-12Unit tests for TimeoutServiceGreg Roach1-2/+1
2018-08-19CodeStyle - type mismatchGreg Roach1-12/+12
2018-07-16Use PSR2 code styleGreg Roach1-215/+229
2018-01-07Happy new year - 2018Greg Roach1-1/+1
2017-12-07Update to PhpUnit 6, for PHP 7Greg Roach1-1/+1
2017-11-05Updates for PHP7.2Greg Roach1-2/+2
2017-08-07Fix #688 - a couple is considered unmarried unless a MARR event is present (p...Greg Roach1-30/+22
2017-06-17jQuery-3, Bootstrap-4, FontAwesome-4.7, Select2-4, remove popup windowsGreg Roach1-24/+24
2017-03-082017Greg Roach1-1/+1
2016-12-23Code style - short array syntaxGreg Roach1-24/+24
2016-06-05CodeStyleGreg Roach1-3/+0
2016-03-01Census column condition - widowedGreg Roach1-2/+60
2016-03-01Fix #854 French censusesGreg Roach1-8/+150
2016-02-05#810 US censusGreg Roach1-0/+115