247 Révisions (bb77929ea342ceb9347e422f0e11498bbafd96df)

Auteur SHA1 Message Date
  Alexander Gaevsky a96079eb01 Add test for user search in dashboard when user name contains from more than 2 parts. il y a 9 ans
  Alexander Gaevsky 5de4cfd6cc Extract cookies from TestApp instance, instead of Client instance. Make sure extracted basket cookie value is unquoted in the tests. il y a 9 ans
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py il y a 9 ans
  Michael van Tellingen c26642732b Remove the oscar.test.decorators module il y a 9 ans
  Alexander Gaevsky 757220ce09 Remove Django Test Client usages in favor of WebTestCase. il y a 9 ans
  Michael van Tellingen c6db096e80 UnitTest.assertEqual instead of .assertEquals() il y a 9 ans
  Michael van Tellingen db33f8f158 Fix Python 3 issue with the Offer reports il y a 9 ans
  Michael van Tellingen 1ba28fda59
Fix tests il y a 9 ans
  Michael van Tellingen aafcc8a901
flake8 il y a 9 ans
  Pete Graham d5d0c4059e Modify assert technique so test passes il y a 9 ans
  Alexander Gaevsky 6169826571 Show warning message if there is more than one product stock record has same SKU during product range edit in the dashboard. il y a 9 ans
  Alexander Gaevsky 26ab156541 Add test for product attribute update through the product edit page in the dashboard. il y a 9 ans
  Alexander Gaevsky afc6d6b814 Make sure wish list does not contain given product before moving to it. il y a 9 ans
  Michael van Tellingen 1859d71d94
Create a separate dashboard login/logout il y a 9 ans
  Michael van Tellingen c030a13359
Fix failing unittests il y a 9 ans
  Michael van Tellingen 7667e1c5d9 Fix tests to match updated translations il y a 10 ans
  Martijn Jacobs 5f50b9112a Added test for directly saving without all the steps, added test for the dashboard offer-list page. il y a 10 ans
  Denis Darii 6a595084f4 Some tests in TestCatalogueViews il y a 10 ans
  Michael van Tellingen 93d0fe8325 Add `clear_url_caches()` to reload_url_conf() in the functional test il y a 10 ans
  Michael van Tellingen 63d6547e98 Various import fixes which were removed in Django 1.9 il y a 10 ans
  John Parton 541075fe0d Replace assert statements with appropriate assert* method. il y a 10 ans
  Alexander Gaevsky d3b24ed908 Fix shipping method validation test due since now it's been done without redirection il y a 10 ans
  Alexander Gaevsky aaee1d3579 setting date_closed on closing StockAlert, added additional check in stock alert tests, #1747 il y a 10 ans
  Michael van Tellingen 174d4dcd67 Consolidate `oscar.test.factories` imports in the test modules il y a 10 ans
  Michael van Tellingen 6fad63a4d0 Split oscar.test.newfactories in multiple modules il y a 10 ans
  Michael van Tellingen d2aa734e85 Move the TestOrderSearch to the functional tests directory. il y a 10 ans
  Michael van Tellingen 8c32aaf3d9 Replace last occurences of django-dynamic-fixture with factory-boy il y a 10 ans
  Michael van Tellingen 5c4591fa75 Update tests to stop using nose specific functions il y a 10 ans
  Michael van Tellingen 71686acef1 Remove unused test code il y a 11 ans
  Marco Badan 027fac6d24 Use oscar.test.contextmanagers.mock_signal_receiver in review tests il y a 11 ans
  Michael van Tellingen 14cf5f3703 PEP8 fixes il y a 11 ans
  Marco Badan 0637b55bcd Improve test coverage in checkout views il y a 11 ans
  Maik Hoepfel c41c230956 Deprecate accessing categories without primary key il y a 11 ans
  Maik Hoepfel f338bd2f0b Cache Category.get_absolute_url il y a 11 ans
  Maik Hoepfel f327a78c9e Readability improvements for category tests il y a 11 ans
  Maik Hoepfel 6577624297 Make category slug creation optional il y a 11 ans
  Marco Badan a0ce8f22dc Update and extend checkout tests il y a 11 ans
  Maik Hoepfel 09f66c35ea Remove duplicate assertRedirectsToUrlName test helper il y a 11 ans
  Maik Hoepfel e124927ca2 Fix failing order list test il y a 11 ans
  David Winterbottom 6f3d530a15 Fix tests for order status updating il y a 11 ans
  Maik Hoepfel f8a7c1b937 Parent/child products aren't supported in permission-based dashboard il y a 11 ans
  Maik Hoepfel 48654d9aa2 Correctly handle invalid parent products il y a 11 ans
  Maik Hoepfel 05ebbe6c5d Add test for creating product with attributes il y a 11 ans
  Maik Hoepfel 634909aa9f Remove dependency on six library il y a 11 ans
  Maik Hoepfel 97b6efb055 Correct amount calculation when creating payment events in dashboard il y a 11 ans
  Markus Bertheau fe68f87da0 Move users list to django-tables2 il y a 11 ans
  Markus Bertheau c9e2705a71 Remove pointless num_orders template tag il y a 11 ans
  Maik Hoepfel 765c72e1fe Update tests and release notes for updated child product editing il y a 11 ans
  Maik Hoepfel 3ba9744098 Use assertEqual instead of assertEquals in test suite il y a 11 ans
  Maik Hoepfel 860fab7ba7 Ignore capitalisation of local part of email address il y a 11 ans