Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
sebastianc1233
/
TrafficDetector
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
TrafficDetector / backend /tests
17.6 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 16 commits
sebastianc1233's picture
sebastianc1233
test: add unit tests for logger configuration
709554f 6 months ago
  • conftest.py
    776 Bytes
    config: revert to standard S3_ env var naming convention 6 months ago
  • test_api.py
    2.52 kB
    test: refactor unit tests to support async services, S3 mocking and pytest fixtures 6 months ago
  • test_config.py
    832 Bytes
    test: refactor unit tests to support async services, S3 mocking and pytest fixtures 6 months ago
  • test_db_integration.py
    1.77 kB
    test: add test_db_integration 6 months ago
  • test_file_service.py
    2.36 kB
    test: fix async test logic, mocking strategy and S3 key assertions 6 months ago
  • test_logger.py
    2.72 kB
    test: add unit tests for logger configuration 6 months ago
  • test_worker.py
    706 Bytes
    test: refactor unit tests to support async services, S3 mocking and pytest fixtures 6 months ago
  • test_workflow.py
    3.69 kB
    config: revert to standard S3_ env var naming convention 6 months ago
  • test_yolo_service.py
    2.23 kB
    test: add test_yolo_service 6 months ago