8 Commits (83f66cc652eb001ff7e2c763ef5ffc8aa34367c2)

Autor SHA1 Mensaje Fecha
  Basil Dubyk 8e7ee62a2e
🚧 WIP - Improve `apply` method of `MultibuyDiscountBenefit` (#3343) hace 5 años
  Samir Shah 3f67ce9b76 Apply isort fixes on the whole project. hace 6 años
  Paul J Stevens c1c61ef5c5 enforce max_affected_items during offer application (#2970) hace 6 años
  Samir Shah a7edc8ba2f Drop mock in favour of unittest.mock hace 7 años
  Samir Shah eea76f44c0 PEP8 cleanup, stop allowing PEP8 failures on Travis. hace 8 años
  Samir Shah 1784dfef42 Fix logic for checking whether an offer is active based on date. hace 8 años
  Michael van Tellingen 0ebe344a27 Merge tests.integration with tests.unit hace 9 años
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py hace 9 años
  Michael van Tellingen 174d4dcd67 Consolidate `oscar.test.factories` imports in the test modules hace 10 años
  Michael van Tellingen 6fad63a4d0 Split oscar.test.newfactories in multiple modules hace 10 años
  Michael van Tellingen 8c32aaf3d9 Replace last occurences of django-dynamic-fixture with factory-boy hace 10 años
  Markus Bertheau b8f68f1312 Unify to (basket, user=None, request=None) argument order in Applicator hace 11 años
  Markus Bertheau 49da1e3721 Apply offers in order of descending priority hace 11 años
  David Winterbottom 352dcf9633 Assign strategy classes to baskets hace 12 años
  David Winterbottom c372e7d811 Relocate add_product(s) helpers to oscar.test.basket hace 12 años
  David Winterbottom 6667e2d8f1 All integration tests pass! Woop! hace 12 años
  Maik Hoepfel 8f9d5db31f Move django-oscar-testsupport into oscar.test hace 12 años
  David Winterbottom 7a49678fd3 Add support for showing a custom message on basket page hace 13 años
  David Winterbottom f9c6c052a2 Rework offer benefits to return result object hace 13 años
  David Winterbottom e5d78436e2 Split offer tests into unit/integration folders hace 13 años
  David Winterbottom 1c532f4911 Add support for custom conditions hace 13 años
  David Winterbottom cdbfb49780 s/max_applications/max_basket_applications in offer model hace 13 años
  David Winterbottom 0dc6816a93 Extract functionality from oscar.test into separate package hace 13 años
  David Winterbottom e030689ec2 Offers can now have their max applications controlled hace 13 años