-
Notifications
You must be signed in to change notification settings - Fork 1
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
No test coverage for PushMessage::fromArray()'s invalid recipient, priority, and interruptionLevel branches
testingTesting and coverage tasksTesting and coverage tasksStatus: Open.#100 In dru1x/expo-server-sdk-php;No coverage floor enforced in CI — regressions can land silently
testingTesting and coverage tasksTesting and coverage tasksStatus: Open.#99 In dru1x/expo-server-sdk-php;No end-to-end test for PushErrorCode::Unauthorized (invalid credentials response)
testingTesting and coverage tasksTesting and coverage tasksStatus: Open.#98 In dru1x/expo-server-sdk-php;CollectionMethods::doesntContain() has zero test coverage
testingTesting and coverage tasksTesting and coverage tasksStatus: Open.#97 In dru1x/expo-server-sdk-php;No dedicated unit test for PushTokenCollection::shift()
testingTesting and coverage tasksTesting and coverage tasksStatus: Open.#96 In dru1x/expo-server-sdk-php;No test coverage for PushReceiptErrorCode's InvalidCredentials/MessageRateExceeded/MessageTooBig/MismatchSenderId cases
testingTesting and coverage tasksTesting and coverage tasksStatus: Open.#95 In dru1x/expo-server-sdk-php;PushReceiptCollection::getById() is an O(n) linear scan
enhancementNew feature or requestNew feature or requestStatus: Open.#94 In dru1x/expo-server-sdk-php;PushMessageCollection::getTokens() is O(n²) due to array_merge inside a reduce
enhancementNew feature or requestNew feature or requestStatus: Open.#93 In dru1x/expo-server-sdk-php;ConvertsToJson::toJson() can return false despite its
: stringreturn typebugSomething isn't workingSomething isn't workingStatus: Open.#92 In dru1x/expo-server-sdk-php;PushToken::isValidTokenValue() reads $this->value instead of its own $value parameter
bugSomething isn't workingSomething isn't workingStatus: Open.#91 In dru1x/expo-server-sdk-php;ExpoPushConnector::sdkVersion() can fatal, and its version caching never actually caches
bugSomething isn't workingSomething isn't workingStatus: Open.#90 In dru1x/expo-server-sdk-php;RequestExceptionHandler overstates endIndex for a partial final batch
bugSomething isn't workingSomething isn't workingStatus: Open.#89 In dru1x/expo-server-sdk-php;