Back to Fluentui

UniTests

packages/charts/react-charting/docs/TestPlans/SankeyChart/UniTests.md

4.40.2-hotfix21.6 KB
Original Source

Unit Test Plan - Sankey Chart

Test stepsValidationTool used
Test 1: Populate node in columns
- With string nodeId<p>Should return proper colums data with string nodeId</p><p></p>RTL
- With numeric nodeId<p>Should return proper colums data with numeric nodeId</p><p></p>RTL
Test 2: Adjust padding
- Non-empty Data<p>Should return proper padding value</p><p></p>RTL
Test 3: Create links
- With string nodeId<p>Should return proper links data with string nodeId</p><p></p>RTL
- With numeric nodeId<p>Should return proper links data with numeric nodeId</p><p></p>RTL
Test 4: Create nodes
- With string nodeId<p>Should return proper nodes data with string nodeId</p><p></p>RTL
- With numeric nodeId<p>Should return proper nodes data with numeric nodeId</p><p></p>RTL