gno icon indicating copy to clipboard operation
gno copied to clipboard

chore(gnovm) Migrate gno.land txtar tests to realm file tests

Open deelawn opened this issue 8 months ago • 2 comments

Description

We have txtar tests in gno.land/cmd/gnoland/testdata. Many, maybe all, can be migrated to the tests located at gnovm/cmd/gno/testdata/gno_test as realm file tests. These tests exist to test realm finalization within the gnovm so we can move them under the vm parent directory to make this more clear.

deelawn avatar May 31 '24 23:05 deelawn