Skip to content

Test: auto save after delay #89235

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 tasks done
bpasero opened this issue Jan 24, 2020 · 0 comments
Closed
2 tasks done

Test: auto save after delay #89235

bpasero opened this issue Jan 24, 2020 · 0 comments

Comments

@bpasero
Copy link
Member

bpasero commented Jan 24, 2020

Refs: #84672

Complexity: 2

This milestone, auto save after delay was rewritten to work with custom editors. This test plan item is to verify there are no regressions for existing text based editors.

Steps:

  • enable auto save after delay
    • try with the default of 1s
    • try with a higher delay
  • verify files get saved after this delay
  • verify you see no dirty indicator if you have the default auto save delay of 1s
  • verify untitled files are not getting saved automatically
  • verify you can quit right after making a change to a file before it gets saved automatically and that on startup the file is shows as saved and has your changes
@bpasero bpasero added this to the January 2020 milestone Jan 24, 2020
@sandy081 sandy081 assigned sandy081 and fiveisprime and unassigned sandy081 Jan 28, 2020
@fiveisprime fiveisprime removed their assignment Jan 28, 2020
@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants