]> git.agnieray.net Git - galette.git/commit
Handle sequence on PostgreSQL for payment types; refs #1374 refs #1158
authorJohan Cwiklinski <jcwiklinski@teclib.com>
Sun, 15 Dec 2019 14:26:06 +0000 (15:26 +0100)
committerJohan Cwiklinski <jcwiklinski@teclib.com>
Tue, 17 Dec 2019 23:40:44 +0000 (00:40 +0100)
commitb4ed7c317e7a1852c454663f1e77d2556cd1d260
treeab97b3e40bc977b158b3ab6cc5c3677037414629
parent876957e37376859d3fa2c2a3785bae7f9b3bf6b5
Handle sequence on PostgreSQL for payment types; refs #1374 refs #1158

Add unit tests
galette/lib/Galette/Entity/PaymentType.php
galette/lib/Galette/Repository/PaymentTypes.php
tests/Galette/Entity/tests/units/PaymentType.php [new file with mode: 0644]
tests/Galette/Repository/tests/units/PaymentTypes.php [new file with mode: 0644]