summaryrefslogtreecommitdiff
path: root/src/tests/test_contract_README
blob: a6a25e69f99a01e94b3b68da6b477b222aa521d8 (plain)
1
2
3
4
5
6
7
8
9
10
- In order to test the "/contract" facility of the merchant,
  just issue

  - curl http://merchant-url/generate_taler_contract.php?cli_debug=yes
    (this form tests the whole communication between frontend and backend)

  - curl http://merchant-url/generate_taler_contract.php?cli_debug=yes
    (this form test only the contract proposition generation of the frontend,
     so it doesn't further connect to the backend to get the proposition JSON
     enhanced)