Closed epiro-ps closed 2 years ago
@epiro-ps I ran the test nix run .#offchain:hello-world-browser:test:testnet
locally, and they all passes, sometime you will need to wait nix run .#ctl-runtime
catching up with the latest block, and retry the tests
[hao@t480:~/Sandbox/dUSD/offchain]$ nix run .#offchain:hello-world-browser:test:testnet
path '/home/hao/Sandbox/dUSD/offchain' does not contain a 'flake.nix', searching up
trace: No index state specified for price-feeder, using the latest index state that we know about (2022-08-10T00:00:00Z)!
trace: No index state specified for haskell-project, using the latest index state that we know about (2022-06-01T00:00:00Z)!
Nami wallet » When initialize button is clicked
✓︎ It shows loading dialog
✓︎ It locks ADA at contract address
Nami wallet » When increment button is clicked
✓︎ It shows loading dialog
✓︎ It increments the datum at script address by 2
Nami wallet » When redeem button is clicked
✓︎ It shows loading dialogue
✓︎ It goes to initial page
Summary
6/6 tests passed
I'm unable to reproduce the issue from this morning, so I'm assuming your diagnosis is correct.
nix run .#offchain:hello-world-browser:test:testnet
Summary 5/6 tests passed