feat: Add test suite structure

This commit is contained in:
latinogino
2025-07-10 12:07:30 +02:00
parent 0db65e15e0
commit efb0eb589a

3
tests/__init__.py Normal file
View File

@@ -0,0 +1,3 @@
"""Test suite for Dolibarr MCP Server."""
# Test configuration and fixtures will be defined here