707 Incheckningar (48c0dbcabef0263e3fa7d19e7cc3cf8c4479d0ea)

Upphovsman SHA1 Meddelande Datum
  Michael van Tellingen 40e8a727a6
sandbox: use new style template settings 9 år sedan
  Michael van Tellingen ad21d68120
Update test settings to 1.10 compatbile version 9 år sedan
  Alexander Gaevsky 1c54fff739
Fix approved product review queryset (#1920) 10 år sedan
  Michael van Tellingen db2a9d255e
Alter the runtests.py script to just call py.test (keep it simple) 9 år sedan
  Michael van Tellingen bc893aa92a
Add unittest for testing migrations (from wagtail) 9 år sedan
  Michael van Tellingen c030a13359
Fix failing unittests 9 år sedan
  Michael van Tellingen e9defe825b
Add support for py.test --postgres 9 år sedan
  Michael van Tellingen 8b66fd5422
Update migrations in unittest apps 9 år sedan
  Martijn Jacobs 3b6bbd4b55 Added tests for the basketline formset to make sure the queryset is ordered 9 år sedan
  Victor Munene 87746b6662 allow get_class to work with modules that aren't in oscar's core 9 år sedan
  Alexander Gaevsky 051c9770eb Add setting to allow SlugField and AutoSlugField accept unicode and automatically generate unicode-containing slugs. 10 år sedan
  Michael van Tellingen 7667e1c5d9 Fix tests to match updated translations 10 år sedan
  Craig Weber 1234497f61 Prevent trying to save a negative quantity to a Basket 10 år sedan
  Maik Hoepfel b44a5592d7 Document and fix tests for #1964 10 år sedan
  Michael van Tellingen afc9abfcaf Add unittest for User.migrate_alerts_to_user() 10 år sedan
  Michael van Tellingen dfa8bcb88e Fix failing tests since we now live in 2016 10 år sedan
  Martijn Jacobs 5f50b9112a Added test for directly saving without all the steps, added test for the dashboard offer-list page. 10 år sedan
  Diederik van der Boor 9bf27f0099 Fix errors with shipping discounts on free weightbased shipping. 10 år sedan
  Diederik van der Boor 9ee04e5d27 Weigh the basket using decimals, avoid float rounding issues 10 år sedan
  Anentropic 992198eca7 tests for deprecated decorator 10 år sedan
  Denis Darii 6a595084f4 Some tests in TestCatalogueViews 10 år sedan
  Michael van Tellingen 93d0fe8325 Add `clear_url_caches()` to reload_url_conf() in the functional test 10 år sedan
  Michael van Tellingen ecfdfbffd6 Various small fixes for Django 1.9 10 år sedan
  Michael van Tellingen a421475b2b Simplify the test for the @python_2_unicode_compatible 10 år sedan
  Michael van Tellingen b1d028e41e Fix unittests on 1.7/1.8 by fixing TemplateDoesNotExist exception 10 år sedan
  Michael van Tellingen 63d6547e98 Various import fixes which were removed in Django 1.9 10 år sedan
  Maik Hoepfel 838f0866fd Remove django-compressor 10 år sedan
  Juan Madurga d4dbf20f42 Fix create_line_reference for options already enconded to utf-8 10 år sedan
  Matthew Wilkes c16b0fd64c Trigger product unavailable warning message using availability policy rather than reproducing the stockrecord check, to allow for greater extensibility. 10 år sedan
  Matthew Wilkes 19910c4e4c When calculating basket totals, exclude line items is products with an unknown price that are not available for purchase. 10 år sedan
  John Parton 94a9bf9ae5 Use text_type for Python 3 compat. 10 år sedan
  John Parton 541075fe0d Replace assert statements with appropriate assert* method. 10 år sedan
  Craig Loftus 6caccee5ff Change assertRaisesRegexp to six.assertRaisesRegex to fix Python compatibility problem 10 år sedan
  Craig Loftus 5ce7a89888 Fix validate_payment_event for payment events with no lines specified 10 år sedan
  John Parton 510127a729 Alphabetize imports. 10 år sedan
  Matt George fa653e232e adding failing test for missing page_url field 10 år sedan
  John Parton 1475a740f1 Use translation.override as a context manager instead of a decorator. 10 år sedan
  John Parton f4d92d260c Fall back to Django 1.7 behavior for currency_filter. Fixes an AttributeError when there is no active translation. 10 år sedan
  Alexander Gaevsky d3b24ed908 Fix shipping method validation test due since now it's been done without redirection 10 år sedan
  Alexander Gaevsky aaee1d3579 setting date_closed on closing StockAlert, added additional check in stock alert tests, #1747 10 år sedan
  Alexander Gaevsky 450d47bd10 fixes for applying discount to weight based shipping method 10 år sedan
  David Winterbottom 276eba9249 Forbid hyphens in CommunicationEventType code field 10 år sedan
  Alexander Gaevsky 970b48e027 added integration test when shipping discount applied to weight based shipping 10 år sedan
  Monika Sulik 86269f9092 Fix validation message in basket 10 år sedan
  David Winterbottom 700242330a Ensure product attribute codes can't be python keywords 10 år sedan
  David Winterbottom 5033f95757 Add tests to verify hyphens are not allowed in attribute codes 10 år sedan
  Michael van Tellingen 174d4dcd67 Consolidate `oscar.test.factories` imports in the test modules 10 år sedan
  Michael van Tellingen 6fad63a4d0 Split oscar.test.newfactories in multiple modules 10 år sedan
  Michael van Tellingen d2aa734e85 Move the TestOrderSearch to the functional tests directory. 10 år sedan
  Michael van Tellingen 8c47b71cdf Simplify the dashboard order search testcase 10 år sedan