Skip to content

Tests refactoring

Choose a tag to compare

@themariofrancia themariofrancia released this 04 Jul 10:20
· 49 commits to main since this release
b849d16

UI

  • Increased timeouts to avoid failures.
  • Removed untested mocked elements.
  • Refactored some tests.
  • Implemented memoization to optimize renders.
  • Updated snapshots.

CLI

  • Updated tests to pass the pipeline.

SDK

  • Transitioned from integration tests to unit tests by mocking untested objects.
  • Focused on testing the input and output ports: Fireblocks, DFNS, RPC, and the backend.

CONTRACTS

  • Removed redundant tests.
  • Eliminated tests for code not written by us, such as precompiled code.