## Description Implement and improve tests of `router` contract. File: `test/router/router.cairo`. ## Acceptance criteria - Unit tests (nominal and failure) are implemented and passing.
Description
Implement and improve tests of
routercontract.File:
test/router/router.cairo.Acceptance criteria