FuelLabs/sway

Add end to end tests for predicates with arguments and multiple predicates

Open

#5728 opened on Mar 13, 2024

View on GitHub
 (2 comments) (0 reactions) (1 assignee)Rust (61,702 stars) (5,421 forks)batch import
ODHack12ODHack13compilergood first issuemay be rewardedteam:compilertesting

Description

Predicates are currently under-tested. Add tests that validate that predicates with arguments and multi-predicates work correctly.?

Contributor guide