intellij-drupal-run-tests icon indicating copy to clipboard operation
intellij-drupal-run-tests copied to clipboard

Doesn't work for PHPStorm 10

Open kevinquillen opened this issue 8 years ago • 6 comments

I just installed the newest version of the plugin under PHPStorm 10.

When I go to the configuration, and click 'Add', nothing happens. When I click out of the window, "Drupal Run Tests" has been added into the list of configurations, but I can't click on it.

Others work.

It looks like it may be missing a grouping - other things I add are grouped under their name. Like adding "Grunt.js" configuration creates a new "Grunt.js" dropdown with the configuration, and is collapsible.

Also, "Drupal Run Tests" cannot be removed from this sidebar unless I close the window entirely, then it disappears.

Attaching pic for reference.

bug

kevinquillen avatar Jan 25 '17 14:01 kevinquillen

Weird. I know in mine it shows under a grouping. I'll review. It's been a while since it's been a fresh setup.

mglaman avatar Feb 27 '17 19:02 mglaman

Had the same issue, took a quick look at the code and it looks like it required a PHP CLI Interpreter to be set for the project:

8phra4y

derimagia avatar Apr 26 '17 14:04 derimagia

@derimagia thanks, if that's the issue then I need to make sure it pops the quick fix lightbulb to short cut here.

mglaman avatar Apr 26 '17 14:04 mglaman

It also doesn't work with the latest 2018 builds.

damienmckenna avatar Sep 19 '18 21:09 damienmckenna

I'll check. It was working on last 2018. This thing needs a revamp, anyways.

mglaman avatar Sep 19 '18 22:09 mglaman

Any news about this? Version 2019.3 Not Working

saidatom avatar Dec 03 '19 14:12 saidatom