test(wiki): WikiClient 통합 테스트(CRUD) 추가 및 배치 환경 구성

This commit is contained in:
2026-03-15 22:25:38 +09:00
parent 89d93e7e6f
commit 9daa165b0b
2 changed files with 125 additions and 0 deletions

View File

@@ -2,3 +2,6 @@
cd /d c:\Users\Certes\Desktop\variet-agent
python tests/test_cli_tools.py 2>&1
type tests\cli_test_output.txt
echo.
echo === Wiki Client Tests ===
python tests/test_wiki_client.py