54 コミット (fb2b848e48f5bf54e85155ee1f8216632fccffd1)

作成者 SHA1 メッセージ 日付
  David Winterbottom 1100e8f413 Adjust importing of models for factories 12年前
  David Winterbottom 2ebb8630d9 Fix bug introduced in ccd1635 re product factory 12年前
  David Winterbottom ccd16355e1 Backport some additions to the test support package 12年前
  Maik Hoepfel bacfbeb6a3 Update ClientTestCase for Django 1.5 12年前
  Maik Hoepfel 8f9d5db31f Move django-oscar-testsupport into oscar.test 12年前
  David Winterbottom 0dc6816a93 Extract functionality from oscar.test into separate package 13年前
  David Winterbottom d94fdf4e24 Replace local patch_settings decorator with Django's override_settings 13年前
  Sebastian Vetter bcc9ced367 Add convenience wrapper for webtest 13年前
  David Winterbottom 64e2946081 Improve offer fixture generator 13年前
  David Winterbottom 436f608aa6 Pylint house-keeping 13年前
  David Winterbottom e68a43f1cd Fix bug with clean method on category form 13年前
  David Winterbottom f0457323f7 Rework customer functional tests 13年前
  David Winterbottom da2f16f896 Refactor absolute discount benefit tests. 13年前
  David Winterbottom 55fb5cf6d4 Rework profile view to be TemplateView rather than ListView 13年前
  Sebastian Vetter 697e840670 removed hardcoded imports in helpers module 13年前
  Asia Biega 2ac0314639 Enable creating zero-priced products in tests 13年前
  David Winterbottom 256ee97977 Updated product form to handle creating group products. 13年前
  David Winterbottom e8d998039f Updated test client to make logging in explicit 13年前
  David Winterbottom 94c1a3ce32 Added tests for anonymous checkout using a voucher 13年前
  David Winterbottom feb8c9a327 Moved tests into separate package. 13年前
  David Winterbottom 52fd1a1200 Fixed tests for scales 13年前
  David Winterbottom ad28043a7c Fixed bug in default stock wrapper logic 14年前
  David Winterbottom da88c822c2 Added sophisticated product adding to range form 14年前
  David Winterbottom 21e15e4bfa Corrected bug in session keys for saving objects 14年前
  David Winterbottom 2c0e888e49 Reworked the dashboard index page. 14年前
  David Winterbottom 4ba8c0251e Added constraint so that partner and partner SKU are unique together 14年前
  David Winterbottom 4bc8104ec6 Links form order app to voucher/offer broken. 14年前
  David Winterbottom 86445da6d3 Products can now be created using dashboard 14年前
  David Winterbottom 6a41566c51 Added basic create form and redirect for raw HTML promotion 14年前
  David Winterbottom 0e66a5089f Removed twill from dependencies 14年前
  David Winterbottom da940a44aa Removed some fixtures, replacing with helper methods 14年前
  David Winterbottom fc3e9614cb Added settings to allow order/line statuses to be set. 14年前
  David Winterbottom eed16f7d16 Added an order summary view to order dashboard 14年前
  David Winterbottom f257545cba Added status pipeline to order and line. 14年前
  David Winterbottom 4007c9748d Moved orders app into sub-folder of dashboard 14年前
  David Winterbottom 1b8117b4fe Moved reporting app into dashboard 14年前
  David Winterbottom 045daf011a Added verification method to order model and updated test helpers to 14年前
  David Winterbottom d47a604ff4 Added scales for weighing products and baskets 14年前
  David Winterbottom a807098a43 Fixed offer bug where baskets with lines with no stock record were causing an error 14年前
  David Winterbottom 1a54ab13ad Added better handling of null values when returning net stock level 14年前
  David Winterbottom 5b7b990b20 MASSIVE commit as the word 'item' is phased out in favour of 'product' to make things more consistent. Also, renamed product app to catalogue 14年前
  David Winterbottom f801e5d06b Corrected docblock of test decorator and reverted commented out tests 14年前
  David Winterbottom 496a145bc5 Added dataProvider decorator 14年前
  David Winterbottom 96a90e6d4b Added Twill base test case 14年前
  David Winterbottom ee1c921c05 Renamed 'stock' app to 'partner' 15年前
  David Winterbottom a695217d05 Added stock logic wrappers for different partners 15年前
  David Winterbottom b809cb7867 Added stock logic wrappers for different partners 15年前
  David Winterbottom de14e850ad Reworked tests to be cleaner and more readable 15年前
  David Winterbottom 45a0755c2a Updated create_product test helper to accept extra kwargs 15年前
  David Winterbottom 887d605757 Refactored folder structure to use an 'apps' folder 15年前