yusyus
962b5b9340
Add comprehensive bash script tests and fix old mcp/ path references
- Created tests/test_setup_scripts.py with 19 tests covering:
* setup_mcp.sh validation (11 tests)
* General bash script quality (4 tests)
* MCP path consistency across codebase (4 tests)
- Fixed old 'mcp/' references in documentation:
* docs/B1_COMPLETE_SUMMARY.md (3 refs)
* docs/PDF_MCP_TOOL.md (2 refs)
* docs/MCP_SETUP.md (18 refs)
* docs/TEST_MCP_IN_CLAUDE_CODE.md (4 refs)
These tests would have caught Issue #157 before it reached users.
Tests verify:
- Bash syntax validity
- No hardcoded paths
- Correct skill_seeker_mcp/ directory references
- Files referenced in scripts actually exist
- No deprecated backticks
- Proper error handling (set -e)
All 19 tests passing ✅
2025-10-26 17:33:39 +03:00
..
2025-10-24 18:28:30 +04:00
2025-10-26 17:33:39 +03:00
2025-10-24 18:27:17 +04:00
2025-10-22 21:33:47 +03:00
2025-10-19 20:48:03 +03:00
2025-10-24 18:27:17 +04:00
2025-10-26 17:33:39 +03:00
2025-10-23 21:43:05 +03:00
2025-10-23 00:23:16 +03:00
2025-10-23 00:23:16 +03:00
2025-10-23 00:23:16 +03:00
2025-10-26 17:33:39 +03:00
2025-10-23 00:23:16 +03:00
2025-10-23 00:23:16 +03:00
2025-10-23 00:23:16 +03:00
2025-10-26 17:33:39 +03:00
2025-10-23 21:43:05 +03:00
2025-10-26 16:33:41 +03:00
2025-10-22 21:33:47 +03:00
2025-10-19 17:01:37 +03:00