8 коммитов (087df7caab5f3ab24f00fd6ada4e2004f58e1d88)

Автор SHA1 Сообщение Дата
  Alexander Gaevsky 680e05bf4b Respect old-style 5-digit postal codes for Israel, which are still in use by customers. 5 лет назад
  Samir Shah 3f67ce9b76 Apply isort fixes on the whole project. 6 лет назад
  Samir Shah e2bed3fd95 Remove u prefix from all Python strings. 7 лет назад
  Alexander Gaevsky 10f74da8e3 Distinguish active address fields definition and address hash generation in order to avoid hashing breaking when active address fields property is customized. 8 лет назад
  Michael van Tellingen 1de46cbd48 Run the tests by default with postgresql 9 лет назад
  Alexander Gaevsky a2c5e952a2 Add test for TW 3 and 5-digit postcodes. 9 лет назад
  Alexander Gaevsky 0bddb73a71 Syntax improvements, sort imports with isort. 9 лет назад
  Michael van Tellingen be8a2795c7 Rename test file to match module tested. 9 лет назад
  Michael van Tellingen 0ebe344a27 Merge tests.integration with tests.unit 9 лет назад
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py 9 лет назад
  Michael van Tellingen aafcc8a901
flake8 9 лет назад
  Zachary B. Mott ee3e907a1b #2112. Fix postal code validator for Brunei Darussalam. 9 лет назад
  Maik Hoepfel b44a5592d7 Document and fix tests for #1964 10 лет назад
  Michael van Tellingen 2693150a35 Fix the address model tests 10 лет назад
  Michael van Tellingen 6439a956c2 use TestCase.assertRaises instead of pytest.raises 10 лет назад
  Michael van Tellingen 5c4591fa75 Update tests to stop using nose specific functions 10 лет назад
  Maik Hoepfel b68c0e2964 Fix ValueError in tests when assigning unsaved instance 11 лет назад
  David Winterbottom 4cd7f11a03 Merge old factoryboy factories into new module 11 лет назад
  Andrea Grandi a2c67a3425 Make the UserFactoryAddress instance more explicit 12 лет назад
  Andrea Grandi 32dcc0f14c Factory Boy for test fixtures & port address model tests 12 лет назад
  Xavier Ordoquy 0a1b4a60c7 assertEquals deprecated in favor of assertEqual 12 лет назад
  David Winterbottom 2b94a8fc1e Rework how addresses are cleaned 12 лет назад
  Izidor Matušov 019598deab Validate postcodes based on the country 12 лет назад
  David Winterbottom 40c79bec07 Moar unit tests for the UserAddress model 12 лет назад
  David Winterbottom f13df6ff65 Reorganise address tests 12 лет назад
  David Winterbottom 752663dde9 Convert Address name and salutation to properties 12 лет назад
  chenull 4289f882b5 Support Django's 1.5 AUTH_USER_MODEL feature 13 лет назад
  David Winterbottom feb8c9a327 Moved tests into separate package. 13 лет назад
  David Winterbottom 59952e0351 Moved some fixtures around. 14 лет назад
  David Winterbottom 3067a258b9 Added city as an alias for line4 on an address 14 лет назад
  David Winterbottom 751321c718 Fixed encoding issue with address hashing 15 лет назад
  David Winterbottom 83102f9289 Fixed encoding issue with address hashing 15 лет назад
  David Winterbottom d8494beaca Tided up address, analytics, basket apps 15 лет назад
  David Winterbottom 887d605757 Refactored folder structure to use an 'apps' folder 15 лет назад
  David Winterbottom 9acb37d7e7 Fixed broken address test and added a load more 15 лет назад
  David Winterbottom 6ef58553a8 Added new model to capture line item prices. Plus various other tweaks 15 лет назад
  David Winterbottom 1eeb6aaf4f Introduced the abstract_models.py set-up to several new applications 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 лет назад