databricks-cli/libs/notebook
Pieter Noordhuis 7d732ceba8
Consolidate test helpers for `io/fs` (#1906)
## Changes

We had a number of copies of test helpers for `io/fs` in the repository.

This change consolidates all of them to use the `libs/fakefs` package.

## Tests

Unit tests pass.
2024-11-15 15:37:21 +00:00
..
testdata Error out if notebook file does not exist locally (#261) 2023-03-21 18:13:16 +01:00
detect.go Add support for non-Python ipynb notebooks to DABs (#1827) 2024-11-13 21:39:51 +00:00
detect_jupyter.go Abstract over filesystem interaction with libs/vfs (#1452) 2024-05-30 07:41:50 +00:00
detect_jupyter_test.go Detect Jupyter notebook files (#219) 2023-02-21 13:49:01 +01:00
detect_test.go Consolidate test helpers for `io/fs` (#1906) 2024-11-15 15:37:21 +00:00
ext.go Add support for non-Python ipynb notebooks to DABs (#1827) 2024-11-13 21:39:51 +00:00