Commit Graph
43 Commits
Author SHA1 Message Date
liugang 1503f91b2b * [refac] Split xxx.unittest.class.php into model.class.php, tao.class.php and zen.class.php. 2026-01-14 15:32:47 +08:00
liugangandClaude bdfe71646a + [misc] Add unit tests for extensionZen::togglePackageDisable() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:46 +08:00
liugangandClaude 41077f867f + [misc] Add unit tests for extensionZen::installExtension() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:46 +08:00
liugangandClaude 51be6dee9a + [misc] Add unit tests for extensionZen::getHookFile() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:46 +08:00
liugangandClaude 41aef3c733 + [misc] Add unit tests for extensionZen::extractPackage() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:46 +08:00
liugangandClaude 110187171a + [misc] Add unit tests for extensionZen::copyPackageFiles() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:46 +08:00
liugangandClaude bdee58ac13 + [misc] Add unit tests for extensionZen::compareForLimit() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:46 +08:00
liugangandClaude 5f076e4073 + [misc] Add unit tests for extensionZen::checkExtractPath() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:46 +08:00
liugangandClaude e8179cf275 + [misc] Add unit tests for extensionZen::checkExtensionPaths() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:46 +08:00
liugangandClaude 14cd8a87a6 + [misc] Add unit tests for extensionZen::checkExtension() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:46 +08:00
liugangandClaude fb804dea1f + [misc] Add unit tests for extensionZen::checkDepends() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:46 +08:00
liugangandClaude 9f0c3c25b1 + [misc] Add unit tests for extensionZen::checkConflicts() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:46 +08:00
liugangandClaude 686861f7a1 + [misc] Add unit tests for extensionZen::checkCompatible() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:46 +08:00
liugangandClaude a6267f7034 + [misc] Add unit tests for extensionZen::backupDB() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 08:25:46 +08:00
liugang 34da0d0856 - [misc] Remove useless code and files of unit tests. 2025-09-29 16:41:29 +08:00
liugangandClaude 556bd3c350 * [misc] Enhance unit tests for extensionModel::saveExtension() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:15:57 +08:00
liugangandClaude 50faf889ff * [misc] Enhance unit tests for extensionModel::removePackage() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:15:57 +08:00
liugangandClaude 2cf093c1f1 * [misc] Enhance unit tests for extensionModel::getPathsFromPackage() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:15:57 +08:00
liugangandClaude cb1b6ca545 * [misc] Enhance unit tests for extensionModel::getPackageFile() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:15:57 +08:00
liugangandClaude b82e0aca03 * [misc] Enhance unit tests for extensionModel::getFilesFromPackage() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:15:57 +08:00
liugangandClaude ea769b1dde * [misc] Enhance unit tests for extensionModel::executeDB() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:15:57 +08:00
liugangandClaude a2b7129f90 * [misc] Enhance unit tests for extensionModel::checkIncompatible() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-25 09:15:57 +08:00
liugangandClaude f1886b8211 + [misc] Add unit tests for extensionZen::checkFile() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:55 +08:00
liugangandClaude a8e7ced58a + [misc] Add unit tests for extensionZen::checkDepends() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:55 +08:00
liugangandClaude 52651b986e + [misc] Add unit tests for extensionZen::checkConflicts() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:55 +08:00
liugangandClaude 5e39417df7 + [misc] Add unit tests for extensionZen::checkCompatible() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:55 +08:00
liugangandClaude 168ae7a6c9 + [misc] Add unit tests for extensionZen::checkExtractPath() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:55 +08:00
liugangandClaude 8b674b1c81 + [misc] Add unit tests for extensionZen::checkExtensionPaths() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:55 +08:00
liugangandClaude 8889e7d6eb + [misc] Add unit tests for extensionZen::togglePackageDisable() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:55 +08:00
liugangandClaude 12f04ac6f0 + [misc] Add unit tests for extensionZen::backupDB() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:55 +08:00
liugangandClaude c51dc6f668 + [misc] Add unit tests for extensionZen::copyPackageFiles() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:55 +08:00
liugangandClaude e22d02e59c + [misc] Add unit tests for extensionZen::extractPackage() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:55 +08:00
liugangandClaude 58eba02c96 + [misc] Add unit tests for extensionZen::installExtension() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:55 +08:00
liugangandClaude 41e15220be + [misc] Add unit tests for extensionZen::copyHookFiles() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:55 +08:00
liugangandClaude c8b71e989f + [misc] Add unit tests for extensionZen::checkFileConflict() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:55 +08:00
liugangandClaude 1036c78491 + [misc] Add unit tests for extensionZen::checkExtension() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:55 +08:00
liugangandClaude 692ea3210b + [misc] Add unit tests for extensionZen::getDependsByDB() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:55 +08:00
liugangandClaude 243e0d2b4a + [misc] Add unit tests for extensionZen::getHookFile() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:09:55 +08:00
liugangandClaude fa584fbd37 + [misc] Add unit tests for extensionModel::cleanModelCache() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:15 +08:00
liugangandClaude cf79e373c6 + [misc] Add unit tests for extensionModel::removeExtensionDirs() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:15 +08:00
liugangandClaude 77273da578 + [misc] Add unit tests for extensionModel::removeExtensionFiles() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:15 +08:00
liugangandClaude 5c7375cf90 + [misc] Add unit tests for extensionModel::fetchAPI() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:15 +08:00
liugangandClaude b6183f6709 + [misc] Add unit tests for extensionModel::__construct() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:15 +08:00