Skip to content

Commit

Permalink
Update TokenListController tests to not create networkController inst… (
Browse files Browse the repository at this point in the history
#1061)

**No NetworkController in tests**

**Description**:
Mocking the behaviour of the network controller makes the tests more
flexible, and lessens the burden of cleanup / maintainability of the
tests. This PR removes the `NetworkController` from the
`TokenListController` tests.

Relates to #1051

---------

Co-authored-by: Mark Stacey <markjstacey@gmail.com>
  • Loading branch information
2 people authored and MajorLift committed Oct 11, 2023
1 parent e707a6d commit 24d172a
Showing 1 changed file with 28 additions and 100 deletions.
Loading

0 comments on commit 24d172a

Please sign in to comment.