mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
- Register 'integration' pytest mark in pyproject.toml to eliminate PytestUnknownMarkWarning across the test suite - Add -m "not integration" and --ignore for external-service tests, notebook tests, comprehensive real-world tests, and API-key-dependent tests (Groq, Novita, Snowflake, Neptune, HF deepdive) - Keeps fast unit tests: context, kg, semantic_extract, reasoning, pipeline, export, deduplication, parse, normalize, utils, provenance Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>