relevance / streamlined

This URL has Read+Write access

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