]> git.agnieray.net Git - galette.git/commit
Add PasswordImage tests
authorJohan Cwiklinski <johan@x-tnd.be>
Sun, 6 Nov 2016 10:23:38 +0000 (11:23 +0100)
committerJohan Cwiklinski <johan@x-tnd.be>
Sun, 6 Nov 2016 10:24:16 +0000 (11:24 +0100)
commit904344f830e424a2b2ff5833b5e288569ae01e62
tree1a6533419a3675807f233a737f0ba7d83f9567a5
parentb6969f914decefb6e713479a803b200e9e631886
Add PasswordImage tests
galette/lib/Galette/Core/Password.php
galette/lib/Galette/Core/PasswordImage.php
tests/Galette/Core/tests/units/Password.php
tests/Galette/Core/tests/units/PasswordImage.php [new file with mode: 0644]
tests/TestsBootstrap.php