mackdk / gnome-github-manager

Integrate GitHub within the GNOME Desktop Environment
GNU General Public License v2.0
8 stars 2 forks source link

Add unit testing #7

Closed mackdk closed 6 months ago

mackdk commented 1 year ago

Investigate which framework to use and how to set it up in order to cover the basic functionality with unit testing. Possible candidates are:

  1. Jest
  2. Mocha