stricklandrbls commented on PR #917:
URL: https://github.com/apache/daffodil-vscode/pull/917#issuecomment-1854460712

   > @shanedell I added a new script & modified 2 existing scripts:
   > 
   >     * Added `watch:svelte-tests` - For having only the svelte tests 
watched during development.
   > 
   >     * Changed `test:svelte` to not have the `-w` option for watching.
   > 
   >     * Changed `test` to your first suggestion.
   
   Looks like the `mocha` side is still failing on the CI side due to the same 
compilation errors I mentioned before. I'm not entirely sure why though because 
running `mocha -r ts-node/register ./src/svelte/tests/**/*.test.ts` or `yarn 
test:svelte` does not throw those errors on my machine.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to