mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-05 09:01:40 -05:00
6 lines
234 B
Gherkin
6 lines
234 B
Gherkin
![]() |
@autosave
|
||
|
Scenario: opened notebook
|
||
|
Given old notebook "undo.ipynb"
|
||
|
And I call "ein:notebook-enable-autosaves"
|
||
|
And I switch to log expr "ein:log-all-buffer-name"
|
||
|
Then I should see message "ein:notebook-autosave-frequency is 0"
|