-
Notifications
You must be signed in to change notification settings - Fork 61
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
Automated Tests #17
Comments
Currently there are some tests in my local developments. I only tested driver's methods such as save, retrieved and deletes. It would be great if you can submit a PR, only if you got time. |
I'd be happy to work on that; I guess first I'll come up with a test plan. I'll triage into:
I think my criteria for (1) would be:
A "need it now" would probably be:
The "futures" or "nice to haves" would be things like:
|
PS. I'll start the suite up in Laravel 6.0 with an eye to keeping it compatible with L5.8.0 if possible. |
Thanks. I owe you a big time. |
It would be good to figure out how one might add some automated tests (so that it's less likely when others or I submit a PR we make a regression).
The text was updated successfully, but these errors were encountered: