Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 293760

Move all tests to a Drupal\Tests\* namespace?

$
0
0

I noticed in #1935922: Convert PhpStorage tests to phpunit it's doing a lot of this:

/**
  * @file
- * Definition of Drupal\system\Tests\PhpStorage\FileStorageTest.
+ * Definition of Drupal\Tests\Component\PhpStorage\FileStorageTest.
  */

-namespace Drupal\system\Tests\PhpStorage;
+namespace Drupal\Tests\Component\PhpStorage;

Right now, we're only doing this for PHPUnit tests, but it probably makes sense to do this for all tests.


Viewing all articles
Browse latest Browse all 293760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>