Pink-Crab / Perique-Framework

The Perqiue Plugin Framework for WordPress
5 stars 0 forks source link

[V2] Failing Seeds #132

Closed gin0115 closed 1 year ago

gin0115 commented 1 year ago

Getitng some seeds that are failing, probably due to some previous test leaving global or static values set.

gin0115 commented 1 year ago

1679045930 - Resolved with https://github.com/Pink-Crab/Perique-Framework/commit/23be39fc9b2d854b92e1d05d86d79d8c782ee802

gin0115 commented 1 year ago

cant replicate 1678979307 😭

1)                                                                     
PinkCrab\Perique\Tests\Unit\Application\Test_App_Validation::test_validation_failed_with_no_app_config                                          
Failed asserting that an array contains 'app_config was not set in App'.

/home/runner/work/Perique-Framework/Perique-Framework/tests/Unit/Application/Test_App_Validation.php:[71](https://github.com/Pink-Crab/Perique-framework/actions/runs/4442450652/jobs/7798689294#step:9:72)                                         

phpvfscomposer:///home/runner/work/Perique-Framework/Perique-Framework/vendor/phpunit/phpunit/phpunit:97
gin0115 commented 1 year ago

1679050996 - Resolved with https://github.com/Pink-Crab/Perique-Framework/pull/134/commits/3348eadff2c074def0d6c50e711dc70cdcb38b1a

gin0115 commented 1 year ago

Seed 1679051810

 ✘ A set of configs for the application can be bound as App_Config
   ┐
   ├ PinkCrab\Perique\Exceptions\App_Initialization_Exception: Can not redeclare App_Config as its already set to the application
   │
   ╵ /shared/httpd/pinkcrab/htdocs/wp-content/plugins/perique-two/src/Exceptions/App_Initialization_Exception.php:80
   ╵ /shared/httpd/pinkcrab/htdocs/wp-content/plugins/perique-two/src/Application/App.php:161
   ╵ /shared/httpd/pinkcrab/htdocs/wp-content/plugins/perique-two/tests/Integration/Application/Test_App.php:73
   ╵ phpvfscomposer:///shared/httpd/pinkcrab/htdocs/wp-content/plugins/perique-two/vendor/phpunit/phpunit/phpunit:97
   ┴
gin0115 commented 1 year ago

1679051810 - Resolved with https://github.com/Pink-Crab/Perique-Framework/pull/135/commits/cee183165bc6c8c43ac0fb4bcf4b54f94f7acf0b