24 Commits (08cbdbbbcf6c021edfd7ba9df60464b036e3d2f7)

Autor SHA1 Mensaje Fecha
  Samir Shah 1c28cbadf8 Add some tests for core.application and customer.utils. hace 8 años
  Samir Shah e67b2deb4b Remove MiddlewareMixin from BasketMiddleware. hace 8 años
  Samir Shah efadbba476 Remove Django<1.11 compatibility shims for password validation and authentication. hace 8 años
  Samir Shah f6d8eafc72 Enforce user_can_authenticate check before authenticating users in EmailBackend. hace 8 años
  Samir Shah 2ee352214e Fix site notifications generated by send_product_alerts. hace 8 años
  Samir Shah 1424c6874a Fix EmailBackend.authenticate() signature for Django 1.11. hace 8 años
  Samir Shah 5d443fbd6f Allow the Dispatcher to accept a mail_connection to use instead of opening a new one. hace 8 años
  Samir Shah cefb76f5bb Replace deprecated assertEquals with assertEqual in tests. hace 8 años
  Alexander Gaevsky 9ba856d144 Add tests for customer dispatcher. hace 8 años
  Alexander Gaevsky 48444418fa Add test for dispatching user-related messages. hace 8 años
  Michael van Tellingen 0ebe344a27 Merge tests.integration with tests.unit hace 9 años
  Michael Kutý 5974e5a151 Use empty message instead None. hace 9 años
  Michael Kutý f959d50293 Fix tests. hace 9 años
  Michael Kutý 11aab47e3c Add tests for sending messages to emails without account. hace 9 años
  Michael van Tellingen afc9abfcaf Add unittest for User.migrate_alerts_to_user() hace 10 años
  David Winterbottom 2f1dacdf08 Move tests into integration test folder hace 11 años
  Maik Hoepfel f1c1da93ff Minor test suite fixes for Python 3 compatibility hace 12 años
  Maik Hoepfel 66524adbde [Backport] existing_user_fields: Fetch User model only when called hace 12 años
  Maik Hoepfel fa3f793a35 existing_user_fields: Fetch User model only when called hace 12 años
  Maik Hoepfel 8459daf163 [Backport] Use existing_fields for UserForm, and use correct User model hace 12 años
  Maik Hoepfel 20df512eda Use existing_fields filter for UserForm, and use correct User model hace 12 años
  David Winterbottom 6c5ad17451 Adjust import of `StockAlert` to avoid circular reference hace 12 años
  David Winterbottom c857b7582a Use Oscar's AbstractUser model for the test suite hace 12 años