Skip to content
jason-sanjose edited this page Aug 17, 2012 · 50 revisions

citrus completed test project: https://github.com/adobe/brackets/tree/master/test/smokes/citrus%20completed

To setup each test, load the citrus completed project via File > Open folder...

File Operations

Error opening file

  1. In the project tree, expand the images folder.
  2. Click on events.jpg
  3. Confirm error message <error opening file screenshot>

Invalid file name

  1. Select the File > New menu
  2. untitled.js will appear editable
  3. Rename untitled.js to foo:js
  4. Confirm error message <error invalid file name screenshot>
  5. Select index.html
  6. Select the File > New menu
  7. Rename untitled.js to index.html
  8. Confirm error message <error file already exists screenshot>

Clone this wiki locally