12 Commit (c6583f6079e1e88f8cd2e5ae74a7e92a08ffe7d4)

Autore SHA1 Messaggio Data
  Samar Hassan c6583f6079
[FEAT] Auto select existing user when an account already exists (#4325) 8 mesi fa
  Hertog Jan c9af48338d
Implement black and Pylint (#4126) 1 anno fa
  Joseph Wayodi 6a04a96ee3 Check checkout-view skip conditions before pre conditions 3 anni fa
  Samir Shah 76aeb45bdb Fixes for deprecations in Django 3.2: 4 anni fa
  Samir Shah 2f9b52f58f Restore basket if order placement fails for any reason. 4 anni fa
  Samir Shah 93e7e66c2b Add support for Django 3, drop support for Django 1.11 5 anni fa
  Samir Shah 3f67ce9b76 Apply isort fixes on the whole project. 5 anni fa
  Samir Shah a7edc8ba2f Drop mock in favour of unittest.mock 7 anni fa
  Samir Shah 13e2ed127c Remove all uses of six. 7 anni fa
  Samir Shah 8560a90490 Replace calls to super(ClassName, self) with super(). 7 anni fa
  Samir Shah 8a3288da43 Drop support below Django 1.11 7 anni fa
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py 8 anni fa
  Michael van Tellingen aafcc8a901
flake8 8 anni fa
  Pete Graham d5d0c4059e Modify assert technique so test passes 8 anni fa
  Michael van Tellingen c030a13359
Fix failing unittests 8 anni fa
  Michael van Tellingen 93d0fe8325 Add `clear_url_caches()` to reload_url_conf() in the functional test 9 anni fa
  Michael van Tellingen 63d6547e98 Various import fixes which were removed in Django 1.9 9 anni fa
  Alexander Gaevsky d3b24ed908 Fix shipping method validation test due since now it's been done without redirection 9 anni fa
  Marco Badan 0637b55bcd Improve test coverage in checkout views 10 anni fa
  Marco Badan a0ce8f22dc Update and extend checkout tests 10 anni fa
  Maik Hoepfel 09f66c35ea Remove duplicate assertRedirectsToUrlName test helper 10 anni fa
  David Winterbottom 2cb9231f23 Fix bug in checkout for buying digital goods 10 anni fa
  David Winterbottom f086672ed2 Correct guest checkout test assertion 11 anni fa
  Maik Hoepfel 2f2ebe5ca3 Checkout: Skip payment if order total is zero 11 anni fa
  David Winterbottom 478fa0adf5 Ensure HTML IDs use underscores not hyphens 11 anni fa
  David Winterbottom 21d73a1a96 Rewrite checkout functional tests 11 anni fa
  David Winterbottom 466765ed01 Checkout house-keeping 11 anni fa
  David Winterbottom f013cddd68 Remove can_basket_be_submitted method 11 anni fa
  David Winterbottom 07da76956e Add tests for checkout payment details view pre-conditions 11 anni fa
  David Winterbottom fe0b9ab02f Add tests for checkout payment method view pre-conditions 11 anni fa
  David Winterbottom 96c94ea8ad Extract core events into mixin to clean up tests 11 anni fa
  David Winterbottom 9f69bf3c6e Add tests for checkout shipping methods view pre-conditions 11 anni fa
  David Winterbottom 5dc3d81dde Add tests for checkout shipping address view pre-conditions 11 anni fa