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

[P1] Feature Flag the Ability to Use App Despite Device Requirements #31

Closed
ThomasJones opened this issue Nov 15, 2024 · 1 comment
Closed

Comments

@ThomasJones
Copy link
Collaborator

The app currently blocks usage if it can't run the model. For internal testing, we should create a feature flag to allow the app to bypass that device constraint and perhaps use mocked model responses just for UI Testing.

@ThomasJones ThomasJones self-assigned this Nov 15, 2024
ThomasJones added a commit that referenced this issue Nov 15, 2024
[#31] - Feature Flag To Bypass and Mock the Model Responses, for UI testing
@ThomasJones
Copy link
Collaborator Author

Completed here: #33

It's now possible to use the app even if the model don't run if a build has the features enabled.

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