specs/README.md

504 B

+++ extra.pipeline = "endpoints" template = "project.html" +++

Webhook endpoints

This repository contains the specification and tests for the forge webhook endpoints.

Running tests

Running tests requires the bats framework (apt install bats). You can run the test.sh script to start the tests. If you are not running from the implementation's folder, you may pass it as first argument the path to the program starting the local server (for tests).

$ ./test.sh ~/endpoints.php/server