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 a test that tries installing a tar file such as PyCharm and a deb file. #8

Open
Poikilos opened this issue Apr 15, 2021 · 0 comments

Comments

@Poikilos
Copy link
Collaborator

Poikilos commented Apr 15, 2021

  • The current tests only test PackageInfo.
  • The binary is in "bin" in the extracted pycharm directory, and only that directory name contains the version (the feature to check for that is present as of dc5cee5).
  • The version of a deb package is only in the filename of the package (and as per the standard: not the tar.xz inside and not in the binary filename inside).
  • Clean up before and after to ensure a proper test environment.
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