stanley-king %!s(int64=3) %!d(string=hai) anos
pai
achega
13a9185b43
Modificáronse 1 ficheiros con 5 adicións e 5 borrados
  1. 5 5
      test/TestRefillThird.php

+ 5 - 5
test/TestRefillThird.php

@@ -113,13 +113,13 @@ class TestRefillThird extends TestCase
         $time = time();
         Log::record("push message start:{$time}",Log::DEBUG);
 
-        for ($i = 0; $i < 10000; $i++)
+        for ($i = 0; $i < 100000; $i++)
         {
             $this->push_order(1092,60221,$time,$i);
-            $this->push_order(1093,65771,$time,$i);
-            $this->push_order(1094,65772,$time,$i);
-            $this->push_order(1095,65773,$time,$i);
-            $this->push_order(1096,65774,$time,$i);
+//            $this->push_order(1093,65771,$time,$i);
+//            $this->push_order(1094,65772,$time,$i);
+//            $this->push_order(1095,65773,$time,$i);
+//            $this->push_order(1096,65774,$time,$i);
         }
         Log::record("push message end",Log::DEBUG);
         //docker-compose run phpcli php /var/www/html/phpunit-9.2.5.phar --filter "/(TestRefillThird::testPushOtherPhones)( .*)?$/" --test-suffix TestRefillThird.php /var/www/html/test