5 Revize (80c1b0b1a74f4e4bb0f6f64fffb4e66930c3f46d)

Autor SHA1 Zpráva Datum
  David Winterbottom 68b417dee5 Rename test site folder for consistency před 13 roky
  David Winterbottom d94fdf4e24 Replace local patch_settings decorator with Django's override_settings před 13 roky
  David Winterbottom 31bd304f5a Fix test for URL validator před 13 roky
  David Winterbottom 8417bc54c3 Fixed bug in load_core_apps fn před 13 roky
  David Winterbottom feb8c9a327 Moved tests into separate package. před 13 roky
  David Winterbottom b702c74113 Moved test site modules into separate package před 13 roky
  David Winterbottom d975f81369 Added more helpful error message for missing classname problems when loading před 13 roky
  David Winterbottom b9de81f3e6 Updated the load_class method to work with app labels with more than 2 před 13 roky
  Sebastian Vetter 4ccaf44f54 added validator to check for non-existing URLs před 14 roky
  Sebastian Vetter 1bc8e396bb added flatpage URL validation to validators před 14 roky
  David Winterbottom 9173db6092 Added test for loading from dashboard před 14 roky
  David Winterbottom 6851048780 Replaced import_module with a better class loading mechanism. před 14 roky
  David Winterbottom e2a4c25b7f Started reworking the class loading mechanism před 14 roky
  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 před 14 roky
  Andrew Ingram fb09859024 added tests for ExtendedURLValidator před 14 roky
  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 před 14 roky
  David Winterbottom 7c2e03a3fe Fixed tests před 14 roky
  David Winterbottom 0fd31a908e Moved core tests into correct folder před 15 roky
  David Winterbottom 887d605757 Refactored folder structure to use an 'apps' folder před 15 roky
  David Winterbottom cb3b26509a Refactored location of dynamic class loader před 15 roky
  David Winterbottom 49d4f06120 Added tests to promotion package před 15 roky
  Eleni Lixourioti b10849e2b9 Added some tests for the history helpers před 15 roky
  Eleni Lixourioti 5851b366af Added some tests for the history helpers před 15 roky
  David Winterbottom d04eb42c13 Added tests for discount module před 15 roky
  David Winterbottom 758ea9a695 Added extra tests for shipping app. před 15 roky
  David Winterbottom ef8b7c6d67 Added tests for shipping methods and documentation před 15 roky
  David Winterbottom 0528c98543 Updated offers app před 15 roky
  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. před 15 roky
  David Winterbottom ad57caa189 Added bankcard model před 15 roky
  David Winterbottom 9acb37d7e7 Fixed broken address test and added a load more před 15 roky
  David Winterbottom 2a91d1b9e5 Added first tests for checkout před 15 roky
  David Winterbottom 28e72e25ce Added some basic price/tax calculation methods to the core stock record. před 15 roky
  David Winterbottom cced594eb2 Added import_module function which dynamically imports modules basket on a string match from the installed_apps list před 15 roky
  David Winterbottom fc98df1427 Added a few basic tests for products - lots more needed! před 15 roky
  David Winterbottom 6ef58553a8 Added new model to capture line item prices. Plus various other tweaks před 15 roky
  David Winterbottom df9e2b5ec8 Added a test runner and better tests / Updated admin options před 15 roky
  David Winterbottom 675ce9577a Restructured apps to be subapps of oscar před 15 roky
  David Winterbottom 0673fac702 Added some more basic model skeletons. před 15 roky
  David Winterbottom af3ddaa046 Added payment models před 15 roky