php-fcm icon indicating copy to clipboard operation
php-fcm copied to clipboard

Tests not running as documented

Open AndyGaskell opened this issue 2 years ago • 2 comments

In the Readme at... https://github.com/EdwinHoksberg/php-fcm/blob/master/README.md ...it describes running PHPUnit tests with... composer install ...and... composer test

But this returns... Command "test" is not defined.

AndyGaskell avatar Sep 04 '23 10:09 AndyGaskell

I'm not sure, this is perhaps not an issue, I did...

git clone [email protected]:EdwinHoksberg/php-fcm.git
cd php-fcm
composer install
composer test

...and the tests ran ok.

AndyGaskell avatar Sep 04 '23 15:09 AndyGaskell

Hey @AndyGaskell - running out of time quick here. What are your thoughts on this? https://github.com/EdwinHoksberg/php-fcm/issues/65. 1) I need this php to keep working. 2) I have zero time in the coming weeks to even look at it let alone migrate/create new ones. Inevitably, this is going to break in a few weeks.

What options do we have? I have no idea what its going to take to migrate it. Are there other existing options we can use to replace this dying repo?

:-(

rolinger avatar Jun 07 '24 12:06 rolinger