Added tests for auth, favorites and player in store
Showing
- front/package.json 1 addition, 0 deletionsfront/package.json
- front/src/store/auth.js 1 addition, 0 deletionsfront/src/store/auth.js
- front/src/store/player.js 2 additions, 2 deletionsfront/src/store/player.js
- front/test/unit/karma.conf.js 1 addition, 1 deletionfront/test/unit/karma.conf.js
- front/test/unit/specs/store/auth.spec.js 103 additions, 47 deletionsfront/test/unit/specs/store/auth.spec.js
- front/test/unit/specs/store/favorites.spec.js 52 additions, 0 deletionsfront/test/unit/specs/store/favorites.spec.js
- front/test/unit/specs/store/player.spec.js 153 additions, 0 deletionsfront/test/unit/specs/store/player.spec.js
- front/test/unit/utils.js 68 additions, 0 deletionsfront/test/unit/utils.js
Loading
Please register or sign in to comment