testbook icon indicating copy to clipboard operation
testbook copied to clipboard

Refactor all tests to use in-memory notebooks instead of ipynb files

Open rohitsanj opened this issue 4 years ago โ€ข 1 comments

rohitsanj avatar Feb 15 '21 04:02 rohitsanj

For the tests, refactor to use an in-memory notebook instead of the ipynb notebook files in tests/resources:

  • [ ] test_datamodel.py
  • [ ] test_client.py
  • [ ] test_execute.py
  • [ ] test_inject.py
  • [ ] test_patch.py
  • [ ] test_reference.py
  • [ ] test_testbook.py
  • [ ] test_translators.py

willingc avatar May 20 '21 09:05 willingc