We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The application right now lacks tests, we can add a couple of basic ones -
Flutter
These tests will run on push and on a PR which might make the reviewing process a bit easier. I can take this up if we plan on adding this!
The text was updated successfully, but these errors were encountered:
@Saransh-cpp Sounds good! Along with the apk check, you can also add flutter web build check as well (that's what we primarily use)
I'll rename tests -> checks so that we don't confuse them with actual flutter tests later.
Sorry, something went wrong.
Great!
Successfully merging a pull request may close this issue.
The application right now lacks tests, we can add a couple of basic ones -
Flutter
)These tests will run on push and on a PR which might make the reviewing process a bit easier. I can take this up if we plan on adding this!
The text was updated successfully, but these errors were encountered: