From fe18cb5b9304b87a29c35d001912982de243d638 Mon Sep 17 00:00:00 2001 From: Alvaro Sanchez Diaz Date: Wed, 29 Aug 2018 13:17:54 -0500 Subject: [PATCH] Added student solution --- testing/testing-practice.md | 1 + 1 file changed, 1 insertion(+) diff --git a/testing/testing-practice.md b/testing/testing-practice.md index 2407e17a..a7cb3b58 100644 --- a/testing/testing-practice.md +++ b/testing/testing-practice.md @@ -41,3 +41,4 @@ Send us your solution so we can show others! Submit a link to the Github repo wi - [Jmooree30's solution](https://github.com/jmooree30/Jest-Tests) - [Devon's solution](https://github.com/defitjo/Jest-Testing-Javascript) - [Rhys' solution](https://github.com/105ron/odin-js-test) +- [heyalvaro's solution](https://github.com/heyalvaro/jestTestPractice)