- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Yesterday
Pass in the type. Here, unlike elsewhere where used text, I used number by default here. This component is
currently only used in these two places.
Tue, May 13
findbyText instead of findbyTitle
increase timeout to 20000
fix test value
remove waitFor
remove failed-test file, and remove waitFor from test, add increased timeout value to prevent timeout failures in tests
- Remove cashtab/failed-tests.txt
- using await screen.findByText with timeout instead of await waitFor()...
test toubleshooting
test troubleshooting
Nice, for sure can get those in another diff.
this exists in a few spots in Cashtab, and is correctly fixed on the latest input -- the one on the Receive screen
nice imo this is much better than what we have currently. testing nit.
we can only pass "-chronik" if chronik is compiled. Unfortunately there is no convenient way to start the node only if chronik is compiled, so start it with no params if we are not going to run that test.
Add a couple of chronik calls to better check that chronik was succesfully started.
optional suggestions. The bytes flipping + explicit byteorder specification hurts my brain.