Skip to content

Update docs on vue component testing

Paul Slaughter requested to merge fe-docs-on-vue-mount-testing into master

What does this MR do?

Our FE docs have some severely outdated sections regarding Vue component unit testing. This MR

  • Updates and removes doc references to mountComponent.
  • Rewrites the test example in vue.md to more closely match our current practices.
Edited by Paul Slaughter

Merge request reports