Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🏗️ [Core Feature]: Tests coverage and fuzzing #94

Open
1 task
brozorec opened this issue Mar 3, 2025 · 0 comments
Open
1 task

🏗️ [Core Feature]: Tests coverage and fuzzing #94

brozorec opened this issue Mar 3, 2025 · 0 comments

Comments

@brozorec
Copy link
Collaborator

brozorec commented Mar 3, 2025

What is the key feature we're aiming to implement?

We have adopted so far only unit and integration testing while the Soroban SDK offers out of the box a variety of testing opportunities such as fuzzing, differential or mutation testing among others. We have to take advantage of that, extend our testing strategies for the existing code and adhere to those practices for the future. Here's a list of tasks that will increase significantly tests quality:

@brozorec brozorec moved this from Todo to In Progress in Stellar Contracts Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant