describe('getWeatherAlert', () => {
        execGenericTests(getWeatherAlert)
        it('should return valid props when given valid object', () => {
            const param = getWeatherAlert({
                alertType: 'TORNADO',