v-wordpress-plugin-updater/tests
2026-04-06 01:55:03 -04:00
..
ApiControllerTest.php Harden update streaming and fix encoding/deletion regressions 2026-04-06 01:55:03 -04: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 Changes before error encountered 2026-04-06 00:48:51 +00:00
MessageHelperTest.php Add tests for MessageHelper class 2025-10-28 14:16:20 +00:00
PluginModelDbTest.php Harden update streaming and fix encoding/deletion regressions 2026-04-06 01:55:03 -04:00
ResponseTest.php Harden update streaming and fix encoding/deletion regressions 2026-04-06 01:55:03 -04: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 Harden update streaming and fix encoding/deletion regressions 2026-04-06 01:55:03 -04:00
UpdaterEncodingTest.php Harden update streaming and fix encoding/deletion regressions 2026-04-06 01:55:03 -04:00
UpdaterFetchPackageTest.php Harden update streaming and fix encoding/deletion regressions 2026-04-06 01:55:03 -04: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