Skip to content

chore(soroban): test max-duration-boundary#214

Merged
1nonlypiece merged 2 commits intoDisciplr-Org:mainfrom
licette32:test/max-duration-boundary
Apr 1, 2026
Merged

chore(soroban): test max-duration-boundary#214
1nonlypiece merged 2 commits intoDisciplr-Org:mainfrom
licette32:test/max-duration-boundary

Conversation

@licette32
Copy link
Copy Markdown
Contributor

Summary

Adds boundary tests for MAX_VAULT_DURATION to explicitly verify that
exactly 365 days is accepted and 365 days + 1 second is rejected.

Changes

tests/create_vault.rs

Test results

14 passed, 0 failed

issue127

Coverage

~97% baseline maintained.

Security notes

No logic modified. Tests only.
No new dependencies.

Closes #127

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 30, 2026

@licette32 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@1nonlypiece 1nonlypiece merged commit 16e5e01 into Disciplr-Org:main Apr 1, 2026
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.

MAX_VAULT_DURATION boundary tests

2 participants