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

Options for mocking data #11

Open
EnisBerk opened this issue Nov 25, 2020 · 0 comments
Open

Options for mocking data #11

EnisBerk opened this issue Nov 25, 2020 · 0 comments
Labels
enhancement New feature or request tests Related to testing the code

Comments

@EnisBerk
Copy link
Collaborator

Add arguments to data mocking functions for generating continuous data.
One option could be similar to the recording schedule, such as record 15 minutes then give 2 hours break.
Another thing is providing which date ranges have data and which ones do not.

so that we can use this data to generate graphs and test visualization functions.
see src/mock_data.py

@EnisBerk EnisBerk added enhancement New feature or request tests Related to testing the code labels Nov 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tests Related to testing the code
Projects
None yet
Development

No branches or pull requests

1 participant