Skip to content

Commit

Permalink
test(contractStarter): generated snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
dckc committed Jan 21, 2024
1 parent d3d310f commit c79876c
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 0 deletions.
70 changes: 70 additions & 0 deletions contract/test/snapshots/test-start1.js.md
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 added contract/test/snapshots/test-start1.js.snap
Binary file not shown.

0 comments on commit c79876c

Please sign in to comment.