3 коммитов (7467a7f5f7fbfd2965da49ad00a23f073c1ffe5b)

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