Status: Open - unassigned
Labels: cleanup, testing
Priority: Medium
Description:
The oracle contract mixes implementation and a long inline test module in the same file. Separating them would improve maintainability.
Tasks:
- Move tests to
src/tests.rs or submodules
- Keep imports and helpers tidy
Status: Open - unassigned
Labels:
cleanup,testingPriority: Medium
Description:
The oracle contract mixes implementation and a long inline test module in the same file. Separating them would improve maintainability.
Tasks:
src/tests.rsor submodules