vugu / vugu

Vugu: A modern UI library for Go+WebAssembly (experimental)
https://www.vugu.org
MIT License
4.8k stars 175 forks source link

Fix incomplete test `test-023-lifecycle-callbacks` in the `wasm-test-suite` #279

Open owenwaller opened 2 weeks ago

owenwaller commented 2 weeks ago

Following the refactoring of the wasm-test-suite test-023-lifecycle-callbacks is now incomplete.

Although the test passes it is incomplete. Please see the FIXME comment in the test case wasm-test-suite/test-023-lifecycle-callbacks/main_test.go