emacs-ipython-notebook/test
dickmao 11c2245c41 Asynchronize all server communication
Use deferred and callbacks instead of `:sync t` for tkf requests which
is known to have issues.  Query server attributes once on
notebooklist-open to avoid sequencing issue #176 (but allow Resync).
Under curl backend, a second request for the same "key" as a pending
request will abort the latter, which has resulted in a clobbered
curl-cookie-jar file, so merely warn and don't abort.

Fix #176
2018-10-07 00:40:48 -04:00
..
ein-testing-cell.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
ein-testing-kernel.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
ein-testing-notebook.el Asynchronize all server communication 2018-10-07 00:40:48 -04:00
ein-testing.el Asynchronize all server communication 2018-10-07 00:40:48 -04:00
redirecting-server.py Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-ac.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-cell-notebook.el revive tkf tests 2018-09-27 00:52:00 -04:00
test-ein-cell.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-completer.el revive tkf tests 2018-09-27 00:52:00 -04:00
test-ein-connect.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-console.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-content.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-core.el revive tkf tests 2018-09-27 00:52:00 -04:00
test-ein-iexec.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-kernel.el revive tkf tests 2018-09-27 00:52:00 -04:00
test-ein-kill-ring.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-modes.el revive tkf tests 2018-09-27 00:52:00 -04:00
test-ein-node.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-notebook.el Implement undo 2018-10-02 10:00:25 -04:00
test-ein-notebooklist.el Asynchronize all server communication 2018-10-07 00:40:48 -04:00
test-ein-notification.el revive tkf tests 2018-09-27 00:52:00 -04:00
test-ein-output-area.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-pytools.el revive tkf tests 2018-09-27 00:52:00 -04:00
test-ein-shared-output.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-smartrep.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-utils.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-worksheet-notebook.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-ein-worksheet.el Trying something new with testing. 2018-02-27 14:38:13 -06:00
test-func.el Asynchronize all server communication 2018-10-07 00:40:48 -04:00
testein.el revive tkf tests 2018-09-27 00:52:00 -04:00
testfunc.el Asynchronize all server communication 2018-10-07 00:40:48 -04:00