Important change:
The test suite now use its own database, to avoid issues
with the one used for development.
More information, see
https://github.com/glpi-project/glpi/blob/master/tests/README.md
Remi.
___
Glpi-dev mailing list
Glpi-dev@gna.org
ht
Le 12/05/2016 à 07:24, Remi Collet a écrit :
> - enable travis (need to install the DB) for PHP 5.4, 5.5, 5.6, 7.0
Le fichier .travis.yml est créé, reste plus qu'à activer le service
depuis https://travis-ci.org/
(et adapter la configuration, si j'ai pas eu le bol d'avoir bon du
premier coup)
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
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