You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test script captures a comprehensive log of all relevant canister behavior, as a candid value stored in a file (pipe output of dfx canister call BigTest getLog)
test script uses candiff to compare the latest log to an earlier one that is human readable, saved in the repo; any differences are also human readable (thanks to candiff)
The text was updated successfully, but these errors were encountered:
Continue remaining work from #6
dfx canister call BigTest getLog
)The text was updated successfully, but these errors were encountered: