Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reformatted Tests for CSV Data Reader #348

Merged
merged 12 commits into from
Jul 20, 2021

Conversation

gautomdas
Copy link
Contributor

@gautomdas gautomdas commented Jul 20, 2021

Removed redundancy of opening streams everything in the original tests and consolidated the code for opening streams into the setUp class.

Copy link
Contributor

@JGSweets JGSweets left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All of the tests need to be updated to validate on the buffer list, currently, only test_header_check_files is validating them.

@JGSweets JGSweets dismissed their stale review July 20, 2021 16:03

fixed issue with tests not including buffer list

@JGSweets JGSweets enabled auto-merge (squash) July 20, 2021 16:06
@JGSweets JGSweets merged commit b3b3048 into capitalone:main Jul 20, 2021
stevensecreti pushed a commit to stevensecreti/DataProfiler that referenced this pull request Jun 15, 2022
* Added CSVData tests for io streams

* Change Data to CSVData

* Fixed parameter issue and checked tests

* Added change to fix 3.6 bug

* Made small changes

* Reformated CSV Tests

* Added changes

* Added seek default and buffer lists

* Fixed comment
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.

3 participants