Substitutes the bash script for auction viewing with a JavaScript implementation.
Extends the default timeout for tests to 3 minutes.
Introduces a test to view bids from the shell. It's presently excluded from CI due to encountering error code 18 while reading data from published.wallet.agoric1l. Despite successful execution via terminal, running the same command via Cypress test results in this error. Further investigation is required before enabling it in CI.
The PR does the following:
error code 18 while reading data from published.wallet.agoric1l
. Despite successful execution via terminal, running the same command via Cypress test results in this error. Further investigation is required before enabling it in CI.