input icon indicating copy to clipboard operation
input copied to clipboard

Frontend Input Blocks should be unit tested

Open PhilReinking opened this issue 2 years ago • 1 comments

Right now, the different block types used in the frontend are not tested in any way.

I am not sure what the current best method of unit testing Vue components is, but we should consider add something to make sure nothing breaks at the form frontend.

PhilReinking avatar Nov 29 '22 19:11 PhilReinking

added vitest to test components. need to add tests now

PhilReinking avatar Jan 15 '23 00:01 PhilReinking