Commit Graph

  • 66332ae7b1 Update forgehook tests for new folder hierarchy main southerntofu 2022-02-24 00:13:28 +0100
  • e6830b3eed Rename spec/ submodule to specs southerntofu 2022-02-23 23:51:23 +0100
  • f638f402c5 Update forgecheck (CLI) tests master southerntofu 2022-02-23 23:38:02 +0100
  • ebaacae60d The big change: split docs/tests into subfolder This repo will become the main repository for all forgesuite tests southerntofu 2022-02-23 22:47:17 +0100
  • 2f3d4dd03e Remove TODOs that were freshly implemented/fixed Add TODO section with some stuff todo southerntofu 2022-02-22 19:02:24 +0100
  • 88a3c6100c Allow to run whck tests from endpoints.php repository (or anything with a whck submodule) southerntofu 2022-02-22 18:59:34 +0100
  • e6dddb240e test_web.sh: Use bin/cli from whck submodule when direct path not passed as $2 southerntofu 2022-02-22 18:58:35 +0100
  • 92bfbff77e Remove some old stuff from README Leftover from copypasta southerntofu 2022-02-22 18:00:30 +0100
  • 39fbf8eea7 A more complete README. Setup section still missing Details about conventions for CLI (whck) and WWW (endpoints.php) validators. Instructions to run the test suite southerntofu 2022-02-22 17:50:53 +0100
  • d0570c1edb Move test.sh to bin/ and allow test_cli.sh to take absolute path to whck southerntofu 2022-02-21 15:02:01 +0100
  • 9fca3d5736 Add better testing for web endpoints southerntofu 2022-02-21 00:40:25 +0100
  • f0cd857305 Rename test_tests.sh to test_tests_cli.sh Also allow it to be run from its folder (by looking for ../bin/cli) southerntofu 2022-02-21 00:39:21 +0100
  • 9025ef5eef Don't error for stuff that should be allowed to fail (checking missing path) southerntofu 2022-02-21 00:38:17 +0100
  • eab07ba4d8 Prevent some race condition making test fail sometime Saving the webhook to /tmp was sometimes not finished before curl was caused, resulting in an empty payload -> validation error Passing via STDIN could be an alternative... southerntofu 2022-02-21 00:27:26 +0100
  • 9f17e49114 Move cli building script to bin/ Add convenience try for pwd as repo to test when calling test_tests.sh without arguments southerntofu 2022-02-20 21:48:05 +0100
  • d07f677eab Add specification/testing info about the CLI interface for whck southerntofu 2022-02-20 20:44:50 +0100
  • 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 southerntofu 2022-02-20 20:31:33 +0100
  • 9b18c0e162 Be more flexible about paths to call the test suite southerntofu 2022-02-20 20:15:38 +0100
  • 71804c4b3a Test webhook endpoint with whck southerntofu 2022-02-20 17:33:36 +0100
  • 7eb833a59e WIP: Include tests for CLI whck southerntofu 2022-02-19 00:03:02 +0100
  • a72ceda21c Mock notify always succeeds southerntofu 2020-10-03 12:54:08 -0400
  • b01656134c Sleep a while when request fails southerntofu 2020-09-30 10:22:09 -0400
  • 304fd9429d Update frontmatter southerntofu 2020-09-30 10:14:52 -0400
  • 1693ec91b5 Load webhook template from bats test dir southerntofu 2020-09-30 09:10:49 -0400
  • e81a3b4b25 First commit southerntofu 2020-09-29 12:37:55 +0200