Skip to content
Unverified Commit 6e656c32 authored by Alexander Theißen's avatar Alexander Theißen Committed by GitHub
Browse files

contracts: Remove wat support from test fixtures (#3588)

In order to prepare for PolkaVM support I removed the wat support from
our test fixture crate.

- Removed redundant tests (invalid module checks are already inside the
prepare module where they belong
- Converted the gas_sync tests to Rust
- Moved the start function test to the `wasm` module
parent 7b96bda0
Pipeline #452516 failed with stages
in 1 hour, 31 minutes, and 17 seconds