-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(contractStarter): generated snapshots
- Loading branch information
Showing
2 changed files
with
70 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
# Snapshot report for `test/test-start1.js` | ||
|
||
The actual snapshot is saved in `test-start1.js.snap`. | ||
|
||
Generated by [AVA](https://avajs.dev). | ||
|
||
## use contractStarter to start postalSvc | ||
|
||
> Terms of contractStarter and the contracts it starts are published under boardAux | ||
> The example below illustrates the schema of the data published there. | ||
> | ||
> See also board marshalling conventions (_to appear_). | ||
[ | ||
[ | ||
'published.boardAux.board0188', | ||
{ | ||
label: undefined, | ||
terms: { | ||
brands: {}, | ||
issuers: {}, | ||
namesByAddress: Object @Alleged: Hub work-around#board0257 {}, | ||
}, | ||
}, | ||
], | ||
[ | ||
'published.boardAux.board0371', | ||
{ | ||
label: 'contractStarter', | ||
terms: { | ||
agoricNames: Object @Alleged: NameHubKit nameHub#board0592 {}, | ||
brands: { | ||
Fee: Object @Alleged: ZDEFAULT brand#board0223 {}, | ||
Invitation: Object @Alleged: Zoe Invitation brand#board0074 {}, | ||
}, | ||
issuers: { | ||
Fee: Object @Alleged: ZDEFAULT issuer#board0425 {}, | ||
Invitation: Object @Alleged: Zoe Invitation issuer#board0566 {}, | ||
}, | ||
namesByAddress: Object @Alleged: Hub work-around#board0257 {}, | ||
prices: { | ||
board: { | ||
brand: Object @Alleged: ZDEFAULT brand#board0223 {}, | ||
value: 0n, | ||
}, | ||
installBundleID: { | ||
brand: Object @Alleged: ZDEFAULT brand#board0223 {}, | ||
value: 0n, | ||
}, | ||
priceAuthority: { | ||
brand: Object @Alleged: ZDEFAULT brand#board0223 {}, | ||
value: 0n, | ||
}, | ||
startInstance: { | ||
brand: Object @Alleged: ZDEFAULT brand#board0223 {}, | ||
value: 0n, | ||
}, | ||
storageNode: { | ||
brand: Object @Alleged: ZDEFAULT brand#board0223 {}, | ||
value: 0n, | ||
}, | ||
timerService: { | ||
brand: Object @Alleged: ZDEFAULT brand#board0223 {}, | ||
value: 0n, | ||
}, | ||
}, | ||
}, | ||
}, | ||
], | ||
] |
Binary file not shown.