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

Create a fake local Fitbit server #271

Open
6 tasks
jup014 opened this issue Aug 6, 2021 · 1 comment
Open
6 tasks

Create a fake local Fitbit server #271

jup014 opened this issue Aug 6, 2021 · 1 comment

Comments

@jup014
Copy link
Collaborator

jup014 commented Aug 6, 2021

We might need to create a fake Fitbit server for the purpose of local development.

Features

  1. It should generate realistic activity data. How do we define "realistic?" It depends... Maybe we should add a feature that pretends "non-wearing".
  2. It should work with realistic authentication keys so that we can test authentication.
  3. It should support a storage feature for the step goals or other stuff (what else?)
  4. What else?

This is a huge job. Let's create a sub-issue if somebody has taken a step for this.

[To close this issue, you need to satisfy all of these:]

  • create a docker container for it
  • reroute the server Fitbit app to it (if we're local)
  • implement activity data generation feature
  • implement step goal storage feature
  • implement auth feature
  • what else? (please add more)
@jup014 jup014 added this to To do in NLM via automation Aug 6, 2021
@jup014
Copy link
Collaborator Author

jup014 commented Aug 6, 2021

Screen Shot 2021-08-06 at 16 41 45

I hate this circle ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
NLM
To do
Development

No branches or pull requests

1 participant