]> git.agnieray.net Git - galette.git/commit
Add tests on Group entity and repository
authorJohan Cwiklinski <johan@x-tnd.be>
Wed, 10 Nov 2021 22:05:55 +0000 (23:05 +0100)
committerJohan Cwiklinski <johan@x-tnd.be>
Thu, 11 Nov 2021 09:05:07 +0000 (10:05 +0100)
commitb5547ee63b23d1a7479922edc9e5b42498e22489
treefc81717aab26538c31d88fe45d9d6ed1a6b280a2
parentc7576341e6fa53de21574dbb914045413d0e3f7f
Add tests on Group entity and repository
galette/lib/Galette/Entity/Group.php
galette/lib/Galette/Repository/Groups.php
tests/Galette/Entity/tests/units/Group.php [new file with mode: 0644]
tests/Galette/Repository/tests/units/Groups.php [new file with mode: 0644]