-
Notifications
You must be signed in to change notification settings - Fork 283
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
Implement 'findNewAuthorities()' #375
Comments
findNewAuthorities
If this work is a blocker on any other issues please let me know - I have experience developing React & React Native Web, but I'm pretty new to React Native and mobile in general. I don't want to hold anything else up if it takes longer than I anticipated. |
I spent a few hours today trying to figure out how to test I wanted to pull down our list of HCAs and verify that we're returning a valid YAML file that has an If anyone has any thoughts on how to test this cleanly let me know. |
Closing this one in favor of #425. |
I was poking around in the codebase and noticed the commented instructions for building out
findNewAuthorities()
inLocationTracking.js
.I'm looking for a good first issue to tackle and thought I'd give this a go.
@penrods, it looks like you added the comments. Mind if I assign this to myself?
Outline
The text was updated successfully, but these errors were encountered: