bendtherules
|
e1dec601e7
|
Add testcases - utils.getRootFiberNodeFromDOM
|
2019-08-10 17:08:32 +05:30 |
|
bendtherules
|
d6d32fd847
|
Add testcase - utils.doesElementContainRootFiberNode
|
2019-08-10 16:17:01 +05:30 |
|
bendtherules
|
e7e1415039
|
Add testcases - utils.isConstructorComponentClass
|
2019-08-10 12:59:40 +05:30 |
|
bendtherules
|
7e676b0edc
|
Add testcases - utils.isConstructorFunctionComponent
|
2019-08-10 12:58:46 +05:30 |
|
bendtherules
|
c5adcb3152
|
Add testcase - utils.isConstructorHtmlLike
|
2019-08-10 10:49:33 +05:30 |
|
bendtherules
|
39080755ef
|
Add testcase - isNodeComponentClass
|
2019-08-10 09:58:15 +05:30 |
|
bendtherules
|
69c1d2db86
|
Edit test title in utils.isNodeFunctionComponent
|
2019-08-10 01:49:40 +05:30 |
|
bendtherules
|
86216d3b05
|
Add testcase - utils.isNodeHtmlLike - Add negative test cases where it is false
|
2019-08-10 01:44:39 +05:30 |
|
bendtherules
|
933639e0ba
|
Add testcase - utils.isNodeFunctionComponent
|
2019-08-10 01:43:14 +05:30 |
|
bendtherules
|
8f29fd8eea
|
Fix prettier - mountInEnzyme
Was missed due to non-installation of husky in this machine
|
2019-08-09 23:00:08 +05:30 |
|
bendtherules
|
c3ca45928a
|
Add testcase - utils.isNodeHtmlLike
Tests isNodeHtmlLike and isNodeNotHtmlLike
|
2019-08-09 22:28:02 +05:30 |
|
bendtherules
|
2aa7a9bbf3
|
Test utils - mountInEnzyme - support loading intrinsic elements
|
2019-08-09 22:10:08 +05:30 |
|
bendtherules
|
fb23260efe
|
Add testcase - findNodeByComponentRef-negative
Check cases where ref is not found in fiber tree
|
2019-08-09 11:54:50 +05:30 |
|
bendtherules
|
6f5826d398
|
Add testcase - findNodeByComponent-negative
Test cases where component is not found
|
2019-08-09 10:05:24 +05:30 |
|
bendtherules
|
0e2278c916
|
Remove unused snapshot
|
2019-08-08 09:32:38 +05:30 |
|
bendtherules
|
aecb963c8a
|
Remove sample test
|
2019-08-04 00:24:38 +05:30 |
|
bendtherules
|
67206dfe41
|
Fix prettier on all files
|
2019-08-03 20:40:07 +05:30 |
|
bendtherules
|
feee690b48
|
Remove some useless tests
|
2019-08-03 20:30:23 +05:30 |
|
bendtherules
|
dbea40b9f8
|
Fix usages on mountAndGetRootNode with function component
|
2019-08-03 20:29:45 +05:30 |
|
bendtherules
|
b59b0c8fe2
|
mountAndGetRootNode - Support function comp as input
Internally creates wrapper class and outputs inner node from that class instance
|
2019-08-03 18:49:29 +05:30 |
|
bendtherules
|
896795569a
|
Remove traverse-edge testcase file
Didn't make much sense
|
2019-08-03 18:48:20 +05:30 |
|
bendtherules
|
91ab8f39fb
|
Add test util for creating transparent component
|
2019-08-03 13:08:44 +05:30 |
|
bendtherules
|
1643065536
|
Update all imnport usages of mountInEnzyme
|
2019-08-02 19:53:10 +05:30 |
|
bendtherules
|
a7328abe53
|
Rename mountInEnzyme test util file
|
2019-08-02 19:52:49 +05:30 |
|
bendtherules
|
d2c4bed511
|
Add some testcases for traverseGenerator-ordered
With diff values of order param
|
2019-08-02 19:51:27 +05:30 |
|
bendtherules
|
e3f18385f9
|
Add testcases - traverseGenerator-basic for function component
|
2019-08-02 13:44:44 +05:30 |
|
bendtherules
|
b83bf9b5b5
|
Refactor traverseGenerator-basic test file
Change test titles and add comments
|
2019-08-02 13:34:30 +05:30 |
|
bendtherules
|
079ad43a77
|
Add testcase - traverse-basic with function component
|
2019-08-02 13:33:02 +05:30 |
|
bendtherules
|
dce1f84ddc
|
Add basic test for traverseGenerator
|
2019-08-02 01:01:19 +05:30 |
|
bendtherules
|
007aa2b86b
|
Add testcases - nested search with findNodeByName
|
2019-07-31 00:47:22 +05:30 |
|
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 |
|