This website requires JavaScript.
Explore
Help
Register
Sign In
Wavyzz
/
dolibarr-mcp
Watch
1
Star
0
Fork
0
You've already forked dolibarr-mcp
mirror of
https://github.com/latinogino/dolibarr-mcp.git
synced
2026-04-11 13:35:35 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
codex/fix-dolibarr-api-connection-error
dolibarr-mcp
/
tests
History
latinogino
1b3f3146b7
Fix API connection check signaling and add tests
2025-12-31 14:21:36 +01:00
..
__init__.py
feat: Add test suite structure
2025-07-10 12:07:30 +02:00
test_config.py
Fix test_config.py - remove invalid imports and adapt tests
2025-09-26 13:17:00 +02:00
test_crud_operations.py
Fix create_invoice missing product_id and add product_type support
2025-12-08 17:13:33 +01:00
test_dolibarr_client.py
feat: Add comprehensive test suite with unit and integration tests
2025-07-10 12:07:58 +02:00
test_invoice_atomic.py
feat(invoice): implement atomic invoice tools (REFACTOR-3)
2025-12-08 17:13:33 +01:00
test_project_operations.py
Add project management tools (CRUD + Search)
2025-12-08 17:13:33 +01:00
test_search_tools.py
fix(server): improve search tools with escaping and fix indentation (Review Feedback)
2025-12-08 17:13:32 +01:00
test_server_connection.py
Fix API connection check signaling and add tests
2025-12-31 14:21:36 +01:00