Commit graph

10 commits

Author SHA1 Message Date
Narek Zakarian
b86f62e852
Refactor the service name, variable names to use the new class 2025-06-30 16:45:36 +04:00
Narek Zakarian
0a0d7e9c49
Refactor/rename the reference transaction enabled checking class. 2025-06-30 16:08:36 +04:00
Narek Zakarian
40a95202ec
Move the reference transaction enabled check into helpers.
With the 1st step we will move the class into helpers. The next step would be to refactor/rename it.
2025-06-30 16:05:40 +04:00
carmenmaymo
4accd33e1f
Pass code style 2025-06-26 10:37:27 +02:00
carmenmaymo
2280cf9081
Fix vaulting integration credit card test 2025-06-26 09:38:27 +02:00
carmenmaymo
e8a0950bfa
Update vaulting subscription tests 2025-06-25 14:11:09 +02:00
carmenmaymo
0284e38e0c
Add test factories and traits for integration tests
- Add ProductFactory, OrderFactory, and CouponFactory
- Add CreateTestOrders and CreateTestProducts traits for reusable test setup
- Add ProductPresets and DiscountPresets fixtures
- Implement existence checks to prevent duplicate product/coupon creation
2025-06-23 15:03:31 +02:00
carmenmaymo
03743771d7
Use mockery and fix tests 2025-06-19 11:40:00 +02:00
carmenmaymo
eea6a0982c
Remove unused and skip tests 2025-06-02 14:50:27 +02:00
carmenmaymo
5e53f9dace
Add vaulting subscriptions tests 2025-05-28 09:33:02 +02:00