jayunit100 / bigpetstore

[OBSOLETE] Moved to Apache BigTop !!! See you there.
http://jayunit100.github.io/bigpetstore/slides
9 stars 3 forks source link

Updated unit tests for new BPS_analytics script and bridge them w/ webapp #17

Open jayunit100 opened 10 years ago

jayunit100 commented 10 years ago

We've now completed https://github.com/jayunit100/bigpetstore/issues/16, and the gh-pages code is live : We can visualize products.

A last minute change to the BPS Analytics script now needs to be tested in the java side of the code - maybe even we can bridge the test to the javascript, so that the test actually reads the same example input that the javascript app creates? not sure how to do that but would be awesome if we could :)

jayunit100 commented 10 years ago

To be clear: We are talking about running the javascript in the gh-pages visualizer branch... inside of maven.

mattfenwick commented 10 years ago

sure, we'll use node/browserify so we can run Javascript outside of the browser

What, specifically, do you want to test?