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 unit tests for data generation code #37

Open
pdmnyberg opened this issue Apr 19, 2023 · 0 comments
Open

Add unit tests for data generation code #37

pdmnyberg opened this issue Apr 19, 2023 · 0 comments

Comments

@pdmnyberg
Copy link

pdmnyberg commented Apr 19, 2023

The data generation code needs tests in order to achieve the following:

  • Maintain a robust data pipeline
  • Avoid introducing bugs
  • Make sure the generated data fullfills the requirements of the expected queries

Acceptance critera

  • There are unit tests
  • The tests cover important parts of the data generation code
  • The tests verify that the data fullfills the requirements of the expected neo4j queries
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

No branches or pull requests

1 participant