14 Commits (53dd1dd48b51a352b4ec9c4d4dc3b34e4ff2eb95)

Author SHA1 Message Date
  Voxin Muyli 0a01977e9c
Predefined product options (#3795) 3 years ago
  Samir Shah d5d5c9d6fc Remove/rename several deprecated model fields from order and partner apps. 6 years ago
  Samir Shah 8560a90490 Replace calls to super(ClassName, self) with super(). 7 years ago
  Samir Shah e2bed3fd95 Remove u prefix from all Python strings. 7 years ago
  Martijn Jacobs dcd14060e8 Removed unused import 7 years ago
  Martijn Jacobs 0931aa6ac4 codacy.com wants me to do something with message 7 years ago
  Martijn Jacobs 3f8da34d0b Improved tests for OSCAR_MAX_BASKET_QUANTITY_THRESHOLD 7 years ago
  Samir Shah 941aeb9462 Decouple price and availability in base strategies. 7 years ago
  Alexander Gaevsky e60bb4e99b Set maximum line quantity on basket page. 7 years ago
  Samir Shah c656d72a96 Fix return value of Line.line_tax for zero tax strategies. 8 years ago
  Samir Shah 276dca880e Fix handling of free products when calculating basket totals in Python 3. 8 years ago
  Alexander Gaevsky ad1094c1e8 Check if unit price available before calculating basket line prices. 8 years ago
  Michael van Tellingen be8a2795c7 Rename test file to match module tested. 8 years ago
  Michael van Tellingen 0ebe344a27 Merge tests.integration with tests.unit 8 years ago
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py 8 years ago
  Martijn Jacobs 3b6bbd4b55 Added tests for the basketline formset to make sure the queryset is ordered 9 years ago
  Juan Madurga d4dbf20f42 Fix create_line_reference for options already enconded to utf-8 10 years ago
  John Parton 541075fe0d Replace assert statements with appropriate assert* method. 10 years ago
  Michael van Tellingen 797a165778 Fix basket.Line.description method for Python 3 10 years ago
  Xavier Ordoquy 0a1b4a60c7 assertEquals deprecated in favor of assertEqual 11 years ago
  David Winterbottom fc40d0e287 Basket tests house-keeping 12 years ago