33 Commits (18c87ef69b2b2ef2e101e367459152e1be18f7ee)

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