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

Create unit testing framework #39

Open
hansonw opened this issue Jul 9, 2013 · 1 comment
Open

Create unit testing framework #39

hansonw opened this issue Jul 9, 2013 · 1 comment

Comments

@hansonw
Copy link
Owner

hansonw commented Jul 9, 2013

No description provided.

@ghost ghost assigned sebslaman Jul 17, 2013
@DouglasSherk
Copy link
Collaborator

Assigned to sebslaman

We're going to start with testing our Rails code. I think a good beginning point is verifying that FormHelper (app/helpers/form_helper.rb) is generating the correct helpers given a set of inputs. We could also test the Client (app/model/client.rb) model.

I don't know anything about Rails' testing framework, and I don't know much about testing in general, other than the obvious stuff, and experience from writing test cases. I can't be of much help here, but I can do code reviews.

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

No branches or pull requests

3 participants