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:
mlcl-trading
/
afp-backend
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
afp-backend / tests /integration
18.3 kB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 7 commits
Yarin35
fix(quotations): update test data and doc, along with quotation method
82cb09c 11 days ago
  • repositories
    fix(quotations): update test data and doc, along with quotation method 11 days ago
  • test_article_invariants.py
    6.33 kB
    Enhance article import process by adding support for optional logistic fields (`moq`, `origin`) and implementing progress tracking with `total_rows` and `rows_processed`. Update related schemas, repositories, and services to accommodate these changes. Improve documentation to reflect new features and usage. Add tests for new functionality and ensure existing tests cover the updated logic. 11 days ago
  • test_prisma_smoke.py
    1.3 kB
    Add article import functionality with CSV and Excel support, including API endpoints for starting imports, listing imports, and handling import errors. Implement background processing for imports, validation, and error handling. Update requirements and documentation accordingly. 13 days ago
  • test_reference_rpc.py
    4.99 kB
    Implement price import functionality with support for CSV and Excel formats. Add API endpoint for starting price imports, including validation and error handling. Introduce new schemas, services, and repositories for price data management. Update documentation to reflect new features and usage. Enhance tests to cover the added functionality. 5 days ago