* test: add tags for slow tests * chore: remove old flows * test: added smoke tags to view tests * test: add tags for trading tests * test: tags for explorer tests added * chore: add tags to remaining tests and tidy files * chore: pass env in test command * chore: fix build errors * chore: re-add teardown for manual flow * chore: ability to only run smoke tests in manual flow * chore: fix manual input flow
* test: additional test for git info * fix: lint * fix: failing test due to change in total staked coins
* test: home page tests done * test: asset and block tests added * test: txs, market and network tests added * chore: remove old test files * test: remove Cypress command functions * fix: failing block explorer tests in CI * test: add wait for blocks * test: re-add cypress functions * chore: resolved PR comment