Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
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
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
afp-backend
/
tests
155 kB
Ctrl+K
Ctrl+K
5 contributors
History:
22 commits
Cyril Dupland
feat(prices): implement price management with date ranges, including creation, retrieval, and history listing; update schemas and API documentation
15f1cb0
about 2 months ago
e2e
feat(prices): implement price management with date ranges, including creation, retrieval, and history listing; update schemas and API documentation
about 2 months ago
fakes
Implement Supabase Storage integration for import files, allowing uploads and downloads of article and price data. Update import processing to utilize the new storage service, including metadata handling and error management. Refactor related services and repositories, and enhance documentation to reflect these changes. Add tests for new functionality and ensure existing tests are updated accordingly.
3 months ago
integration
feat(article_import): introduce support for 'COMMUN' brand alias to link articles to all existing brands, update schemas and processing logic accordingly
2 months ago
unit
feat(prices): implement price management with date ranges, including creation, retrieval, and history listing; update schemas and API documentation
about 2 months ago
__init__.py
Safe
0 Bytes
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.
3 months ago
conftest.py
Safe
7.44 kB
fix(quotations): update test data and doc, along with quotation method
3 months ago