21 コミット (89ff0b3da4166a92efbe670fcbecc4e0e3de4e0e)

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