-
- Downloads
Split pulse HTML creation code from it's backing data structure
This commit separates the construction of table like structure (seq of vectors) from code that walks that data structure and returns HTML. This allows testing the construction of that data separately from the view.
test/metabase/pulse/render_test.clj
0 → 100644
Please register or sign in to comment