On Feb 10, 2016, at 9:39 PM, jungle Boogie <[email protected]> wrote: > > Can someone with commit access please review the patch Mr. Young > provided in this post:
A simplified version of it is on the trunk now: http://fossil-scm.org/index.html/info/0e555dee63dab159 drh missed one of the grammar fixes when rewriting the patch, though. :) > Is it practical to make a test case for this for code coverage? AFAIK, Fossil’s web UI currently has no regression test suite. All the tests are down at the command line and and source code level. Are you in a position to recommend a web UI regression test system which is consistent with Fossil’s FOSS philosophy? Ideally, there shouldn’t be any more friction to getting “make test-ui” to run than an install command for the platform’s package manager, and this package should be available on all the platforms Fossil tests need to run on. Selenium, perhaps? I see packages in Ubuntu, Homebrew, and FreeBSD, but mysteriously not in CentOS, including EPEL. This guy appears to be working on EPEL RPMs: https://github.com/djhenry/selenium-webdriver-rpm …but the last commit is 10 months ago. _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

