ruff/crates/ruff_notebook/src
Jane Lewis 3ab7a8da73
Add Jupyter Notebook document change snapshot test (#11944)
## Summary

Closes #11914.

This PR introduces a snapshot test that replays the LSP requests made
during a document formatting request, and confirms that the notebook
document is updated in the expected way.
2024-06-21 05:29:27 +00:00
..
cell.rs Add Jupyter Notebook document change snapshot test (#11944) 2024-06-21 05:29:27 +00:00
index.rs Add cell field to JSON output format (#7664) 2023-10-13 01:06:02 +00:00
lib.rs Add CellOffsets abstraction (#8814) 2023-11-22 15:27:00 +00:00
notebook.rs Add Jupyter Notebook document change snapshot test (#11944) 2024-06-21 05:29:27 +00:00
schema.rs Create ruff_notebook crate (#7039) 2023-09-01 13:56:44 +00:00