nuagenetworks / vis-graphs

Graphs visualisation framework
2 stars 15 forks source link

[Added]: Test cases for table graph #461

Closed nxanil closed 3 years ago

nxanil commented 3 years ago

Added test cases for Table graph

Results: PASS src/lib/vis-graphs/Graphs/Table/table.spec.js Table Graph Table Hide SearchBar ✓ Total Column (4ms) ✓ Column Names (2ms) ✓ First Row Data (2ms) ✓ Second Row Data (2ms) ✓ Total Rows (1ms) ✓ SearchBar Text ✓ SearchBar (1ms) selectAll ✓ Total Column (1ms) ✓ Column Names (1ms) ✓ First Row Data (2ms) ✓ Second Row Data (2ms) ✓ Total Rows (1ms) highlightColumn ✓ Total Column ✓ Column Names (1ms) ✓ First Row Data (1ms) ✓ Second Row Data (2ms) ✓ Total Rows selectColumn ✓ Total Column (1ms) ✓ Column Names (1ms) ✓ First Row Data (1ms) ✓ Second Row Data (1ms) ✓ Total Rows (1ms) ✓ Select Column DropDown (1ms) toolTip ✓ Total Column (1ms) ✓ Column Names ✓ First Row Data (2ms) ✓ Second Row Data (1ms) ✓ Total Rows (1ms) Click Event ✓ Click On Table (3ms)

Test Suites: 1 passed, 1 total Tests: 29 passed, 29 total

nxanil commented 3 years ago

@preshitg

can you please review this PR.

nxanil commented 3 years ago

@preshitg

Feedback changes done. Can you please review this PR.

nxanil commented 3 years ago

@preshitg

Feedback changes done. Can you please review this PR.