File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,16 @@ of a configuration file is located at [`tests/assets/config.example.json`](./ass
37
37
In order to make use of the configuration file, please copy the example to the
38
38
same directory, fill in your sandbox user data and rename the copy to config.json.
39
39
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
+
40
50
## Execution
41
51
42
52
You can run the tests via command line:
You can’t perform that action at this time.
0 commit comments