- Issue created by @hernani
- 🇯🇵Japan ptmkenny
Thanks, I can confirm the patch lets me run my behat tests with this module again after updating to Drush 12!
- last update
over 1 year ago Patch Failed to Apply - 🇯🇵Japan ptmkenny
Hmm, actually after the patch I'm still having some trouble. When I run the behat tests that issue a drush command with this module, for example
drush datetime-testing:freeze
then I get the following error:
ddev drush datetime-testing:freeze
There are no commands defined in the "datetime-testing" namespace.
I'm still investigating the cause.
- last update
over 1 year ago 47 pass - Status changed to Needs review
over 1 year ago 2:52pm 1 August 2023 - 🇯🇵Japan ptmkenny
Ok, I opened an MR with hernani's patch and an additional change, the datetime testing service needs to be public because otherwise drush 12 can't access it.
- last update
over 1 year ago 47 pass - 🇯🇵Japan ptmkenny
Made some additional changes to match the drush 12 recommendations (the sample code generated when running
drush:command-file
). - last update
over 1 year ago 47 pass - last update
over 1 year ago run-tests.sh fatal error - last update
over 1 year ago run-tests.sh fatal error - last update
over 1 year ago 47 pass, 2 fail - last update
over 1 year ago 47 pass, 2 fail - last update
over 1 year ago 51 pass - last update
over 1 year ago 51 pass - last update
over 1 year ago 51 pass - last update
over 1 year ago 51 pass - 🇵🇹Portugal hernani
Added a functional test and reverted some parts to guarantee support with drush11.
- First commit to issue fork.
- last update
over 1 year ago 51 pass - last update
over 1 year ago Composer require failure - last update
over 1 year ago 51 pass - last update
over 1 year ago 47 pass - 🇯🇵Japan ptmkenny
On Drupal 10.1 with PHP 8.2, with all the MR changes after mine in #8, I keep getting an error whenever I run any datetime-testing command with drush:
There are no commands defined in the "datetime-testing" namespace.
So I'm uploading a patch here of just my changes in #8 until I can figure out which of the later changes are breaking things for me.
- last update
over 1 year ago 51 pass - last update
over 1 year ago 51 pass - last update
over 1 year ago 51 pass - last update
over 1 year ago 51 pass - last update
over 1 year ago 51 pass - Status changed to Fixed
7 months ago 4:16pm 18 May 2024 - 🇯🇵Japan ptmkenny
Sorry to be late getting back about this. Yes, it is working for me now with drush 12, so I'm marking this fixed since it's been committed.
Automatically closed - issue fixed for 2 weeks with no activity.