Skip to content

Add Makefile target for insurance pool tests #418

Description

@Levi-Ojukwu

Description:

The Makefile has targets for individual contract crates (test-invoice, test-governance, test-distribution) but lacks one specifically for the insurance pool. This makes it inconsistent and requires developers to remember the raw cargo command.

Why it matters: Consistent Makefile targets reduce cognitive load and prevent mistakes.

Acceptance Criteria:

  • Add test-insurance target that runs cargo test -p insurance_pool
  • Add it to the help target listing
  • Follow the existing target format

Relevant Files: Makefile


Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Campaign: Official Campaign | FWC26

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions