-
Notifications
You must be signed in to change notification settings - Fork 623
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/split unit tests #543
Conversation
Well, Travis failed. They seem to be having issues recently. 😕 https://www.traviscistatus.com/incidents/xgpn2tq6mx7k This one I can't resolve as I'm not able to restart the Travis job. |
…t-tests # Conflicts: # test/unit/SendGridTest.php # test/unit/bootstrap.php
I just kicked it over, we will see what Travis says here in a bit! |
Well... that definitely didn't work. 😋 I'll have a look a bit later when I get off work, and see if I can get it working again. |
The Composer autoloader does the equivalent of this anyway.
This seems to all be working, except for one test. It looks like this test has never passed though. |
No worries @pxgamer, that test is expected to fail at the moment. This PR has been added to our backlog for review, thanks! |
We are good to go, thank you @pxgamer!! |
Hello @pxgamer, |
Fixes #540
Checklist
Short description of what this PR does:
Travis tests