Skip to content
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

Tests? #36

Closed
jncampbell opened this issue Mar 13, 2016 · 3 comments
Closed

Tests? #36

jncampbell opened this issue Mar 13, 2016 · 3 comments

Comments

@jncampbell
Copy link
Contributor

How should we develop them? Any suggestions on the directory structure?...conventions?...namespacing?

I think this may be a good start.

We should probably start implementing this now while the project is still young.

@daveearley
Copy link
Contributor

Tests should definitely be started sooner rather than later alright. Laravel actually supports testing with PHP unit out of the box, so a lot of the work is done for you. The docs are fairly comprehensive too: https://laravel.com/docs/5.2/testing

@jncampbell
Copy link
Contributor Author

Cool. I'm writing some Model tests now. Will likely push them up tomorrow. I'll follow the conventions in the link I posted in the first comment. If anyone has any other suggestions regarding the testing structure, please chime in.

@daveearley
Copy link
Contributor

Nice one , cheers @jncampbell!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants