Skip to content

Migrate interval pattern specs to jest

Frédéric Caplette requested to merge jestodus-interval-pattern-input-spec into master

What does this MR do?

Move over the interval_pattern_input from karma to jest. It also removed so unnecessary tests (such as validating that the vue instance is mounted and that props are being passed, which was basically testing VueJs implementation).

Merge request reports