Commit Graph

5 Commits

Author SHA1 Message Date
9025ef5eef Don't error for stuff that should be allowed to fail (checking missing path) 2022-02-21 00:38:17 +01:00
9f17e49114 Move cli building script to bin/
Add convenience try for pwd as repo to test when calling test_tests.sh without arguments
2022-02-20 21:48:05 +01:00
24bfd29c0f Add test_tests.sh which runs tests from various setups
Checks that absolute and relative links work
Fix an error in test_cli.sh which produced the error:
ERROR test_cli.sh failed from spec/tests folder with implicit ../../cli
2022-02-20 20:31:33 +01:00
9b18c0e162 Be more flexible about paths to call the test suite 2022-02-20 20:15:38 +01:00
7eb833a59e WIP: Include tests for CLI whck
Web tests for endpoints.php are probably broken at this point. Will be fixed in a later commit.
2022-02-19 00:03:02 +01:00