A simple Python project used as a test fixture for CIDX SCIP code intelligence testing.
src/
services/
logger.py - Logger class
auth_service.py - authenticate(), validate_token()
user_service.py - UserService class
This project is used by tests/scip/test_scip_python_mock_queries.py to test SCIP query functionality.
To generate SCIP indexes:
cd test-fixtures/scip-python-mock
cidx scip generate