FuelLabs/sway

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

Open

#5,728 opened on Mar 13, 2024

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

Repository metrics

Stars
 (61,702 stars)
PR merge metrics
 (Avg merge 5d 4h) (19 merged PRs in 30d)

Description

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

Contributor guide