4 Commits (9afb182d578748d70f02971e18f81411e57f8148)

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