voryx/restgeneratorbundle

Controller Tests

jrjohnson opened this issue · 1 comments

I see that there is some stub code for generating tests for the controllers but not skeletons. Is that something that is going to get completed? Or should we just write these tests manually?

We may be able to generalize our work and create a pull request, is that something you would be interested in merging? It seems like the hardest part of the process is generating fixture data for the API to return.

@jrjohnson Generated Controller Tests are definitely something I'd be interested in merging.