Takafumi Arakaki
|
36c1c24bb6
|
Move ein:testing-make-notebook-with-outputs to ein-testing-notebook.el
|
2012-08-28 01:33:57 +02:00 |
|
Takafumi Arakaki
|
d9fbfb31c7
|
Fix tests in test-ein-cell.el
Tests in test-ein-cell.el (actually the `ein:codecell' class) assume
that `:outputs' is a list, not an array.
|
2012-08-26 20:17:15 +02:00 |
|
Takafumi Arakaki
|
20af5c2840
|
Remove eintest:cell-json-data-code (add ein-testing-cell.el)
Use ein:testing-codecell-data instead.
To do that, I make new testing module ein-testing-cell.el and
move ein:testing-*cell-data functions there.
|
2012-08-25 00:16:41 +02:00 |
|
Takafumi Arakaki
|
b9e94a9a7a
|
Add test ein:notebook-from-json-all-cell-types
|
2012-08-24 23:44:27 +02:00 |
|
Takafumi Arakaki
|
3068c39fcf
|
Fix failing tests
|
2012-08-24 20:18:09 +02:00 |
|
Takafumi Arakaki
|
96d2babff1
|
Move test utils to ein-testing-notebook.el
So that I can avoid loading test-ein-notebook or
test-ein-cell-notebook for using these utilities.
|
2012-08-24 19:29:37 +02:00 |
|