]> git.agnieray.net Git - galette.git/commit
Improve and fix tests
authorJohan Cwiklinski <johan@x-tnd.be>
Fri, 24 Mar 2023 11:15:02 +0000 (12:15 +0100)
committerJohan Cwiklinski <johan@x-tnd.be>
Sun, 26 Mar 2023 19:55:34 +0000 (21:55 +0200)
commit95f6b08bd1c75cb3bb214dd434802b581296b6f1
tree0748bc7d13cba8b52f97c073f458bdd6de3d85a5
parentbb50b72ca9f0354623129596ef99e1c083b8c3bc
Improve and fix tests
12 files changed:
galette/lib/Galette/Core/Galette.php
tests/Galette/Core/tests/units/Galette.php
tests/Galette/Core/tests/units/Links.php
tests/Galette/Entity/tests/units/Adherent.php
tests/Galette/Entity/tests/units/Contribution.php
tests/Galette/Entity/tests/units/FieldsConfig.php
tests/Galette/Entity/tests/units/ListsConfig.php
tests/Galette/Entity/tests/units/PdfModel.php
tests/Galette/Entity/tests/units/Social.php
tests/Galette/Entity/tests/units/Transaction.php
tests/Galette/Util/tests/units/Password.php
tests/GaletteTestCase.php