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

Add a Test Suite #9

Open
ajaksu opened this issue May 27, 2009 · 1 comment
Open

Add a Test Suite #9

ajaksu opened this issue May 27, 2009 · 1 comment
Labels

Comments

@ajaksu
Copy link

ajaksu commented May 27, 2009

I have more than once made changes that broke some part of the code and spent a long time to figure it out because I didn't exercise that code path immediately (example).

I think a spike solution for a test suite (e.g. visiting all URLs that are supposed to work, maybe some browser emulation tool) would go a long way towards avoiding breaking the code and not noticing. A proper test suite would be better, of course :)

@jaytoday
Copy link
Owner

Yes! After everything is "just working enough", I would like to make a test suite and then do a TDD refactoring to make the survey code integrate better with the codebase.

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

No branches or pull requests

2 participants