[Glpi-dev] GLPI framework test suite

2016-05-11 Thread Remi Collet
Hi, I have cherry-picked the commits related to the test suite from the wip-test branch Most of existing tests are written by Lethargie (my son). This is still WIP, so still TODO: - add more tests - improve test setup/teardown to revert changes (for now, only new created entries are deleted, t

Re: [Glpi-dev] GLPI framework test suite

2016-05-11 Thread David DURIEUX
Le Thu, 12 May 2016 07:24:12 +0200 Remi Collet a écrit: >Hi, > >I have cherry-picked the commits related to the test suite from the >wip-test branch > >Most of existing tests are written by Lethargie (my son). Thanks to him \o/ >This is still WIP, so still TODO: > >- add more tests > >- improve