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-06-27 13:44:17 +03:00
2025-06-27 13:44:17 +03:00
2025-07-02 17:46:33 +03:00