24 коммитов (5986a32c5fe02027dd58c86698a9affe9d5d6f7c)

Автор SHA1 Сообщение Дата
  Michael van Tellingen 1ba28fda59
Fix tests 9 лет назад
  Michael van Tellingen aafcc8a901
flake8 9 лет назад
  Alexander Gaevsky df3fec5706 Fix basket quantity threshold for the updated basket line quantity. 9 лет назад
  Michael van Tellingen c030a13359
Fix failing unittests 9 лет назад
  Martijn Jacobs 3b6bbd4b55 Added tests for the basketline formset to make sure the queryset is ordered 9 лет назад
  Craig Weber 1234497f61 Prevent trying to save a negative quantity to a Basket 10 лет назад
  Matthew Wilkes c16b0fd64c Trigger product unavailable warning message using availability policy rather than reproducing the stockrecord check, to allow for greater extensibility. 10 лет назад
  Matthew Wilkes 19910c4e4c When calculating basket totals, exclude line items is products with an unknown price that are not available for purchase. 10 лет назад
  John Parton 94a9bf9ae5 Use text_type for Python 3 compat. 10 лет назад
  John Parton 541075fe0d Replace assert statements with appropriate assert* method. 10 лет назад
  Michael van Tellingen c6e78852be Add tests for `basket.VoucherAddView` and `basket.VoucherRemoveView` 10 лет назад
  David Winterbottom 48b4b71436 Validate that basket additions have the same currency as the basket 11 лет назад
  David Winterbottom 8ad5126c08 Test basket's strategy class is correctly exercised by form 11 лет назад
  David Winterbottom 4f271abf76 Restructure add-to-basket form and view 11 лет назад
  David Winterbottom 8ba283e8c4 Adjust AddToBasket form to require purchase info 11 лет назад
  David Winterbottom 0e4a487621 Add simple tests for AddToBasketForm 11 лет назад
  David Winterbottom bf73d093c1 Ensure vouchers are moved to new basket when merging 11 лет назад
  David Winterbottom 9857614501 Add tests for BasketLineForm 12 лет назад
  Xavier Ordoquy 0a1b4a60c7 assertEquals deprecated in favor of assertEqual 12 лет назад
  David Winterbottom 72b5e953e1 Rename StockInfo to PurchaseInfo 12 лет назад
  David Winterbottom 05363f6854 Revert add-to-basket method signature change 12 лет назад
  David Winterbottom 3fd9c9b634 Add currency field to basket line 12 лет назад
  David Winterbottom fc40d0e287 Basket tests house-keeping 12 лет назад