9 次代码提交 (master)

作者 SHA1 备注 提交日期
  Hertog Jan c9af48338d
Implement black and Pylint (#4126) 2 年前
  Viggo de Vries 24b349836e Add new feature Surcharges. 6 年前
  Samir Shah 3f67ce9b76 Apply isort fixes on the whole project. 6 年前
  Samir Shah a7edc8ba2f Drop mock in favour of unittest.mock 7 年前
  Samir Shah cefb76f5bb Replace deprecated assertEquals with assertEqual in tests. 8 年前
  Alexander Gaevsky 8b19afc746 Create `PaymentEventQuantity` for all payment events as well as for all order lines. 8 年前
  Alexander Gaevsky 4880a06f2a Fallback to None when passing request to order creator, add tests for site determination using request in the order creator. 8 年前
  Alexander Gaevsky 96208ec52e Add test for address book update on shipping or billing address creation. 10 年前
  Michael van Tellingen 0ebe344a27 Merge tests.integration with tests.unit 8 年前
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py 8 年前
  Alexander Gaevsky b75153ad49 Add tests for CheckoutSessionMixin.check_basket_is_valid method. 9 年前
  David Winterbottom 466765ed01 Checkout house-keeping 11 年前
  Xavier Ordoquy 0a1b4a60c7 assertEquals deprecated in favor of assertEqual 11 年前
  Sebastian Vetter e3715a8fd1 Allow shipping_address to be 'None' for an order 12 年前