Open
Description
Right now only e2e test work and not everything is properly covered (It's almost impossible to cover everything anyway with e2e given the number of possibilities)
- Fix the unit test package and integrate it in GH actions
- We could run a lot more e2e test by running them locally on node
- Try to cover as much as possible the routing part with unit test
If someone has other ideas on how to improve testing, i'm all ears