You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: complete initialize function test with parameter validation and verification
- Add comprehensive test for PythReceiver initialize function
- Create valid test instances for all initialize parameters including wormhole address, fees, data sources, and governance config
- Verify initialization success through getter method calls
- Test follows stylus testing framework patterns with TestVM and proper assertions
- Resolves compilation issues with proper imports for PythReceiver and U256
Co-Authored-By: [email protected] <[email protected]>
0 commit comments