v-wordpress-plugin-updater/tests
2026-04-05 23:25:06 +00:00
..
ApiControllerTest.php fix: address review feedback – closure sigs, ErrorManager singleton, double-download 2026-04-05 21:44:30 +00:00
ApiKeyHelperTest.php modified: CHANGELOG.md 2025-10-20 07:23:29 -04:00
BlacklistModelTest.php Rename helper/model classes and consolidate CSRF validation into ValidationHelper 2026-03-05 22:18:31 +00:00
bootstrap-local.php Fix failing tests - Router, PluginModel, and SingleItemScheduling tests 2025-10-20 11:59:46 +00:00
CronHelperTest.php Rename helper/model classes and consolidate CSRF validation into ValidationHelper 2026-03-05 22:18:31 +00:00
CronIntegrationTest.php Fix cron worker flag handling and CLI error exits 2025-10-28 09:57:40 -04:00
CsrfTest.php Rename helper/model classes and consolidate CSRF validation into ValidationHelper 2026-03-05 22:18:31 +00:00
DatabaseManagerTest.php up 2025-09-11 16:43:01 -04:00
DummyControllers.php feat: convert controllers to return Response objects instead of using header()/echo/exit() 2026-03-05 21:12:44 +00:00
EncryptionTest.php Update tests/EncryptionTest.php 2026-03-05 17:30:20 -05:00
MessageHelperTest.php Add tests for MessageHelper class 2025-10-28 14:16:20 +00:00
PluginModelDbTest.php Fix prefetch race, log cost, upload validation, atomic blacklist 2026-04-05 23:25:06 +00:00
ResponseTest.php modified: .github/instructions/codacy.instructions.md 2026-03-05 19:29:37 -05:00
RouterTest.php Potential fix for pull request finding 2026-03-15 12:30:24 -04:00
SessionManagerTest.php modified: .github/instructions/codacy.instructions.md 2026-03-05 19:29:37 -05:00
ThemeModelDbTest.php Fix prefetch race, log cost, upload validation, atomic blacklist 2026-04-05 23:25:06 +00:00
UpdaterEncodingTest.php up 2025-09-11 16:43:01 -04:00
UpdaterFetchPackageTest.php Fix prefetch race, log cost, upload validation, atomic blacklist 2026-04-05 23:25:06 +00:00
ValidationTest.php Add ValidationHelper::sanitizeErrorMessage() and apply to controllers 2026-03-06 01:26:28 +00:00
WorkerHelperTest.php Implement new cron job system with worker pattern and job locking 2025-10-23 23:07:21 +00:00