relevance / streamlined

rsanheim (author)
Fri Aug 01 12:01:26 -0700 2008
commit  70218311f2c6e38a9646d4f99ddc489a364d26a3
tree    2d581b09043842f8c7ce979d860a9702ba38fb87
parent  481b03556c0b9e4f1014b7ab77d050758591b558
streamlined / TODO-coverage
df6a86e6 » stu 2007-06-12 documentation of missing co... 1 Why not all the code is covered, and what you can do about it:
2
3 * render_helper: needs to be merged with relevance tools implementation
4 * integration_tests: generic test code, had some trouble getting this to run inside Streamlined sans Rails
5 * window_link_helper: need to refactor to unobtrusive JavaScript (also begs question of acceptance testing for JavaScript)
6 * integration_test_support: same as integration_tests
7 * relationship_methods: code that only Justin understands
8 * quick_add_methods: new code, should be easy
9 * edit_views: simple
10 * controller_test_support: see integration_tests
11 * reflection: code needs refactoring
12 * render_methods: simple
13 * helper: simple, might need refactoring
14 * controller: very difficult to mock!
15 * base: code is incomplete
16
17 When you get coverage up, make sure the feature covered is demoed in sports and documented in the wiki.
18
19
20