提交歷史

作者 SHA1 備註 提交日期
  Hugo Sales 25b2847201 [TOOLS][AYY1] Improve accesibility testing to save images and compare the differences against a reference (tests/screenshots/ 2 年之前
  Hugo Sales 9bd1f42843 [TOOLS] Use sudo to remove files 2 年之前
  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 2 年之前
  Hugo Sales 65504b72bb [TOOLS] Setup pa11y to run on pages after codeception 2 年之前
  Hugo Sales f40eb3955f [TOOLS] Update makefile to add an acceptance and accesibility testing target 2 年之前
  Hugo Sales 97243151fa [TOOL] CS-fixer does not accept a list of files, so we need to run it on each file individually 2 年之前
  Diogo Peralta Cordeiro 19502050e0 [TOOLS] Add remove-file and minor corrections to nuke everything 2 年之前
  Hugo Sales 6ada5e60d2 [TOOLS] Make PHP-CS-Fixer and PHP-Doc-check run inside the tooling container 2 年之前
  Hugo Sales 1e7a285ded [TOOL] Add force-nuke-everything make rule, which deletes the whole database and caches 2 年之前
  Eliseu Amaro 030c966b74 [DOCKER][Accessibility] Add pa11y docker image for automated accessibility tests 3 年之前
  Hugo Sales d5fc2cac8a [TOOLS] Make Makefile rule database-force-nuke stop and restart the worker container 3 年之前
  Hugo Sales 98b1b7072c [TOOLS] Fix running tests without filters 3 年之前
  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 3 年之前
  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`) 3 年之前
  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`) 3 年之前
  Hugo Sales a6d5752748 [TOOLS][PHPStan] Make a standalone phpstan executable, which executes inside the docker container 3 年之前
  Hugo Sales 769b901060 [TOOLS] Add doc-check target to Makefile 3 年之前
  Hugo Sales 5eefea7a29 [TOOLS] Update Makefile to support both the new and old container naming conventions, as of docker-compose v2 3 年之前
  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 3 年之前
  Hugo Sales 365afb7ba8 [TOOLS] Disable command echo in Makefile 3 年之前
  Hugo Sales c8e00e4187 [TOOLS] Add make command 'database-force-schema-update' to update the database schema and 'redis-shell' 3 年之前
  Hugo Sales 6d7a0dbc92 [TESTS][TOOLS] Always stop containers regardless of test success 3 年之前
  Hugo Sales 11e52bcb27 [TOOLS] Add utility commands to the Makefile 3 年之前
  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 3 年之前
  Hugo Sales ee97cc5b00 [TESTS] Add test container with Xdebug and allow for generation of coverage reports with 'make test' 3 年之前
  Hugo Sales 11154a0d8c [V3] Big Crunch 3 年之前
  Diogo Cordeiro 7d262ad50b [CORE] Fixed some small issues with PEAR 5 年之前
  Brion Vibber 4b5e977a7b New _m() gettext wrapper with smart detection of plugin domains. Plugin base class registers your gettext files if present at initialization. 15 年之前