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

   So far so good for me:
   
   ```
   ➜  daffodil-vscode-ctc-oss git:(setup-svelte-test-env) yarn test:svelte
   yarn run v1.22.19
   warning [email protected]: The engine "vscode" appears 
to be invalid.
   $ mocha -r ts-node/register ./src/svelte/tests/**/*.test.ts
   
   
     Data Editor Stores ( Derived )
       regularSizedFile
         ✔ should return true on regular computed sized viewports
         ✔ should return false on non-regular computed sized viewports
       saveable
         ✔ should report boolean value derived from fileMetrics.changeCount
   
     Display Functions
       radixBytePad
         ✔ should return the appropriate text length per radix value given
       radixToString
         ✔ should return the correct radix index string from RadixValue
   
   
     5 passing (9ms)
   
   ✨  Done in 2.69s.
   ```


-- 
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