Skip to content

Add test coverage for Table.to_csv - #682

Open
preetamvr1595 wants to merge 1 commit into
data-8:masterfrom
preetamvr1595:add-test-to-csv
Open

Add test coverage for Table.to_csv#682
preetamvr1595 wants to merge 1 commit into
data-8:masterfrom
preetamvr1595:add-test-to-csv

Conversation

@preetamvr1595

Copy link
Copy Markdown
  • Wrote test for feature

Changes proposed:

This PR adds a test for the to_csv method, which previously had no test coverage (confirmed via Coveralls). The test verifies that a table written to CSV can be read back using Table.read_table and matches the original data.

Related to the ongoing test coverage tracker in #476.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant