vchikalkin 9118a2d9ab refactor(orders): streamline order creation logic and enhance test setup
- Removed redundant variable assignments in the createOrder method for cleaner code.
- Updated test setup in orders.test.js to use global mocks for user and service retrieval, improving test clarity and maintainability.
- Added checks for required fields in order creation to ensure data integrity.
2025-08-11 16:05:55 +03:00
..
2025-02-20 18:11:28 +03:00
2025-08-05 14:57:13 +03:00