Skip to content
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

Linux (Ubuntu) untested #21

Open
28 tasks
tomcornall opened this issue Dec 6, 2017 · 1 comment
Open
28 tasks

Linux (Ubuntu) untested #21

tomcornall opened this issue Dec 6, 2017 · 1 comment

Comments

@tomcornall
Copy link
Contributor

tomcornall commented Dec 6, 2017

Test LemonSync in a Linux based OS, following this checklist:

Test Checklist

Watching files...

  • Directory Creation - isn't tracked by lemonsync since directories are created when a file inside is created if necessary. Verify it doesn't crash though.
  • Directory Deletion
  • File Creation
  • File Deletion
  • File Save
  • File + Directory Creation
  • Directory + File Deletion (deleting a directory with a file inside)
  • Moving a file
  • Moving a directory
  • Renaming File
  • Renaming Directory
  • git commands in working directory
  • Test all File actions on all types:
    • img
    • text
    • CSS

From Run

  • Empty local directory (actually empty)
  • Empty local directory from ignore_patterns
  • Empty s3 directory (theme doesn't exist error)
  • Empty S3 + local theme - goes straight to watching
  • Theme very large >1.5 GB

Reset options

  • --reset=local overwrites local directory with contents from S3
  • --reset=local when the local theme is empty
  • --reset=remote overwrites S3 theme with contents of local directory
  • Verify all file types:
    • img
    • text
    • CSS
@dhalarewich
Copy link
Contributor

PR for linux support: #25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants