You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "michael-hoke (via GitHub)" <gi...@apache.org> on 2023/02/09 18:01:05 UTC

[GitHub] [daffodil-vscode] michael-hoke commented on issue #172: REQ-TDML-05 The extension shall provide an item in the command palette (ctrl + shift + p) for ‘Add Test Case to TDML File’

michael-hoke commented on issue #172:
URL: https://github.com/apache/daffodil-vscode/issues/172#issuecomment-1424598682

   Unit Testing:
   
   - Make a TDML file with Generate, and call Append using that file. Verify that the new file contains two test cases and that the added test case and the pre-existing test case are those test cases.
   - Test that the LaunchArgs validation works in the scala side (Parse.scala)
   - Mock the TDML code, and test a pass case for an append
   - Test that the validation works on the Typescript side


-- 
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: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org