5 次程式碼提交 (f42e5d1d301b57d73f0b4b3a6f2a6932f304fa4d)

作者 SHA1 備註 提交日期
  Samir Shah eea76f44c0 PEP8 cleanup, stop allowing PEP8 failures on Travis. 8 年之前
  Michael van Tellingen 711ec4f97e Add unittest for atomic stock allocation 8 年之前
  Michael van Tellingen 8fb5ce932b Fix a race condition when using single-usage vouchers 8 年之前
  Alexander Gaevsky 4880a06f2a Fallback to None when passing request to order creator, add tests for site determination using request in the order creator. 9 年之前
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py 9 年之前
  Michael van Tellingen c6db096e80 UnitTest.assertEqual instead of .assertEquals() 9 年之前
  Alexander Gaevsky 9266927bf2 Add tests for order creator to make sure site parameter respected. 9 年之前
  David Winterbottom 3e69591e0c Repository methods must now be instantiated 11 年之前
  David Winterbottom 9c3c2d3f47 Adjust API for checkout calculator 11 年之前
  David Winterbottom 88c14055dd Adjust order creator to work with new shipping charges 11 年之前
  David Winterbottom 0b7a136263 Remove find_by_code method from repo 11 年之前
  Maik Hoepfel a211ec58c5 Align options for Partner.name and order's Line.partner_name field 12 年之前
  David Winterbottom ed28ecad71 Adjust how shipping methods are handled in the repository class 12 年之前
  David Winterbottom 6a7dd23434 Save a shipping code against the order 12 年之前
  David Winterbottom 6ead13d54e Remove a few deprecation warnings 12 年之前
  David Winterbottom a13b700e9b Store currency with order 12 年之前
  David Winterbottom 1cff7be95a Fix tax-related test issues 12 年之前
  David Winterbottom 986297563d Use properties for shipping charges 12 年之前
  David Winterbottom 352dcf9633 Assign strategy classes to baskets 12 年之前
  David Winterbottom c372e7d811 Relocate add_product(s) helpers to oscar.test.basket 12 年之前
  David Winterbottom 6667e2d8f1 All integration tests pass! Woop! 12 年之前
  Izidor Matušov 405d927787 Shipping offers with zero discount are not included 12 年之前
  Maik Hoepfel 8f9d5db31f Move django-oscar-testsupport into oscar.test 12 年之前
  David Winterbottom 51e188f37b Reclassify order tests as integration tests 12 年之前
  David Winterbottom 9157a54438 Don't allocate stock for product classes with track_stock=False 12 年之前
  David Winterbottom 79c9054f1e Adjust implementation of shipping benefit to allow tracking of discounts 13 年之前
  David Winterbottom 0dc6816a93 Extract functionality from oscar.test into separate package 13 年之前
  David Winterbottom d94fdf4e24 Replace local patch_settings decorator with Django's override_settings 13 年之前
  David Winterbottom bbd5b9418d Split order tests into separate modules. 13 年之前