cartesi / explorer

Cartesi Blockchain Explorer
https://explorer.cartesi.io
Apache License 2.0
9 stars 12 forks source link

#33 Update test related dependencies and fix console errors #34

Closed nevendyulgerov closed 1 year ago

nevendyulgerov commented 1 year ago

This branch uses chore/31-bump-dependencies-for-ui-package as base branch.

In it, I updated test related dependencies for packages/ui and fixed several console errors for components not being wrapped in act.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rollups ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 5, 2023 3:40pm
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 5, 2023 3:40pm
github-actions[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 5466142437


Totals Coverage Status
Change from base Build 5439112661: 0.0%
Covered Lines: 2548
Relevant Lines: 3337

💛 - Coveralls
brunomenezes commented 1 year ago

@nevendyulgerov, Do you want to merge that PR directly into main, or will you create a feature branch for #31 and merge against that? Just double checking before I merge the PR.

nevendyulgerov commented 1 year ago

@nevendyulgerov, Do you want to merge that PR directly into main, or will you create a feature branch for #31 and merge against that? Just double checking before I merge the PR.

Hey @brunomenezes , I'll create a branch for #31 and merge this one in it.