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 + Integration Testing to Python Scripts #7

Open
njfritter opened this issue Feb 13, 2024 · 0 comments
Open

Add Unit + Integration Testing to Python Scripts #7

njfritter opened this issue Feb 13, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@njfritter
Copy link
Owner

As a best practice, add unit and integration tests to the Python scripts being used:

  • Python script querying Coinbase API and writing raw data to Kafka
  • Python script performing structuring streaming on raw Kafka data and writing back to Kafka
  • Python script writing processed data to caching layer
  • Python script writing data to persisted data store as a backup
  • Etc.
@njfritter njfritter added the enhancement New feature or request label Feb 13, 2024
@njfritter njfritter self-assigned this Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant