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

Add tests #6

Open
MuntashirAkon opened this issue Jan 9, 2023 · 2 comments
Open

Add tests #6

MuntashirAkon opened this issue Jan 9, 2023 · 2 comments

Comments

@MuntashirAkon
Copy link

Test the library using unit tests. This will help the maintainers as well as developers:

  1. Prevent issues due to regression by ensuring continuous testing via GitHub actions, for example
  2. Developers can quickly understand how to use the library by looking at the tests.
@REAndroid
Copy link
Owner

Thank you ! This will be the next milestone. For now if you need example for implementation of this project check APKEditor

@MuntashirAkon
Copy link
Author

Thanks for finally adding some tests. Tests should use real-life manifest files. I would suggest using AndroidManifest files from HMS Core and NP Manager. The former has the largest manifest you'll ever find, and the latter is the only known example of an AXML with a null header.

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

2 participants