Closed TheoChevalier closed 10 years ago
We might just have to check if (!getenv('TRAVIS')) { in the test function, but I'm looking if the test is not just REALLY failing. Because now I doubt that gaia TMX repo are created.
Actually the test is looking for /home/theo/moz/transvision/tests/testfiles/TMX/gaia_1_4/en-US/memoire_en-US_en-US.tmx (and so on), and we don't generate those fake TMX files.
I looked at this, we should use tags in Atoum and ignore all tests tagged "dev".
We should run Atoum through a bootstrap file and then define witch tags we want to run.