On Mon, 20 Aug 2012, Tibor Simko wrote: > Today, Javier and Joe will talk about new planned JavaScript unit > testing framework based on js-test-driver.
One line summary: (i) js-test-driver it is; (ii) the facility will get packaged as separate `inveniocfg --run-js-unit-tests' target; (iii) Flask will come with its own ``flask tests'' using fixtures; (iv) Lars's Werkzeug-based Ajax back-end testing is similar in nature to current mechanize-based tests (apart from not needing a web server to run); so either merge or use the ones we already have, in order to keep the number of different types of tests reasonable. (unit python, unit js, regression, flask, web) Best regards -- Tibor Simko

