SurfSense/surfsense_backend/tests
API Test Bot 8dd41adae4 test(backend): Add pytest testing infrastructure
- Add pytest, pytest-asyncio, pytest-mock to dev dependencies
- Configure pytest in pyproject.toml with async support
- Create tests directory structure with conftest.py
- Set up unit test framework for connector testing
- Enable automated testing for backend components
2026-01-31 17:27:18 +07:00
..
unit test(backend): Add pytest testing infrastructure 2026-01-31 17:27:18 +07:00
__init__.py test(backend): Add pytest testing infrastructure 2026-01-31 17:27:18 +07:00
conftest.py test(backend): Add pytest testing infrastructure 2026-01-31 17:27:18 +07:00