gnoverse / gnochess

User-friendly chess dApp in Gno ecosystem
https://gnochess.com
GNU General Public License v3.0
16 stars 10 forks source link

re-enable integration tests #209

Open thehowl opened 9 months ago

thehowl commented 9 months ago

204 is disabling integration tests for the time being as the integration package on master does not export the Setup function anymore. Some custom functionality is needed for the tests; I've pinged guillhem to try to find out how we can export that and re-enable integ tests.