resources/assets/js/components/screens/HomeScreen.spec.ts
Function test
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
protected test () {
it('renders an empty state if no songs found', async () => {
commonStore.state.song_length = 0
this.mock(overviewStore, 'fetch')