32 коммитов (83f66cc652eb001ff7e2c763ef5ffc8aa34367c2)

Автор 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 лет назад