aspireupdate/tests/phpunit
costdev 7a371bbae6 Tests: Add @covers annotation for an existing test.
Logic has been abstracted from `API_Rewrite::pre_http_request()` to new methods: `::add_accept_authorization_header()` and `::add_cache_buster()`.

This adds a `@covers` annotation to ensure the abstracted code is marked as covered.
2025-02-11 22:13:57 +00:00
..
includes Tests: Abstract shared FilesystemDirect fixtures to FilesystemDirect_UnitTestCase. 2025-02-05 18:09:53 +00:00
tests Tests: Add @covers annotation for an existing test. 2025-02-11 22:13:57 +00:00
bootstrap.php Tests: Abstract shared FilesystemDirect fixtures to FilesystemDirect_UnitTestCase. 2025-02-05 18:09:53 +00:00
multisite.xml Coverage: Also output coverage to a dedicated site type PHP file. 2025-02-05 20:32:47 +00:00