1 Commits (feb8c9a327adb0a0956b08e5266da52b530a667e)

Author SHA1 Message Date
  David Winterbottom feb8c9a327 Moved tests into separate package. 13 years ago
  David Winterbottom b702c74113 Moved test site modules into separate package 13 years ago
  David Winterbottom d975f81369 Added more helpful error message for missing classname problems when loading 13 years ago
  David Winterbottom b9de81f3e6 Updated the load_class method to work with app labels with more than 2 13 years ago
  Sebastian Vetter 4ccaf44f54 added validator to check for non-existing URLs 13 years ago
  Sebastian Vetter 1bc8e396bb added flatpage URL validation to validators 13 years ago
  David Winterbottom 9173db6092 Added test for loading from dashboard 13 years ago
  David Winterbottom 6851048780 Replaced import_module with a better class loading mechanism. 13 years ago
  David Winterbottom e2a4c25b7f Started reworking the class loading mechanism 13 years ago
  Andrew Ingram bd3f45dac0 more updates to the ExtendedURLValidator, missing the '/' is bad. Explicitly set APPEND_SLASH to True in test settings so that it's clear that we expect it to be on 13 years ago
  Andrew Ingram fb09859024 added tests for ExtendedURLValidator 13 years ago
  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 years ago
  David Winterbottom 7c2e03a3fe Fixed tests 14 years ago
  David Winterbottom 0fd31a908e Moved core tests into correct folder 14 years ago
  David Winterbottom 887d605757 Refactored folder structure to use an 'apps' folder 14 years ago
  David Winterbottom cb3b26509a Refactored location of dynamic class loader 14 years ago
  David Winterbottom 49d4f06120 Added tests to promotion package 14 years ago
  Eleni Lixourioti b10849e2b9 Added some tests for the history helpers 14 years ago
  Eleni Lixourioti 5851b366af Added some tests for the history helpers 14 years ago
  David Winterbottom d04eb42c13 Added tests for discount module 14 years ago
  David Winterbottom 758ea9a695 Added extra tests for shipping app. 14 years ago
  David Winterbottom ef8b7c6d67 Added tests for shipping methods and documentation 14 years ago
  David Winterbottom 0528c98543 Updated offers app 14 years ago
  Kura f6122bf418 Clean up the management command. Wrap the handle call in try and except with a custom error log catcher which sends to stderr steam and supresses the exception. 14 years ago
  David Winterbottom ad57caa189 Added bankcard model 14 years ago
  David Winterbottom 9acb37d7e7 Fixed broken address test and added a load more 14 years ago
  David Winterbottom 2a91d1b9e5 Added first tests for checkout 14 years ago
  David Winterbottom 28e72e25ce Added some basic price/tax calculation methods to the core stock record. 14 years ago
  David Winterbottom cced594eb2 Added import_module function which dynamically imports modules basket on a string match from the installed_apps list 14 years ago
  David Winterbottom fc98df1427 Added a few basic tests for products - lots more needed! 14 years ago
  David Winterbottom 6ef58553a8 Added new model to capture line item prices. Plus various other tweaks 14 years ago
  David Winterbottom df9e2b5ec8 Added a test runner and better tests / Updated admin options 14 years ago
  David Winterbottom 675ce9577a Restructured apps to be subapps of oscar 15 years ago
  David Winterbottom 0673fac702 Added some more basic model skeletons. 15 years ago
  David Winterbottom af3ddaa046 Added payment models 15 years ago