Skip to content

Add scripts/test.sh step for the re-enabled disabled test modules #931

Description

@fejilaup-cloud

Labels: infrastructure, testing
Priority: Medium
Estimated Time: 1 hour

Description:
As the ~11 disabled test modules tracked in #82 are re-enabled, confirm scripts/test.sh (the presumed local dev entry point) actually runs them rather than relying solely on cargo test --workspace picking them up implicitly, especially if scripts/test.sh filters by feature flag or test name pattern.

Tasks:

  • Audit scripts/test.sh for any test-name filters that might silently exclude newly re-enabled modules
  • Add an explicit check that the module count run matches the module count declared via mod in both contracts' lib.rs
  • Update the script as modules are re-enabled

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions