The py/test/test_ui.py have lots of unused and old functions, and many functions have implementation coupled with JavaScript side.
I think we should:
* Remove functions that are not used.
* Move most JavaScript part to goofy.js.
* Separate the parts that really depends on Chrome UI (RunJS, AppendHTML, ...) and the part that only deals with Goofy (PostEvent, URLForFile, ...)
Comment 1 by bugdroid1@chromium.org
, Oct 2 2017