testbook
testbook copied to clipboard
Refactor all tests to use in-memory notebooks instead of ipynb files
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