<p></p>
<p><b>@ghubstan</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/5129#discussion_r569491295">apitest/scripts/rolling-offer-simulation.sh</a>:</p>
<pre style='color:#555'>> +    printbreak
+    sleeptraced 3
+
+    # Show Alice's new offer.
+    printdate "ALICE $ALICE_ROLE:  Looking at her new $DIRECTION $CURRENCY_CODE offer."
+    CMD="$CLI_BASE --port=$ALICE_PORT getmyoffer --offer-id=$OFFER_ID"
+    printdate "ALICE CLI: $CMD"
+    OFFER=$($CMD)
+    exitoncommandalert $?
+    echo "$OFFER"
+    printbreak
+    sleeptraced 3
+
+    # Generate some btc blocks.
+    printdate "Generating btc blocks after publishing Alice's offer."
+    genbtcblocks 3 2
</pre>
<p>These simulation scripts are intended to demonstration how the CLI is used to create offers and perform trades.</p>
<p>A test case that automate one side of a trade, and require manual CLI use from the other side, has been written, but not checked in.  We should talk about the requirements of that test case before I return to work on it and submit it in a new PR.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/5129#discussion_r569491295">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNTXBN5QF2GUP55OASTS5FRI5ANCNFSM4WX427GA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNXMTKIHKH2N7AJ6YGTS5FRI5A5CNFSM4WX427GKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOEK33YVQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/5129#discussion_r569491295",
"url": "https://github.com/bisq-network/bisq/pull/5129#discussion_r569491295",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>