Add a command to the test script to output up-to-date Vue component templates. Most of the Vue component tests rely on HTML templates built from Jinja.
In order to do this, it was expedient to move the CLINFields Jinja macro into its own file and pass in all the data it requires.