Skip to content

feat: integrate Mollusk framework for Solana program testing#2

Merged
lispking merged 4 commits intomainfrom
mollusk
Jan 8, 2026
Merged

feat: integrate Mollusk framework for Solana program testing#2
lispking merged 4 commits intomainfrom
mollusk

Conversation

@lispking
Copy link
Collaborator

@lispking lispking commented Jan 7, 2026

  • Add mollusk module with program_loader and test_context
  • Add definition module with key structs
  • Add helpers module with utilities
  • Update all test stages to use Mollusk for program testing
  • Add #[allow(dead_code)] attributes for unused code

- Introduce mollusk program loader and test context
- Add helpers and definition modules for test infrastructure
- Update all test stages to use new mollusk-based testing
Add missing registry source and checksum entries for mollusk packages
to resolve dependency resolution warnings.
- Remove find_first_program_id fallback function
- Only search for 'lending-program' program ID directly
@lispking lispking merged commit 801178c into main Jan 8, 2026
16 checks passed
@lispking lispking deleted the mollusk branch January 8, 2026 09:21
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.

1 participant