Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:22:57 +08:00
commit 12a5ba6a10
11 changed files with 770 additions and 0 deletions

73
plugin.lock.json Normal file
View File

@@ -0,0 +1,73 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/testing/api-test-automation",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "d4b8ed8b59c7cde365b3117c8f3f79419bb0e17b",
"treeHash": "0f98c7342b912071f66db55ca0dc8835f1324ed2d02bda76e0bcf4a9c7b18e78",
"generatedAt": "2025-11-28T10:18:09.056625Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "api-test-automation",
"description": "Automated API endpoint testing with request generation, validation, and comprehensive test coverage",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "0bef6826f0791fa91da4ef3857b01731de0acfa6b6b45f2fb79a4132de9b6723"
},
{
"path": "agents/api-tester.md",
"sha256": "a8991c8ff5f69446e2009caf9cc6d4c16c238e59699f71dc6dadcb1bbb3014a4"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "ed1b36565688e8a2ff97022fb4a71b376dbc9cf60b7eaef0cef20f81e0387c58"
},
{
"path": "skills/api-test-automation/SKILL.md",
"sha256": "75c776903c44b9d7f6706d9894fdba0dfddc8c8c08d62cd49cae556549d75093"
},
{
"path": "skills/api-test-automation/references/README.md",
"sha256": "ecce398fa924ab939701b78fc0e22e219d00ce3fb5972e97b509665017c1a0d8"
},
{
"path": "skills/api-test-automation/scripts/README.md",
"sha256": "ca410993d6c53bb2e3bc82d488bddf4a560c6945eebe05014b14ac11035ac543"
},
{
"path": "skills/api-test-automation/assets/example_openapi.yaml",
"sha256": "c500b0a9301805853606786c70a4a4c6e8f616abe6d53ba4016184f5acb9c24d"
},
{
"path": "skills/api-test-automation/assets/test_suite_template.js",
"sha256": "ba2d7e25daf5aa7dc45cc5e16446f1d49d45745243672a9e365c7d05f5ed5ddc"
},
{
"path": "skills/api-test-automation/assets/example_graphql_schema.graphql",
"sha256": "f357c821180c5a441ebf331ea9c6af3956d96d666eb5b60e2a9c2ac888b3da0b"
},
{
"path": "skills/api-test-automation/assets/README.md",
"sha256": "32db349e9ff00390641a736988dbb724e3471c3c6c326bca1da067e04b0c322c"
}
],
"dirSha256": "0f98c7342b912071f66db55ca0dc8835f1324ed2d02bda76e0bcf4a9c7b18e78"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}