-
Notifications
You must be signed in to change notification settings - Fork 56
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
linkcheck doesn't work - links never checked #124
Comments
I am sorry. I forgot to run a worker: perl script/linkcheck minion worker In docker environment, should the worker be running in a separate container though? |
Yes. |
Thank you @kraih for the prompt response. I'm still unable to run the tests though: TEST_ONLINE=postgresql://postgres@127.0.0.1:5432/postgres script/linkcheck test |
I have no idea what that is. |
From the test file. I thought it was possible, other than |
9.31
10.25
v5.36.0
macOS 12.6.3 (21G419)
Steps to reproduce the behavior
linkcheck
Mojo App.git clone https://github.com/mojolicious/minion/ cd minion/examples/linkcheck/ morbo script/linkcheck
Expected behavior
Result should return
Actual behavior
Result never returned.
LinkCheck::Task::CheckLinks::_check_links
never called.Test fails
The text was updated successfully, but these errors were encountered: