17 Commits (c46ff5604976c20aa8ad5e1df97c2a803558a076)

Author SHA1 Message Date
  David Winterbottom 3e69591e0c Repository methods must now be instantiated 11 years ago
  David Winterbottom 9c3c2d3f47 Adjust API for checkout calculator 11 years ago
  David Winterbottom 88c14055dd Adjust order creator to work with new shipping charges 11 years ago
  David Winterbottom 0b7a136263 Remove find_by_code method from repo 11 years ago
  Maik Hoepfel a211ec58c5 Align options for Partner.name and order's Line.partner_name field 11 years ago
  David Winterbottom ed28ecad71 Adjust how shipping methods are handled in the repository class 12 years ago
  David Winterbottom 6a7dd23434 Save a shipping code against the order 12 years ago
  David Winterbottom 6ead13d54e Remove a few deprecation warnings 12 years ago
  David Winterbottom a13b700e9b Store currency with order 12 years ago
  David Winterbottom 1cff7be95a Fix tax-related test issues 12 years ago
  David Winterbottom 986297563d Use properties for shipping charges 12 years ago
  David Winterbottom 352dcf9633 Assign strategy classes to baskets 12 years ago
  David Winterbottom c372e7d811 Relocate add_product(s) helpers to oscar.test.basket 12 years ago
  David Winterbottom 6667e2d8f1 All integration tests pass! Woop! 12 years ago
  Izidor Matušov 405d927787 Shipping offers with zero discount are not included 12 years ago
  Maik Hoepfel 8f9d5db31f Move django-oscar-testsupport into oscar.test 12 years ago
  David Winterbottom 51e188f37b Reclassify order tests as integration tests 12 years ago
  David Winterbottom 9157a54438 Don't allocate stock for product classes with track_stock=False 12 years ago
  David Winterbottom 79c9054f1e Adjust implementation of shipping benefit to allow tracking of discounts 13 years ago
  David Winterbottom 0dc6816a93 Extract functionality from oscar.test into separate package 13 years ago
  David Winterbottom d94fdf4e24 Replace local patch_settings decorator with Django's override_settings 13 years ago
  David Winterbottom bbd5b9418d Split order tests into separate modules. 13 years ago