3 次代码提交 (53dd1dd48b51a352b4ec9c4d4dc3b34e4ff2eb95)

作者 SHA1 备注 提交日期
  Samir Shah c74c8fe1f4 Fix time-dependent tests. 5 年前
  Samir Shah 3f67ce9b76 Apply isort fixes on the whole project. 6 年前
  Michael van Tellingen be8a2795c7 Rename test file to match module tested. 8 年前
  Michael van Tellingen 0ebe344a27 Merge tests.integration with tests.unit 8 年前
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py 8 年前
  Michael van Tellingen aafcc8a901
flake8 8 年前
  John Parton b6ff55aa67 If ExpiryMonthField is optional, don't throw an attribute error if value is None. 9 年前
  John Parton 6b9ae9e702 If 'None' is passed to a BankcardNumberField, raise a Validation error instead of an Attribute error. 9 年前
  Michael van Tellingen dfa8bcb88e Fix failing tests since we now live in 2016 9 年前
  Maik Hoepfel f1c1da93ff Minor test suite fixes for Python 3 compatibility 11 年前
  danyilmaz 32b7249e44 Allow users to specify card types 11 年前
  Xavier Ordoquy 0a1b4a60c7 assertEquals deprecated in favor of assertEqual 11 年前
  Xavier Ordoquy 3bae3809b8 Use new style exceptions. 11 年前
  David Winterbottom 57cfcc659c Ensure AMEX cards have 4 digits CCV numbers 12 年前
  David Winterbottom 5009eaad6a Update Bankcard form 12 年前
  David Winterbottom 65e6effd73 Update payment forms (and tests) 12 年前
  David Winterbottom f9799d5029 Reorganise payment tests 12 年前