Trick or Treat

First Flight #27
Beginner FriendlyFoundry
100 EXP
View results
Submission Details
Severity: high
Invalid

Test coverage is 0

Summary

How can you be certain that a smart contract functions correctly in every conceivable scenario unless it has undergone thorough testing?

In my opinion, it's quite surprising that smart contracts are often deployed without unit tests. This practice should not continue.

Key points to consider:

  • Thorough testing is essential to ensure a smart contract operates as intended across all possible scenarios.

  • Deploying smart contracts without proper testing is risky and potentially harmful.

  • Unit tests are a fundamental aspect of software development that should not be overlooked for smart contracts.

Impaсt

Any smart contract submitted for audit without accompanying unit tests will be rejected.

Recommendations

Write your tests please.

Updates

Appeal created

bube Lead Judge 8 months ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.