You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plugin is written without any tests in it. Add tests on all the functionality of the plugin.
It might not be possible to test all the functionality of the plugin (depending on whethere there are mocks in vimscript), but it is better to have some tests than none at all.