Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3912650
D798.id2022.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D798.id2022.diff
View Options
diff --git a/tests/FeaturesTest.php b/tests/Config/FeaturesTest.php
rename from tests/FeaturesTest.php
rename to tests/Config/FeaturesTest.php
--- a/tests/FeaturesTest.php
+++ b/tests/Config/FeaturesTest.php
@@ -1,8 +1,9 @@
<?php
-namespace Nasqueron\Notifications\Tests;
+namespace Nasqueron\Notifications\Tests\Config;
use Nasqueron\Notifications\Config\Features;
+use Nasqueron\Notifications\Tests\TestCase;
class FeaturesTest extends TestCase {
public function testEnable () {
diff --git a/tests/Services/ServiceTest.php b/tests/Config/Services/ServiceTest.php
rename from tests/Services/ServiceTest.php
rename to tests/Config/Services/ServiceTest.php
--- a/tests/Services/ServiceTest.php
+++ b/tests/Config/Services/ServiceTest.php
@@ -1,6 +1,6 @@
<?php
-namespace Nasqueron\Notifications\Tests\Services;
+namespace Nasqueron\Notifications\Tests\Config\Services;
use Nasqueron\Notifications\Config\Services\Service;
use Nasqueron\Notifications\Tests\TestCase;
diff --git a/tests/Services/ServicesTest.php b/tests/Config/Services/ServicesTest.php
rename from tests/Services/ServicesTest.php
rename to tests/Config/Services/ServicesTest.php
--- a/tests/Services/ServicesTest.php
+++ b/tests/Config/Services/ServicesTest.php
@@ -1,6 +1,6 @@
<?php
-namespace Nasqueron\Notifications\Tests\Services;
+namespace Nasqueron\Notifications\Tests\Config\Services;
use Nasqueron\Notifications\Config\Services\Services;
use Nasqueron\Notifications\Tests\TestCase;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 20, 06:28 (19 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2307253
Default Alt Text
D798.id2022.diff (1 KB)
Attached To
Mode
D798: Move relevant tests in Tests\Config namespace
Attached
Detach File
Event Timeline
Log In to Comment