devtools/qunit.py
Thu, 26 Nov 2015 14:23:38 +0100 Julien Cristau [qunit] move from CubicWebServerTC to CubicWebTestTC
Thu, 26 Nov 2015 14:37:06 +0100 Julien Cristau [qunit] no need to enable CORS anymore
Thu, 26 Nov 2015 11:30:54 +0100 Rémi Cardona [qunit] stop dealing with filesystem paths
Thu, 26 Nov 2015 11:23:52 +0100 Julien Cristau [devtools] fix QUnitResultController
Tue, 01 Sep 2015 17:13:16 +0200 Rémi Cardona [devtools/qunit] Fail quickly if firefox is not installed
Mon, 24 Aug 2015 14:33:14 +0200 Rémi Cardona [devtools/qunit] Remove unused code
Tue, 15 Sep 2015 15:07:13 +0200 Rémi Cardona [py3k] import queue using six.moves
Thu, 23 Jul 2015 12:32:51 +0200 Julien Cristau [qunit] remove unused 'data_files' parameter
Thu, 21 May 2015 16:20:04 +0200 Rémi Cardona [devtools] qunit: show helpful data when an assertion fails
Wed, 20 May 2015 15:12:58 +0200 Rémi Cardona [devtools] qunit: update to 1.18.0 (closes #5533333)
Wed, 13 May 2015 18:39:29 +0200 Rémi Cardona [devtools] qunit: remove useless window.close()
Wed, 13 May 2015 18:38:04 +0200 Rémi Cardona [devtools] qunit: refactor functions into QUnitView
Wed, 13 May 2015 17:13:51 +0200 Rémi Cardona [devtools] qunit: only start firefox once per test
Wed, 13 May 2015 17:13:00 +0200 Rémi Cardona [devtools] qunit: decrease test timeout
Wed, 13 May 2015 17:12:40 +0200 Rémi Cardona [devtools] qunit: increase resolution and depth of Xvfb screen
Wed, 13 May 2015 17:49:40 +0200 Rémi Cardona [devtools] Serve JS tests over HTTP (closes #5533285)
Mon, 01 Sep 2014 14:56:00 +0200 Rémi Cardona [devtools] Fix JS tests' HTML code
Mon, 01 Sep 2014 10:22:46 +0200 Rémi Cardona [devtools] "Keep" some temporary files/dirs around to help with debugging
Fri, 01 Aug 2014 19:28:44 +0200 Rémi Cardona [devtools] Fix Firefox launcher in QUnitTestCase (closes #4294727)
Thu, 25 Sep 2014 17:38:51 +0200 Rémi Cardona [devtools] allow cross-origin requests for qunit
Thu, 25 Apr 2013 14:10:55 +0200 Pierre-Yves David remove unused import
Thu, 11 Apr 2013 10:32:00 +0200 Julien Cristau [devtools] prevent Xvfb resets stable
Thu, 21 Mar 2013 16:37:06 +0100 Julien Cristau [devtools/qunit] don't open-code subprocess.Popen.terminate stable
Thu, 21 Mar 2013 16:01:05 +0100 Julien Cristau [devtools/qunit] get rid of unused variable stable
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Thu, 14 Feb 2013 15:21:23 +0100 Pierre-Yves David devtools: improve qunit timeout message
Thu, 23 Feb 2012 19:05:36 +0100 Julien Cristau [devtools] make a copy of the xvfb-run script so we can kill it properly stable
Thu, 23 Feb 2012 11:57:35 +0100 Pierre-Yves David [test] create temporary directory with meaningfull prefix stable
Mon, 13 Feb 2012 12:47:59 +0100 Julien Cristau [devtools] Use Xvfb to run firefox in js tests on posix platforms stable
Wed, 28 Sep 2011 09:27:42 +0200 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
Wed, 11 May 2011 12:04:56 +0200 Sylvain Thénault don't let windmill/qunit test break apycot warning for all web/test stable
Thu, 03 Mar 2011 11:49:32 +0100 Pierre-Yves David [devtools/qunit] had "qunit" test for tag. stable
Mon, 18 Oct 2010 11:04:19 +0200 Pierre-Yves David [devtools] Clean up import of f328ec853e18 and use lgc's getlogin. stable
Fri, 15 Oct 2010 17:00:09 +0200 Pierre-Yves David [devtools] Firefox need write access to $HOME stable
Fri, 08 Oct 2010 15:28:51 +0200 Julien Jehannet [devtools] refactor http server initialization in a much saner way stable
Thu, 08 Jul 2010 19:18:56 +0200 Adrien Di Mascio [test] fix test_ajax js tests. We have to mock some of our js functions / variables (e.g. _ or pageid) in the test environment
Tue, 06 Jul 2010 17:11:41 +0200 Sylvain Thénault [web config] fix old css compat code: we have to modify locate_resource prototype so it return (potentially hacked) file name as well. Should only impact the file cube which has to be released anyway.
Fri, 18 Jun 2010 18:35:09 +0200 Aurelien Campeas [devtools/qunit] prefix jquery_dir with 'file://'
Fri, 18 Jun 2010 18:16:36 +0200 Pierre-Yves David [devtools/qunit] Locate jquery through cubicwew config to handle installed setup
Fri, 18 Jun 2010 14:44:22 +0200 Aurelien Campeas [devtools/qunit] in safe mode, ffox launches a stupid popup
Fri, 18 Jun 2010 11:40:37 +0200 Pierre-Yves David [qunit] use safe mode for firefox
Fri, 18 Jun 2010 11:40:33 +0200 Pierre-Yves David [qunit] Move qunit.js and qunit.css in devtools/datadirectory
Thu, 17 Jun 2010 16:57:24 +0200 Pierre-Yves David [qunit] check that the browser has not died by himself before we asked him to stop.
Thu, 17 Jun 2010 16:56:38 +0200 Pierre-Yves David [qunit] improve output of suprocess error
Tue, 01 Jun 2010 18:18:26 +0200 Pierre-Yves David Add a QUnitTestCase class to run qunit test case.
less more (0) tip