Matias Lespiau

Results 7 issues of Matias Lespiau

Wiki draft: https://github.com/opencats/OpenCATS/wiki/Dev-Guide-to-migrate-Legacy-to-Symfony Changes: - Add symfony project to github repo - Ignore symfony dynamic files in .gitignore - Create a Symfony Controller (LegacyController) to bridge OpenCATS and Symfony. Now...

There might be cases were an attachment exists in db but not in the filesystem and the other way around. We should make a tool that report this cases and...

When OpenCATS is already installed, the retry installation link is not working: ![image](https://cloud.githubusercontent.com/assets/34041/21362982/64e15460-c6c9-11e6-900d-a44a9005c07b.png) Also, once OpenCATS is installed, this page should require administrator privileges.

Run all behat functional tests in parallel to speed up validation and build times

Project Admin

"Yesterday" section in reports tab returns wrong count for candidate on GMT -3

Some sections of the Feature.php context are specific to their own features. They must be split

Project Admin

Once all tests are migrated to Behat and PHPUnit, remove the simpletest library from the code.

Project Admin