Historial de Commits

Autor SHA1 Mensaje Fecha
  Hugo Sales 25b2847201 [TOOLS][AYY1] Improve accesibility testing to save images and compare the differences against a reference (tests/screenshots/ hace 2 años
  Hugo Sales 9bd1f42843 [TOOLS] Use sudo to remove files hace 2 años
  Hugo Sales a59997b41f [TOOLS][DOCKER][A11Y] Switch to Pa11y CI and don't run it 'integrated' with codeception, since there was no good way to share cookies hace 2 años
  Hugo Sales 65504b72bb [TOOLS] Setup pa11y to run on pages after codeception hace 2 años
  Hugo Sales f40eb3955f [TOOLS] Update makefile to add an acceptance and accesibility testing target hace 2 años
  Hugo Sales 97243151fa [TOOL] CS-fixer does not accept a list of files, so we need to run it on each file individually hace 2 años
  Diogo Peralta Cordeiro 19502050e0 [TOOLS] Add remove-file and minor corrections to nuke everything hace 2 años
  Hugo Sales 6ada5e60d2 [TOOLS] Make PHP-CS-Fixer and PHP-Doc-check run inside the tooling container hace 2 años
  Hugo Sales 1e7a285ded [TOOL] Add force-nuke-everything make rule, which deletes the whole database and caches hace 2 años
  Eliseu Amaro 030c966b74 [DOCKER][Accessibility] Add pa11y docker image for automated accessibility tests hace 3 años
  Hugo Sales d5fc2cac8a [TOOLS] Make Makefile rule database-force-nuke stop and restart the worker container hace 3 años
  Hugo Sales 98b1b7072c [TOOLS] Fix running tests without filters hace 3 años
  Hugo Sales 2bd05fbd47 [TOOLS][COMMAND] Add 'app:populate_initial_values' command, which inserts values into the language table if it does not yet contain values. Add database-force-nuke to Makefile, which does all the steps necessary to reset the database hace 3 años
  Hugo Sales 73e772e576 [TOOLS] Allow specifying a list of filters when running tests with `make`. When running `make test foobar` only the test `foobar` is executed (read the documentation for `phpunit --filter`) hace 3 años
  Hugo Sales 8238980395 [TOOLS] Allow specifying a list of filters when running tests with `make`. When running `make test foobar` only the test `foobar` is executed (read the documentation for `phpunit --filter`) hace 3 años
  Hugo Sales a6d5752748 [TOOLS][PHPStan] Make a standalone phpstan executable, which executes inside the docker container hace 3 años
  Hugo Sales 769b901060 [TOOLS] Add doc-check target to Makefile hace 3 años
  Hugo Sales 5eefea7a29 [TOOLS] Update Makefile to support both the new and old container naming conventions, as of docker-compose v2 hace 3 años
  Hugo Sales 9d7f43cd28 [TOOLS][PHPStan][TESTS][Docker] Rework testing Docker container into a more generic tooling container. Keep services up and run coverage and phpstan as commands, for performance and ease of use hace 3 años
  Hugo Sales 365afb7ba8 [TOOLS] Disable command echo in Makefile hace 3 años
  Hugo Sales c8e00e4187 [TOOLS] Add make command 'database-force-schema-update' to update the database schema and 'redis-shell' hace 3 años
  Hugo Sales 6d7a0dbc92 [TESTS][TOOLS] Always stop containers regardless of test success hace 3 años
  Hugo Sales 11e52bcb27 [TOOLS] Add utility commands to the Makefile hace 3 años
  Hugo Sales 5d326bd18e [TESTS] Move testing container's DB and Redis to different ports, so it can be used at the same time as the regular containers hace 3 años
  Hugo Sales ee97cc5b00 [TESTS] Add test container with Xdebug and allow for generation of coverage reports with 'make test' hace 3 años
  Hugo Sales 11154a0d8c [V3] Big Crunch hace 3 años
  Diogo Cordeiro 7d262ad50b [CORE] Fixed some small issues with PEAR hace 5 años
  Brion Vibber 4b5e977a7b New _m() gettext wrapper with smart detection of plugin domains. Plugin base class registers your gettext files if present at initialization. hace 15 años