27 Révisions (8f2111f2e79b303fc66ff8a5339141663b6f5a46)

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