emacs-jupyter/test
Nathaniel Nicandro 1d8f28f2fc Simplify test macros
Also fix misuse of `alist-get`. `alist-get` uses `assq` for comparison by
default, but we are comparing strings. This caused issues when caching REPL
buffers and the subsequent re-use of them during testing.
2019-05-07 17:30:16 -05:00
..
jupyter-test.el Add more tests 2019-05-07 17:30:16 -05:00
test-helper.el Simplify test macros 2019-05-07 17:30:16 -05:00