Skip to content

Move tests to separate Fixtures example crate, except basic ones#55

Draft
ikripaka wants to merge 6 commits intodevfrom
feat/fixture
Draft

Move tests to separate Fixtures example crate, except basic ones#55
ikripaka wants to merge 6 commits intodevfrom
feat/fixture

Conversation

@ikripaka
Copy link
Copy Markdown
Collaborator

  • This PR suggests a bug fix and I've added the necessary tests.
  • This PR introduces a new feature and I've discussed the update in an Issue or with the team.
  • This PR is just a minor change like a typo fix.

PR adds fixture folder in examples for storing all tests for simplex there. Used only for testing purposes, because it's impossible to test simplex in test directories, where we have a direct interaction with contracts.

@ikripaka ikripaka changed the title Feat/fixture Move tests to separate Fixtures example crate, except basic ones Apr 21, 2026
@ikripaka ikripaka marked this pull request as ready for review April 21, 2026 10:16
@ikripaka ikripaka requested a review from Arvolear as a code owner April 21, 2026 10:16
@ikripaka ikripaka changed the base branch from master to dev April 21, 2026 10:25
Comment thread .github/workflows/ci.yml
cd examples/fixtures
simplex test --nocapture

ci-success:
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's remove this for now.

* move confidential_test.rs and nested_sig.rs to fixtures folder
* remove README.md
* change workflow job to conform with changed directory
@ikripaka ikripaka marked this pull request as draft April 21, 2026 11:24
@ikripaka ikripaka force-pushed the feat/fixture branch 2 times, most recently from eb5d120 to a97c685 Compare April 21, 2026 11:26
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.

2 participants