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

🔥Remove poc #198

Merged
merged 1 commit into from
Sep 13, 2024
Merged

🔥Remove poc #198

merged 1 commit into from
Sep 13, 2024

Conversation

lukacan
Copy link
Collaborator

@lukacan lukacan commented Sep 13, 2024

Description

This PR removes the support for the Integration Tests within the Trident. The support for the Integration tests using the anchor client adds unnecessary overhead, unnecessary deps and we need to keep it up-to-date. The main goal of Trident is to provide support for Fuzz Tests. Moreover, Integration tests are mostly written using Typescript and Anchor Framework, if someone chooses to write tests using Rust, they probably chose ProgramTest crate.

This is why we decided to not support Integration Tests inside Trident anymore.

Related Tickets & Documents

  • Related Issue #

  • Closes #

  • I clicked on "Allow edits from maintainers"

@lukacan lukacan merged commit b99e54c into develop Sep 13, 2024
6 checks passed
@lukacan lukacan deleted the remove-poc branch September 13, 2024 19:55
This pull request was closed.
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

Successfully merging this pull request may close these issues.

1 participant