NewLogic now takes (FileSystem, path, openfunc); update the e2e harness and editor tests accordingly. The harness uses a no-op openfunc, matching impl_other.go (the real app's OpenFile is a platform bridge, no-op off Android). Also adds doc/development_plan.md (draft, with corrections note re: the live repo state). |
||
|---|---|---|
| .. | ||
| auto_save_test.go | ||
| buffer_test.go | ||
| chunked_buffer_test.go | ||
| chunked_buffer.go | ||
| cursor_test.go | ||
| deterministic_file.go | ||
| e2e_test.go | ||
| filename_test.go | ||
| integration_test.go | ||
| logic.go | ||
| mock_setup.go | ||
| state.go | ||