-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Description:
Write comprehensive test cases for ledger-based deadline and timestamp checks.
Requirements and Context:
- Must achieve minimum 95% test coverage
- Should test bet accepted/rejected at ledger time boundary
- Should test event end and resolution at ledger time
- Should test dispute window using ledger time
- Should use testutils to advance ledger and verify behavior
- Should test consistency across entrypoints
Suggested Execution:
-
Fork the repo and create a branch
git checkout -b test/ledger-timestamp-validation-tests
-
Implement changes
- Write tests:
src/test.rs(ledger timestamp validation tests) - Validate test coverage
- Write tests:
-
Test and commit
- Run tests with coverage; include test output
Example Commit Message:
test: add comprehensive tests for ledger-based timestamp validation
Guidelines:
- Minimum 95 percent test coverage
- Clear documentation
- Timeframe: 48 hours
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program