[tests] no input validation and empty test files
A large number of tests for each components are missing and need to be fixed:
- input validation are missing in the
ParameterCreate.jsx
- some files such as
PlotterParameterEditor.spec.jsx, PlotterEditor.spec.jsx
are empty files (I am currently working on thePlotterEditor.spec.jsx
)