41 Комити (087df7caab5f3ab24f00fd6ada4e2004f58e1d88)

Аутор SHA1 Порука Датум
  Joseph Wayodi 6a04a96ee3 Check checkout-view skip conditions before pre conditions пре 4 година
  Samir Shah 76aeb45bdb Fixes for deprecations in Django 3.2: пре 4 година
  Joseph Wayodi d0796cdc2b Fix checkout.ThankYouView.get_object to never raise DoesNotExist error пре 5 година
  Alexander Gaevsky 31c935cf1d
Change checkout thank you view to redirect to the homepage if order not found in the session. (#3506) пре 5 година
  Samir Shah d5d5c9d6fc Remove/rename several deprecated model fields from order and partner apps. пре 6 година
  Samir Shah 2f9b52f58f Restore basket if order placement fails for any reason. пре 5 година
  Samir Shah 93e7e66c2b Add support for Django 3, drop support for Django 1.11 пре 6 година
  samitnuk 2af6753c67 Add a new Communication app that manages all of Oscar's communications. пре 8 година
  Samir Shah 3f67ce9b76 Apply isort fixes on the whole project. пре 6 година
  Aliaksei Urbanski ed8f9f1206 Make OrderPlacementMixin more customizable (#2732) пре 7 година
  Samir Shah a7edc8ba2f Drop mock in favour of unittest.mock пре 7 година
  Samir Shah 13e2ed127c Remove all uses of six. пре 7 година
  Samir Shah 8560a90490 Replace calls to super(ClassName, self) with super(). пре 7 година
  Samir Shah ec3791c371 Remove py2-specific imports, tests and code branches. пре 7 година
  Samir Shah 8a3288da43 Drop support below Django 1.11 пре 8 година
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py пре 9 година
  Michael van Tellingen aafcc8a901
flake8 пре 9 година
  Pete Graham d5d0c4059e Modify assert technique so test passes пре 9 година
  Michael van Tellingen c030a13359
Fix failing unittests пре 9 година
  Michael van Tellingen 93d0fe8325 Add `clear_url_caches()` to reload_url_conf() in the functional test пре 10 година
  Michael van Tellingen 63d6547e98 Various import fixes which were removed in Django 1.9 пре 10 година
  Alexander Gaevsky d3b24ed908 Fix shipping method validation test due since now it's been done without redirection пре 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 14cf5f3703 PEP8 fixes пре 11 година
  Marco Badan 0637b55bcd Improve test coverage in checkout views пре 11 година
  Marco Badan a0ce8f22dc Update and extend checkout tests пре 11 година
  Maik Hoepfel 09f66c35ea Remove duplicate assertRedirectsToUrlName test helper пре 11 година
  David Winterbottom 2cb9231f23 Fix bug in checkout for buying digital goods пре 11 година
  David Winterbottom f086672ed2 Correct guest checkout test assertion пре 11 година
  Maik Hoepfel 2f2ebe5ca3 Checkout: Skip payment if order total is zero пре 11 година
  David Winterbottom 478fa0adf5 Ensure HTML IDs use underscores not hyphens пре 12 година
  David Winterbottom 21d73a1a96 Rewrite checkout functional tests пре 12 година
  David Winterbottom 466765ed01 Checkout house-keeping пре 12 година
  David Winterbottom f013cddd68 Remove can_basket_be_submitted method пре 12 година
  David Winterbottom 07da76956e Add tests for checkout payment details view pre-conditions пре 12 година
  David Winterbottom fe0b9ab02f Add tests for checkout payment method view pre-conditions пре 12 година
  David Winterbottom 96c94ea8ad Extract core events into mixin to clean up tests пре 12 година
  David Winterbottom 9f69bf3c6e Add tests for checkout shipping methods view pre-conditions пре 12 година
  David Winterbottom 5dc3d81dde Add tests for checkout shipping address view pre-conditions пре 12 година