Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 265 Bytes

File metadata and controls

9 lines (7 loc) · 265 Bytes

Contributing

Before opening a pull request:

  1. Run node scripts/validate.mjs.
  2. Run ruby -Itest test/webhook_test.rb.
  3. Run ruby -Itest test/payment_link_test.rb.
  4. Run gem build makepay.gemspec.
  5. Keep MakePay API tokens out of tests and examples.