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
Right now we only use javascript to write the integration-test, it's not so elegant in my opinion. We can re-write the whole tests file to typescript file, build by esbuild and output to /dist file and then run the integration-test.
Context
Right now we only use javascript to write the integration-test, it's not so elegant in my opinion. We can re-write the whole tests file to typescript file, build by esbuild and output to /dist file and then run the integration-test.
Reference
The text was updated successfully, but these errors were encountered: