Skip to content

Commit d4994de

Browse files
committed
Add a clarification of the example config.json to the Test Readme
1 parent 67dfb41 commit d4994de

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

tests/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,16 @@ of a configuration file is located at [`tests/assets/config.example.json`](./ass
3737
In order to make use of the configuration file, please copy the example to the
3838
same directory, fill in your sandbox user data and rename the copy to config.json.
3939

40+
Note:
41+
* `MONETARY_ACCOUNT_ID` and `MONETARY_ACCOUNT_ID2` must be of same user
42+
* `CounterPartyOther` must be of another Sandbox user
43+
* You can create a `CASH_REGISTER_ID` on doc.bunq.com
44+
1. Add your **Developer Key** to `settings`
45+
2. Upload an image to the `Attachment Public` endpoint
46+
3. Create an `Avatar` with the returned UUID
47+
4. Use the Avatar's UUID to create a `Cash Register`
48+
5. Copy the Cash Register's ID to the `config.json`
49+
4050
## Execution
4151

4252
You can run the tests via command line:

0 commit comments

Comments
 (0)