253 коммитов (5986a32c5fe02027dd58c86698a9affe9d5d6f7c)

Автор SHA1 Сообщение Дата
  Alexander Gaevsky 8fa4e093b3 Make value field mandatory for percentage discount benefit. 9 лет назад
  Michael van Tellingen c6db096e80 UnitTest.assertEqual instead of .assertEquals() 9 лет назад
  Michael van Tellingen 1ba28fda59
Fix tests 9 лет назад
  Michael van Tellingen aafcc8a901
flake8 9 лет назад
  Alexander Gaevsky 264ea574b3 Fix re-add of removed product from product range. 9 лет назад
  Michael Kutý 5974e5a151 Use empty message instead None. 9 лет назад
  Michael Kutý f959d50293 Fix tests. 9 лет назад
  Michael Kutý 11aab47e3c Add tests for sending messages to emails without account. 9 лет назад
  Alexander Gaevsky 9266927bf2 Add tests for order creator to make sure site parameter respected. 9 лет назад
  Samir Shah ced85716fb Change the default argument of ProductReview.status to a callable. 9 лет назад
  Alexander Gaevsky df3fec5706 Fix basket quantity threshold for the updated basket line quantity. 9 лет назад
  Alexander Gaevsky 1c54fff739
Fix approved product review queryset (#1920) 10 лет назад
  Michael van Tellingen bc893aa92a
Add unittest for testing migrations (from wagtail) 9 лет назад
  Michael van Tellingen c030a13359
Fix failing unittests 9 лет назад
  Martijn Jacobs 3b6bbd4b55 Added tests for the basketline formset to make sure the queryset is ordered 9 лет назад
  Alexander Gaevsky 051c9770eb Add setting to allow SlugField and AutoSlugField accept unicode and automatically generate unicode-containing slugs. 10 лет назад
  Craig Weber 1234497f61 Prevent trying to save a negative quantity to a Basket 10 лет назад
  Alexander Gaevsky cf91f8b859 Allow to re-order range products only if they were explicitly added, but as category product, etc 10 лет назад
  Alexander Gaevsky f18727c4cf Fix product not being excluded after removal from range, if it has category which was included to this range as well 10 лет назад
  Alexander Gaevsky defab255e1 Fix product duplication in range when product has multiple categories assigned 10 лет назад
  Michael van Tellingen afc9abfcaf Add unittest for User.migrate_alerts_to_user() 10 лет назад
  Diederik van der Boor 9bf27f0099 Fix errors with shipping discounts on free weightbased shipping. 10 лет назад
  Diederik van der Boor 9ee04e5d27 Weigh the basket using decimals, avoid float rounding issues 10 лет назад
  Michael van Tellingen ecfdfbffd6 Various small fixes for Django 1.9 10 лет назад
  Matthew Wilkes c16b0fd64c Trigger product unavailable warning message using availability policy rather than reproducing the stockrecord check, to allow for greater extensibility. 10 лет назад
  Matthew Wilkes 19910c4e4c When calculating basket totals, exclude line items is products with an unknown price that are not available for purchase. 10 лет назад
  John Parton 94a9bf9ae5 Use text_type for Python 3 compat. 10 лет назад
  John Parton 541075fe0d Replace assert statements with appropriate assert* method. 10 лет назад
  John Parton 510127a729 Alphabetize imports. 10 лет назад
  John Parton 1475a740f1 Use translation.override as a context manager instead of a decorator. 10 лет назад
  John Parton f4d92d260c Fall back to Django 1.7 behavior for currency_filter. Fixes an AttributeError when there is no active translation. 10 лет назад
  Alexander Gaevsky 450d47bd10 fixes for applying discount to weight based shipping method 10 лет назад
  Alexander Gaevsky 970b48e027 added integration test when shipping discount applied to weight based shipping 10 лет назад
  Michael van Tellingen 174d4dcd67 Consolidate `oscar.test.factories` imports in the test modules 10 лет назад
  Michael van Tellingen 6fad63a4d0 Split oscar.test.newfactories in multiple modules 10 лет назад
  Michael van Tellingen d2aa734e85 Move the TestOrderSearch to the functional tests directory. 10 лет назад
  Michael van Tellingen 8c47b71cdf Simplify the dashboard order search testcase 10 лет назад
  Will Daly ec883eed71 Add a toggle for showing / hiding filters used in order search on the dashboard. 11 лет назад
  John Parton 5b2b50e112 Allow for children to be explicitly included in ranges. 11 лет назад
  Michael van Tellingen 8c32aaf3d9 Replace last occurences of django-dynamic-fixture with factory-boy 10 лет назад
  Michael van Tellingen 5c4591fa75 Update tests to stop using nose specific functions 10 лет назад
  Michael van Tellingen 1c76fb9e85 Fix order and offer report generators when no start/end dates are given. 10 лет назад
  Michael van Tellingen d23d9a20dc Add regression test for the `unlink_user` fix 10 лет назад
  Michael van Tellingen c6e78852be Add tests for `basket.VoucherAddView` and `basket.VoucherRemoveView` 10 лет назад
  Maik Hoepfel 821d77eca8 Remove barely used test case 10 лет назад
  Maik Hoepfel b68c0e2964 Fix ValueError in tests when assigning unsaved instance 10 лет назад
  Michael van Tellingen 649e40c789 Add missing __init__ in tests.integration.core 11 лет назад
  Michael van Tellingen 28186aab1d Add tests for saving category instances 11 лет назад
  Michael van Tellingen 0c1f55e167 [Backport] Fix inconsistent Order.shipping_status 11 лет назад
  Michael van Tellingen 4ac7e830bf Fix inconsistent Order.shipping_status 11 лет назад