From baed694421b0e588ce317cf5303dc15d0164de94 Mon Sep 17 00:00:00 2001 From: oscar Date: Sun, 28 Feb 2021 21:06:09 -0600 Subject: [PATCH] added testing for public holidays --- tuxiqualitytest.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tuxiqualitytest.sh b/tuxiqualitytest.sh index 0471678..89aaff1 100755 --- a/tuxiqualitytest.sh +++ b/tuxiqualitytest.sh @@ -120,7 +120,10 @@ test_code "Testing How to Pronounce" "pronunciation of worcestershire" test_code "Testing How to Pronounce" "pronounce almond" #THIS DOES NOT WORK FOR SOME WORDS ON MY END, i.e. gnocchi, charcuterie - +test_code "Testing Public Holidays" "Mexican holidays" +test_code "Testing Public Holidays" "what holidays does mexico celebrate?" +test_code "Testing Public Holidays" "holidays in the US" +test_code "Testing Public Holidays" "celebrated holidays in india" ######################################## #not yet implemented in dev2