Skip to content

Commit

Permalink
Update NftController tests to not create networkController instance (#…
Browse files Browse the repository at this point in the history
…1052)

**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 `NftController`
tests.

Relates to #1051
  • Loading branch information
BelfordZ authored Jan 26, 2023
1 parent 7b72c6f commit 8872c9b
Showing 1 changed file with 76 additions and 174 deletions.
Loading

0 comments on commit 8872c9b

Please sign in to comment.