summaryrefslogtreecommitdiff
path: root/payments/dummy
AgeCommit message (Expand)Author
2017-02-22Use constants for statusesMarcin Gębala
2015-10-21Make the package compatible with various django versionsAdam Bogdał
2015-10-16Replace MagicMocks with MocksPatryk Zawadzki
2015-07-03Start using tox and pytestAdam Bogdał
2015-06-03Add tests and fix dotpayAdam Bogdał
2015-05-28Make payment a param for functions that need itPatryk Zawadzki
2015-01-13Change payment status to input before processing formArtur Smęt
2014-11-06Extend DummyProvider instead of creating new class for 3DSecure-enabled providerArtur Smęt
2014-11-06Fix compatibility with python 3.2Artur Smęt
2014-11-06Fix python 3 compatibilityArtur Smęt
2014-11-06Add PaymentError test method in Dummy3DSecureProviderArtur Smęt
2014-11-06Remove usunsed exception handlerArtur Smęt
2014-11-06Add tests for Dummy3DSecureProviderArtur Smęt
2014-11-06Add dummy provider with 3D Secure supportArtur Smęt
2014-09-03Add fraud status to dummy payment formMarcin Gębala
2014-09-02Improve dummy payment behaviorMarcin Gębala
2014-08-26Added methods to handle capture=False in Dummy providerMarcin Gębala
2014-02-20Make sure we actually pass tests on Python 3Patryk Zawadzki
2013-11-06Make tests more robustPatryk Zawadzki
2013-05-08Clean up importsAdam Bogdal
2013-04-26Improve dummy paymentMichal Ociepka
2013-04-26Remove unnecessary next in clean dataMichal Ociepka
2013-04-26Move ordered items to modelPatryk Zawadzki
2013-04-26Simplify the APIPatryk Zawadzki
2013-04-19Remove unnecessary fields from the Payment modelMichal Ociepka
2013-04-19Dummy payment refactoringMichal Ociepka
2011-06-08Dummy provider gateway view improvementTomasz Rybarczyk
2010-09-30Initial releasePatryk Zawadzki