Commit Graph

9 Commits

Author SHA1 Message Date
southerntofu f638f402c5 Update forgecheck (CLI) tests 2022-02-23 23:38:16 +01:00
southerntofu ebaacae60d The big change: split docs/tests into subfolder
This repo will become the main repository for all forgesuite tests
2022-02-23 22:47:17 +01:00
southerntofu 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...
2022-02-21 00:27:26 +01:00
southerntofu 9b18c0e162 Be more flexible about paths to call the test suite 2022-02-20 20:15:38 +01:00
southerntofu 71804c4b3a Test webhook endpoint with whck 2022-02-20 17:33:36 +01:00
southerntofu 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
southerntofu b01656134c Sleep a while when request fails 2020-09-30 10:22:58 -04:00
southerntofu 1693ec91b5 Load webhook template from bats test dir 2020-09-30 09:10:49 -04:00
southerntofu e81a3b4b25 First commit 2020-09-29 12:37:55 +02:00