Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

SRI - Fix errors in e2e tests #769

@skosito

Description

@skosito

Overview

Running e2e tests has 2 problems:

  1. error message even though tests pass
    Failed execution of transaction with id <uuid>. Error: NotImplementedException: Not Implemented

  2. hangs after execution, currently fixed with --forceExit

Acceptance

  1. Error message should not appear during e2e tests execution
  2. Ideally we should not use --forceExit flag, check if possible to somehow fix jest hanging.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions