Files
FreshRSS/tests
Alexandre Alapetite 24afafb74d Clean temp files MigratorTest (#4177)
The automated tests used to generate several temporary files not deleted...
2022-01-29 23:08:09 +01:00
..
2020-04-01 02:08:25 +02:00
2020-07-08 12:11:55 +02:00

FreshRSS tests

cd ./tests/
wget https://phar.phpunit.de/phpunit.phar
php phpunit.phar --bootstrap bootstrap.php

The shellchecks.sh script is used to safeguard shell scripts from common shell script bugs and to ensure a consistent style. It requires ShellCheck and shfmt.