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

Add integration tests using hubData #3

Open
2 tasks
annakrystalli opened this issue Apr 23, 2024 · 1 comment
Open
2 tasks

Add integration tests using hubData #3

annakrystalli opened this issue Apr 23, 2024 · 1 comment
Assignees

Comments

@annakrystalli
Copy link
Member

Background

As a complete test of data integrity during transformation to parquet, it would be good to test that transformed hub data accessed through hubData is consistent with data prior to transformation.

Required work

We'll need R testing framework scaffolding. Not sure what exactly that would entail (how minimal it can be) as I've only ever included test suites as part of packages.

Requirements to be considered done

  • An R testing framework (including a CI workflow)
  • Tests that check NA values and mixed output_type_id data type columns (including different data types across separate files which should ensure data successful schema application by connect_hub()) are consistently recovered/encoded post transformation
@annakrystalli annakrystalli added this to the hubverse cloud sync milestone Apr 23, 2024
@annakrystalli
Copy link
Member Author

See discussions in #1 for extra context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants