I want to write unit test on vue-treeselect. I followed the testcases written in the repository. There they have taken wrapper.vm.forest.nodemap to find the options but when i try it is giving forest "undefined".
Does anyone have idea how to get wrapper.vm.forest in the wrapper.