Gitlab Community Edition Instance

Skip to content

Unit tests for EMO Viewer

We should provide unit tests for code robustness and documentation.

We need a list of features in regards to which unit tests should be written. From now on we need unit tests for every merge request.

  • find out how unit tests work in Vue.js
  • install the packages needed
  • configure the setup to make the the tools work
  • write two or three examples
Edited by schneider210