32 コミット (087df7caab5f3ab24f00fd6ada4e2004f58e1d88)

作成者 SHA1 メッセージ 日付
  Samir Shah d5d5c9d6fc Remove/rename several deprecated model fields from order and partner apps. 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 941aeb9462 Decouple price and availability in base strategies. 7年前
  Samir Shah 3edf0d405a Fix StockRecord.can_track_allocations for child products. 8年前
  Kees Hink 6e6ef5cf72 Do not perform stock allocation manipulations on non-stock-tracked products (#2567) 8年前
  Alexander Gaevsky 3e4dda9a89 Check if stockrecord price is set when determining pricing policy in the `FixedRateTax` and `DeferredTax` pricing strategy mixins. 9年前
  Alexander Gaevsky 82d9e7d264 Make product unavailable if price is empty to avoid exception when adding product without price to basket 10年前
  Michael van Tellingen be8a2795c7 Rename test file to match module tested. 9年前
  Michael van Tellingen 0ebe344a27 Merge tests.integration with tests.unit 9年前
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py 9年前
  Michael van Tellingen aafcc8a901
flake8 9年前
  John Parton 541075fe0d Replace assert statements with appropriate assert* method. 10年前
  Michael van Tellingen d23d9a20dc Add regression test for the `unlink_user` fix 10年前
  Maik Hoepfel 3fd3b70ccc Rename a few more tests and comments 11年前
  Maik Hoepfel c3f410bf08 Fully migrate codebase to new API 11年前
  Maik Hoepfel c3940c34c1 Allow products with a price of zero 11年前
  David Winterbottom 4abba90f3f Remove deprecated partner methods 11年前
  Xavier Ordoquy 0a1b4a60c7 assertEquals deprecated in favor of assertEqual 12年前
  David Winterbottom c0fcb45a71 Rename strategy fetch method to fetch_for_product 12年前
  David Winterbottom 8a33b6f80f Introduce new API method for strategies (for basket lines) 12年前
  David Winterbottom 26228c92c3 Extend strategy class to work with variant products 12年前
  David Winterbottom a6e2e6c58d Document new pricing and availability system 12年前
  David Winterbottom aefbab7a29 Ignore expected deprecation warnings in test run 12年前
  David Winterbottom 47bee96655 Add tests for strategy mixins 12年前
  David Winterbottom 2282519777 Use mixins to create strategies 12年前
  David Winterbottom 98e4cec9ac Convert TrackStock policy to take an integer 12年前
  David Winterbottom efff1bdce0 Adjust product strategy to use standard policies 12年前
  David Winterbottom 246c2ecc87 Introduce availabilty classes 12年前
  David Winterbottom b902f33fcb Add tests for WrappedStockRecord 12年前
  David Winterbottom 9bdce05760 Add basic tests to availability, prices and strategy modules 12年前