Skip to content

Split store contract tests into a function per resource - #955

Merged
Julian Gutierrez Oschmann (juli4n) merged 1 commit into
agent-substrate:mainfrom
laoj2:split-contract-tests
Aug 14, 2026
Merged

Split store contract tests into a function per resource#955
Julian Gutierrez Oschmann (juli4n) merged 1 commit into
agent-substrate:mainfrom
laoj2:split-contract-tests

Conversation

@laoj2

Copy link
Copy Markdown
Collaborator

RunContractTests is getting large and resource tests are not always grouped together. So, let's start with splitting them into separate functions. As they grow, we may consider moving them to their own files, like we did for functional tests in #918

It's a good idea to open an issue first for discussion.

  • Tests pass
  • Appropriate changes to documentation are included in the PR

@juli4n

Copy link
Copy Markdown
Collaborator

Needs to resolve conflicts.

RunContractTests is getting large and resource tests are not always grouped together.
So, let's start with splitting them into separate functions. As they grow, we may consider moving them to their own files, like we did for functional tests in agent-substrate#918
@juli4n
Julian Gutierrez Oschmann (juli4n) merged commit 73aa982 into agent-substrate:main Aug 14, 2026
11 checks passed
@laoj2
Luiz Oliveira (laoj2) deleted the split-contract-tests branch August 14, 2026 20:09
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