Sfoglia il codice sorgente

Update ik/auth-bundle. Phpunit config para ik vendors

Guillermo Espinoza 7 anni fa
parent
commit
0d7924a5fb
2 ha cambiato i file con 6 aggiunte e 2 eliminazioni
  1. 2 2
      composer.lock
  2. 4 0
      phpunit.xml.dist

+ 2 - 2
composer.lock

@@ -1421,7 +1421,7 @@
             "source": {
                 "type": "git",
                 "url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/AuthBundle.git",
-                "reference": "9cb0697621505ffe5ab2c413bfa611e7ea79e641"
+                "reference": "97432185940d65ea97f0bf5778dbcceeb78578e4"
             },
             "type": "library",
             "autoload": {
@@ -1436,7 +1436,7 @@
                 "auth",
                 "bundle"
             ],
-            "time": "2017-09-22 12:31:26"
+            "time": "2017-09-22 13:27:29"
         },
         {
             "name": "ik/base-admin-bundle",

+ 4 - 0
phpunit.xml.dist

@@ -17,6 +17,10 @@
             <directory>tests</directory>
             <directory>src/*Bundle/tests</directory>
         </testsuite>
+        <testsuite name="Ik vendors Test Suite">
+            <directory>tests</directory>
+            <directory>vendor/ik/*/tests</directory>
+        </testsuite>
     </testsuites>
 
     <filter>