Kanboard-Prod/tests/units/Helper
Joe Nahmias 6ca3bb6fec test: replace usage of at() matcher with alternatives
The PHPUnit at() matcher, used to determine the order that methods are called
on test doubles, has been deprecated in PHPUnit 9 and has been removed in
PHPUnit 10.
Migrate usage of at() to other constructs following Drupal core examples in:
<https://www.drupal.org/node/3218874>
2023-06-29 21:06:04 -07:00
..
AppHelperTest.php Helper refactoring 2016-03-04 20:10:34 -05:00
AssetHelperTest.php Rename all models 2016-05-28 19:48:22 -04:00
DatetimeHelperTest.php Helper refactoring 2016-03-04 20:10:34 -05:00
FileHelperTest.php Avoid code duplication in PR #2891 2016-12-19 22:27:13 -05:00
HookHelperTest.php test: replace usage of at() matcher with alternatives 2023-06-29 21:06:04 -07:00
MailHelperTest.php Remove method getMailboxHash() 2017-02-05 17:59:06 -05:00
ProjectActivityHelperTest.php PHP 8 Compatibility 2022-02-05 11:49:03 -08:00
ProjectRoleHelperTest.php Store PHP sessions in the database 2017-12-12 15:04:28 -08:00
TaskHelperTest.php Add hidden accessible titles 2020-10-05 21:29:48 -07:00
TextHelperTest.php Add support for task links in Markdown headings 2023-04-18 21:17:45 -07:00
UrlHelperTest.php Rename all models 2016-05-28 19:48:22 -04:00
UserHelperTest.php Store PHP sessions in the database 2017-12-12 15:04:28 -08:00