Skip to content

Implement issue #116 - Include unit testing for all stages#146

Merged
simoninns merged 1 commit intomainfrom
issue116-202603
Mar 21, 2026
Merged

Implement issue #116 - Include unit testing for all stages#146
simoninns merged 1 commit intomainfrom
issue116-202603

Conversation

@simoninns
Copy link
Copy Markdown
Owner

Summary

This PR implements unit testing across all of the orc-core stages as well as contracts. As part of the implementation several unknown bugs were uncovered and fixed too. Documentation about the testing was also included and updated as required.

There are now about 330 automated tests being performed.

Type of change

  • Bug fix
  • New feature
  • Refactor
  • Documentation
  • Other

Validation

Well... with unit testing obviously.

Checklist

  • Scope is focused and minimal
  • Build passes locally
  • Related docs were updated if needed
  • Linked issue (if applicable)

Related issue

Closes #116

@simoninns simoninns merged commit 4280e36 into main Mar 21, 2026
14 checks passed
@simoninns simoninns deleted the issue116-202603 branch March 21, 2026 18:19
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.

[Feature] Unit testing of all stages

1 participant