Area Affected
[x] VoltScript Interface Designer NSF - Extension Projects
[x] VoltScript Interface Designer NSF - Script Library Projects
[ ] Code Generation
[ ] API Doc Generation
[ ] Documentation
[ ] Extension Samples
[ ] Script Library Samples
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
Make the querysave events create a test suite, run tests and pass/fail. For more info, see https://openntf.github.io/bali-unit/tutorials/3-engage-validation.html. This will make it easier to troubleshoot (search for the description and you get the test), easier to extend (add a new test), and allow unit tests to be run to prevent regressions.
Additional context
Good opportunity for the community to understand testing framework for use in validation.
Area Affected
[x] VoltScript Interface Designer NSF - Extension Projects
[x] VoltScript Interface Designer NSF - Script Library Projects
[ ] Code Generation
[ ] API Doc Generation
[ ] Documentation
[ ] Extension Samples
[ ] Script Library Samples
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
Make the querysave events create a test suite, run tests and pass/fail. For more info, see https://openntf.github.io/bali-unit/tutorials/3-engage-validation.html. This will make it easier to troubleshoot (search for the description and you get the test), easier to extend (add a new test), and allow unit tests to be run to prevent regressions.
Additional context
Good opportunity for the community to understand testing framework for use in validation.