mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-05 17:11:41 -05:00
6 lines
No EOL
234 B
Gherkin
6 lines
No EOL
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" |