describe('404', () => {
        let url = `/404`,
            state = '404',
            currentState;