pulsar/spec
Kevin Sawicki 512a14d2ed Show the window synchronously in specs
Showing it asynchronously was causing specs to fail that relied on a mini
editor having focus in the very first spec run.
2014-02-18 09:01:44 -08:00
..
fixtures Remove unused .tmbundle fixture 2014-02-17 14:47:05 -08:00
atom-protocol-handler-spec.coffee Rename atom-api require to atom 2013-09-20 10:03:02 -07:00
atom-reporter.coffee Use info alert until suite completes or failure occurs 2014-02-11 16:18:43 -08:00
atom-spec.coffee Remove preferences folder spec 2014-02-17 14:24:26 -08:00
clipboard-spec.coffee Add Clipboard::readWithMetadata 2014-02-03 13:20:28 -08:00
command-installer-spec.coffee Assume cli files are executable 2014-02-14 17:53:31 -08:00
config-spec.coffee Add window:reset-font-size command 2014-02-11 15:40:12 -08:00
context-menu-manager-spec.coffee Fix requires 2013-09-20 14:14:17 -07:00
deserializer-manager-spec.coffee Call add instead of registerDeserializer 2013-10-02 15:47:41 -07:00
directory-spec.coffee Specify error as first argument 2014-01-06 17:25:26 -08:00
display-buffer-spec.coffee Update display buffer spec 2014-02-10 15:52:33 -08:00
editor-spec.coffee Wait for activation promise 2014-02-17 14:58:55 -08:00
editor-view-spec.coffee Merge pull request #1526 from atom/ks-remove-immediate-and-sync-activate-calls 2014-02-11 16:56:49 -08:00
file-spec.coffee Bump remove timeout to 30 seconds 2014-01-22 16:38:47 -08:00
git-spec.coffee Fix git specs when running under symbolic path. 2014-01-13 17:31:03 +08:00
jasmine-helper.coffee Remove spec/suite time logging 2014-02-07 15:44:11 -08:00
keymap-spec.coffee Only allow one platform specific keybinding file. 2014-01-21 16:34:52 -08:00
language-mode-spec.coffee Remove focused specs 2014-02-10 15:52:34 -08:00
package-spec.coffee Combine AtomPackage and Package 2014-02-17 12:59:03 -08:00
pane-container-spec.coffee Never allow PaneContainer::root to be null 2014-01-15 16:07:47 -07:00
pane-container-view-spec.coffee Place pane navigation specs in proximity to each other 2014-01-26 17:29:45 -05:00
pane-spec.coffee Intelligently activate new items when the active item is closed 2014-01-20 14:34:02 -08:00
pane-view-spec.coffee Never allow PaneContainer::root to be null 2014-01-15 16:07:47 -07:00
project-spec.coffee Move (un)registerOpener to Workspace 2014-02-12 17:12:48 -08:00
random-editor-spec.coffee Fix lurking soft-wrap bugs 2014-01-30 00:52:17 -07:00
row-map-spec.coffee Kill stray console.log 2014-02-02 19:29:54 +06:00
select-list-view-spec.coffee Rename editorView to filterEditorView in specs 2014-02-14 14:48:32 -08:00
selection-spec.coffee Remove telepath as a core dependency 2014-01-03 17:42:11 -07:00
space-pen-extensions-spec.coffee Remove ConfigObserver 2014-02-06 13:07:25 -08:00
spec-bootstrap.coffee Show the window synchronously in specs 2014-02-18 09:01:44 -08:00
spec-helper-platform.coffee 💄 Remove unneeded requires, variables, commas, and parens 2013-12-31 15:05:34 -08:00
spec-helper.coffee Upgrade to fs-plus 2.x 2014-02-17 15:25:51 -08:00
spec-suite.coffee Restore Atom::getLoadSettings and spy on it in window spec 2013-12-13 12:02:48 -08:00
syntax-spec.coffee Remove focused specs 2014-02-10 15:52:34 -08:00
task-spec.coffee jquery 2.0 can't be required in tasks 2013-10-16 13:35:12 -07:00
text-buffer-spec.coffee Clear conflict when the buffer is saved 2014-02-11 08:46:00 -08:00
text-utils-spec.coffee Use relative paths in spec requires 2013-09-20 10:02:20 -07:00
theme-manager-spec.coffee Combine AtomPackage and Package 2014-02-17 12:59:03 -08:00
time-reporter.coffee Ignore specs that take less than 1ms 2013-10-14 10:32:26 -07:00
tokenized-buffer-spec.coffee Fix specs for Tokenized Buffer 2014-02-10 15:52:34 -08:00
window-spec.coffee Move Workspace and PaneContainer serialization to the model layer 2014-01-14 11:38:27 -07:00
workspace-spec.coffee Use full url when opening uri 2014-02-13 13:55:37 -08:00
workspace-view-spec.coffee Move font size increase/decrease to the Workspace model 2014-01-21 16:44:06 -07:00