-
- Downloads
Merge branch 'feature/frontend-unittests' into 'develop'
Feature/frontend unittests See merge request funkwhale/funkwhale!40
No related branches found
No related tags found
Showing
- front/src/components/library/import/BatchDetail.vue 3 additions, 4 deletionsfront/src/components/library/import/BatchDetail.vue
- front/src/components/library/import/BatchList.vue 3 additions, 3 deletionsfront/src/components/library/import/BatchList.vue
- front/src/components/library/import/FileUpload.vue 3 additions, 6 deletionsfront/src/components/library/import/FileUpload.vue
- front/src/components/library/import/ImportMixin.vue 3 additions, 5 deletionsfront/src/components/library/import/ImportMixin.vue
- front/src/components/library/import/TrackImport.vue 3 additions, 5 deletionsfront/src/components/library/import/TrackImport.vue
- front/src/components/library/radios/Builder.vue 11 additions, 11 deletionsfront/src/components/library/radios/Builder.vue
- front/src/components/library/radios/Filter.vue 3 additions, 2 deletionsfront/src/components/library/radios/Filter.vue
- front/src/components/metadata/CardMixin.vue 3 additions, 6 deletionsfront/src/components/metadata/CardMixin.vue
- front/src/config.js 1 addition, 1 deletionfront/src/config.js
- front/src/main.js 22 additions, 13 deletionsfront/src/main.js
- front/src/store/auth.js 5 additions, 13 deletionsfront/src/store/auth.js
- front/src/store/favorites.js 5 additions, 12 deletionsfront/src/store/favorites.js
- front/src/store/player.js 4 additions, 7 deletionsfront/src/store/player.js
- front/src/store/queue.js 17 additions, 18 deletionsfront/src/store/queue.js
- front/src/store/radios.js 3 additions, 10 deletionsfront/src/store/radios.js
- front/test/unit/karma.conf.js 7 additions, 2 deletionsfront/test/unit/karma.conf.js
- front/test/unit/specs/Hello.spec.js 0 additions, 11 deletionsfront/test/unit/specs/Hello.spec.js
- front/test/unit/specs/store/auth.spec.js 200 additions, 0 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
Loading
Please register or sign in to comment