Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 572 Bytes

File metadata and controls

18 lines (12 loc) · 572 Bytes

Test

Configuration

test2.config.json

Scripts

  • send-payload: usage ./send-payload <server JSON conf> <hook name> <payload path>.
  • test : usage: ./test <hook name>. It calls send-payload with derived options.

Test

  1. Edit the configuration testadata/test2.config.json.
  2. Start the server josuke -c testadata/test2.config.json
  3. Send the default test payload with ./test.
  4. Send the gogs test payload with ./test gogs.