Commit Graph

9 Commits

Author SHA1 Message Date
537c3fe06e test: update tests for new pricing service
All checks were successful
CI / build (push) Successful in 13s
2026-05-02 15:59:24 -04:00
xenticore
91f43295e8 test: fix unit tests for WebExtension build 2025-05-01 18:31:58 -04:00
xenticore
19fe1c70a4 oops 2025-04-30 19:11:21 -04:00
xenticore
39ad61b768 fix: mock data not using correct date format 2025-04-30 18:32:02 -04:00
xenticore
5e5846abde refactor: rewrite async promises as chain 2025-04-30 18:31:33 -04:00
xenticore
be6206194b fix: price data update time serialization
price update time was not properly serialized as a number like the schema was, and led to dates being stored as empty objects. UI code also did not check if date was NaN, and rendered "invalid date" instead.
2025-03-29 14:19:38 -04:00
xenticore
77a831b89e refactor: fetchPrice now expects an SKU string 2025-03-28 23:35:39 -04:00
xenticore
d1c5083425 refactor: priceUsingPricesTF now expects an SKU string 2025-03-28 23:31:59 -04:00
xenticore
335e45096f test: add price service and prices.tf tests 2025-03-27 14:03:54 -04:00