Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SRI - Fix errors in e2e tests #769

Open
skosito opened this issue Nov 23, 2023 · 1 comment
Open

SRI - Fix errors in e2e tests #769

skosito opened this issue Nov 23, 2023 · 1 comment
Assignees

Comments

@skosito
Copy link
Collaborator

skosito commented Nov 23, 2023

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.
@skosito skosito self-assigned this Nov 27, 2023
@ognjenkurtic ognjenkurtic changed the title Fix errors in e2e tests SRI - Fix errors in e2e tests Jan 5, 2024
@ognjenkurtic ognjenkurtic assigned ognjenkurtic and unassigned skosito Jan 11, 2024
@ognjenkurtic
Copy link
Collaborator

@biscuitdey could you please open the remaining issues that are necessary to make the e2e test green?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants