]> git.agnieray.net Git - galette.git/commit
Add unit tests for transaction
authorJohan Cwiklinski <johan@x-tnd.be>
Sat, 16 Oct 2021 16:07:28 +0000 (18:07 +0200)
committerJohan Cwiklinski <johan@x-tnd.be>
Sun, 17 Oct 2021 04:15:40 +0000 (06:15 +0200)
commitf77717182fb4aa5285bf6a809cdd5088af8ae035
treeffc8543d07f8d3fffb5f716fdad82cff5adc5e95
parentd8947994976d04119b236a483b353753c315c966
Add unit tests for transaction
galette/lib/Galette/Entity/Adherent.php
galette/lib/Galette/Entity/Transaction.php
tests/Galette/Core/tests/units/Links.php
tests/Galette/Entity/tests/units/Contribution.php
tests/Galette/Entity/tests/units/PdfModel.php
tests/Galette/Entity/tests/units/Transaction.php [new file with mode: 0644]
tests/GaletteTestCase.php