You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously under the sway-lib-std repo the tests within the tests directory weren't actually run under CI. Now that we've moved them into the sway repo, it would be nice if we could migrate these tests into the existing E2E test harness, I'd imagine under should_pass/stdlib might make sense.
@nfurfaro would you be interested in having a go at this? I haven't yet looked closely at how the sway E2E harness and the sway-lib-std harnesses differ just yet, but perhaps you're already a little more familiar and might already have an idea on how to go about this?