You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried for an hour or so to come up with something that would work to test and assert PHP notices and errors, but wasn't able to. Seems like something about how the json() methods do their work, doesn't allow PHPUnit to bubble up an exception correctly to be caught by the test case. 🤷♂️
Tests pass, but there are a number of PHP notices that are raised, eg.
https://travis-ci.org/chapter-three/AppleNewsAPI/jobs/192384948
These should be cleaned up.
The text was updated successfully, but these errors were encountered: