Commit graph

13 commits

Author SHA1 Message Date
John Miller
ec35fc154c Improving test suite
For now focusing on testing against IPython 3.x. Getting 2.x working will have to wait until another day.
2015-08-13 16:41:40 -05: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
c7a5de2c11 Fix failing unit test (add test-ein-pytools.el) 2012-08-19 21:48:32 +02:00
Takafumi Arakaki
6b2ab803a5 Test ein:cell-finish-tooltip 2012-08-09 01:24:26 +02:00
Takafumi Arakaki
8d5e174f53 Test discard-output option of ein:cell-to-json 2012-05-25 15:12:54 +02:00
Takafumi Arakaki
ede88fc70a Add eintest:cell-to-json to simplify tests 2012-05-25 15:01:35 +02:00
Takafumi Arakaki
0e086985ea Add tests for ein:cell-to-json 2012-05-25 14:54:03 +02:00
Takafumi Arakaki
b7efef9bfd Fix failing tests
* test-ein-cell.el was not changed in 10fb29f when the cell types are
  changed.
* test-ein-notebook.el was not changed in b9b5dc5 when the destructor
  was introduced.
2012-05-20 00:41:16 +02:00
Takafumi Arakaki
7972a11aae Add tests for ein:cell-copy 2012-05-17 14:31:47 +02:00
Takafumi Arakaki
e7813f7b20 Add tests for ein:cell-convert 2012-05-17 14:25:00 +02:00
Takafumi Arakaki
5e68242f76 Refactor cell testing: add eintest:cell-json-data-code 2012-05-17 14:11:39 +02:00
Takafumi Arakaki
8b61502049 Add tests for ein:cell-from-json 2012-05-17 14:05:47 +02:00
Takafumi Arakaki
ccea44d36e Add tests: ein:cell-element-get-*
* ein:cell-element-get-basecell
* ein:cell-element-get-codecell
* ein:cell-element-get-codecell-no-ouput
* ein:cell-element-get-textcell
2012-05-15 12:48:39 +02:00