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

Upgrades to cpan_spec.rb #1973

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NicholasBHubbard
Copy link
Contributor

I upgraded cpan_spec.rb so every method defined in cpan.rb has its own test.

I upgraded the existing tests to explicitly set package versions to avoid the scenario that a new version of a CPAN distribution is released that breaks the test.

I also removed the stuff related to Travis CI as FPM now uses GitHub Actions.

On my machine these changes make the test suite take 5 seconds longer to run.

Let me know what you think!

@NicholasBHubbard NicholasBHubbard marked this pull request as ready for review December 11, 2022 23:15
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

Successfully merging this pull request may close these issues.

None yet

1 participant