Commit Graph
18 Commits
Author SHA1 Message Date
bendtherules c2077a5419 Add testcases - findNodeByComponentRef 2019-07-31 00:34:09 +05:30
bendtherules 04a69af199 Add testcase - findNodeByComponent - similar to component name cases 2019-07-30 11:41:07 +05:30
bendtherules 8d14a710f7 Add testcase - findNodeByName for 5th level 2019-07-30 11:35:21 +05:30
bendtherules fb67b43d35 Refactor test - Reorder imports 2019-07-25 12:42:09 +05:30
bendtherules 6fb9efa44b Add more testcases for findNodeByName with class and fn components 2019-07-25 09:34:12 +05:30
bendtherules ae0e39ab80 Add getWrappedComponent util and consume in tests 2019-07-25 08:54:17 +05:30
bendtherules 9039ab991b Add testcase - findNodeByName - one test 2019-07-23 15:49:19 +05:30
bendtherules 5e93f9dab9 Add testcase - traverse - edge cases like rendering divs directly as root 2019-07-21 09:19:46 +05:30
bendtherules c1ae3fe5fa Fix test/utils - Allow mounting string type of elements 2019-07-21 09:19:10 +05:30
bendtherules 7ce8ee1778 Add testcase - depth-7-nested-2 as a more nested case 2019-07-21 09:18:16 +05:30
bendtherules 23ea59c83b Add testcase - traverse-nested misc 2019-07-20 19:29:05 +05:30
bendtherules 70901db7c4 Add testcase - travserse-basic-depth=5 2019-07-20 19:28:38 +05:30
bendtherules 771ff3e21e Remove whitespaces in tests 2019-07-20 19:03:05 +05:30
bendtherules 3d32347a37 Tests - Fix mountAndGetRootNode usage + Add depth=1 test case 2019-07-20 18:55:34 +05:30
bendtherules 8de40dcfc8 Refactor test mounting logic to separate file 2019-07-20 18:55:12 +05:30
bendtherules 6638f33d1b Rename and move existing sample test 2019-07-19 18:45:39 +05:30
bendtherules 92444eacb8 Add basic traverse function with tests 2019-07-19 18:45:25 +05:30
bendtherules 0ad6620437 Init with yo typescript-react-lib 2019-07-19 12:49:20 +05:30