pulsar/spec
2016-02-15 21:40:59 -08:00
..
fixtures Let packages define deserializers & view providers as main module methods 2016-02-10 14:28:57 -08:00
integration Revert "Wait for tab to open in webdriverio waitForPaneItemCount command" 2016-02-11 14:50:51 -08:00
async-spec-helpers.coffee Add description to waitsFor 2015-11-09 00:35:34 -07:00
atom-environment-spec.coffee Revert test since startEditorWindow no longer returns a promise 2016-02-11 15:40:04 -08:00
atom-portable-spec.coffee Remove Duplicate Require Statements and Unify Syntax on ' 2016-01-15 14:35:28 -06:00
atom-protocol-handler-spec.coffee Fix linter errors 2015-09-18 20:48:50 -06:00
atom-reporter.coffee Remove Duplicate Require Statements and Unify Syntax on ' 2016-01-15 14:35:28 -06:00
babel-spec.coffee Test it. 2016-02-05 16:16:38 -05:00
buffered-node-process-spec.coffee Remove Duplicate Require Statements and Unify Syntax on ' 2016-01-15 14:35:28 -06:00
buffered-process-spec.coffee Add BufferedProcess spec for invoking callbacks 2015-04-29 09:43:41 -07:00
clipboard-spec.coffee Add Clipboard::readWithMetadata 2014-02-03 13:20:28 -08:00
command-installer-spec.coffee Make sure showing success dialogs works correctly 2015-11-11 12:05:11 -07:00
command-registry-spec.coffee Don't register CommandRegistry's window listeners in AtomEnvironment constructor 2015-10-08 17:34:41 -07:00
compile-cache-spec.coffee Remove Accidental Semicolons 2016-01-15 16:22:08 -06:00
config-spec.coffee Merge pull request #7916 from oggy/descriptive-enums 2016-01-26 14:45:00 -08:00
context-menu-manager-spec.coffee Rename test function as suggested by @maxbrunsfeld. 2016-01-25 13:19:58 -08:00
custom-gutter-component-spec.coffee 💚 Adapt specs to pass atom.views in ctors 2015-10-07 15:25:02 -05:00
default-directory-provider-spec.coffee Remove Duplicate Require Statements and Unify Syntax on ' 2016-01-15 14:35:28 -06:00
default-directory-searcher-spec.coffee Remove Duplicate Require Statements and Unify Syntax on ' 2016-01-15 14:35:28 -06:00
deserializer-manager-spec.coffee Return a Disposable instance from DeserializerManager::add 2014-09-30 12:58:10 -06:00
display-buffer-spec.coffee Explicitly guard against decorating destroyed markers 2016-01-11 14:01:55 -08:00
dom-element-pool-spec.coffee Prepare DOMElementPool to account for text nodes 2015-10-06 10:02:04 +02:00
fake-lines-yardstick.coffee Merge branch 'master' into as-block-decorations 2016-01-14 09:30:06 -07:00
file-system-blob-store-spec.coffee Ignore errors when loading an invalid blob store 2016-01-05 19:55:53 +01:00
git-repository-async-spec.js Port failing tests. 2016-02-15 17:03:09 -05:00
git-repository-provider-spec.coffee Don't use atom.{config,confirm} global in GitRepository 2015-10-07 15:25:05 -05:00
git-spec.coffee Unfocused. 2016-02-12 14:45:26 -05:00
grammars-spec.coffee Update spec 2015-11-11 01:23:07 +02:00
gutter-container-component-spec.coffee 💚 Adapt specs to pass atom.views in ctors 2015-10-07 15:25:02 -05:00
gutter-container-spec.coffee Destroy a TextEditor's Gutters when it is destroyed 2015-08-21 12:55:22 -07:00
gutter-spec.coffee [Gutter] Fix coffeescript style issues 2015-04-22 07:29:00 -07:00
jasmine-test-runner.coffee Remove Duplicate Require Statements and Unify Syntax on ' 2016-01-15 14:35:28 -06:00
language-mode-spec.coffee Use raw buffer text (w/o invisibles) when testing decreaseIndentRegex 2015-06-17 12:07:42 -07:00
lines-yardstick-spec.coffee Merge branch 'master' into as-block-decorations 2016-01-14 09:30:06 -07:00
menu-manager-spec.coffee Increase wait time in spec 2015-10-07 15:25:06 -05:00
module-cache-spec.coffee Mock process.cwd to make test pass in headless mode 2015-10-16 12:34:11 -06:00
native-compile-cache-spec.coffee Use __dirname in path.resolve for specs 2016-01-13 19:05:38 -08:00
notification-manager-spec.coffee Notification::getTimestamp() 2014-11-24 14:58:21 -08:00
notification-spec.coffee Remove string detail check 2015-07-07 13:46:53 -07:00
package-manager-spec.coffee Merge branch 'master' into ku-crash-recovery 2016-02-15 21:40:59 -08:00
package-spec.coffee Remember which packages use atom APIs at main module load time 2015-11-23 17:35:38 -08:00
pane-container-element-spec.coffee Add specs for new commands, update old specs 2016-02-09 00:36:37 +01:00
pane-container-spec.coffee Add specs for new commands, update old specs 2016-02-09 00:36:37 +01:00
pane-element-spec.coffee Pass application delegate to PaneElement 2015-10-21 10:57:56 -07:00
pane-spec.coffee Add specs for new commands, update old specs 2016-02-09 00:36:37 +01:00
panel-container-element-spec.coffee Don't use atom globals in PanelContainerElement 2015-10-07 15:25:01 -05:00
panel-container-spec.coffee Remove view registry references from the workspace model layer 2014-12-01 16:28:33 -08:00
panel-element-spec.coffee Don't use atom.views global in PanelElement 2015-10-07 15:25:00 -05:00
panel-spec.coffee Set ::visible to false on panels when they are destroyed 2014-12-09 13:41:33 -07:00
project-spec.coffee Remove Duplicate Require Statements and Unify Syntax on ' 2016-01-15 14:35:28 -06:00
random-editor-spec.coffee Parameterize config on editor instead of using global atom.config 2015-10-07 15:24:58 -05:00
row-map-spec.coffee Kill stray console.log 2014-02-02 19:29:54 +06:00
sample-with-comments.js Pass AppDelegate to Workspace, Pane instead of bound functions 2015-10-13 18:54:48 -06:00
selection-spec.coffee Parameterize config on editor instead of using global atom.config 2015-10-07 15:24:58 -05:00
spec-helper-platform.coffee 💄 Remove unneeded requires, variables, commas, and parens 2013-12-31 15:05:34 -08:00
spec-helper.coffee Revert "Wait a tick before checking for path subscriptions?" 2016-01-15 17:36:22 -05:00
squirrel-update-spec.coffee Catch errors spawning squirrel 2015-01-07 10:24:19 -08:00
state-store-spec.js Add ability to clear IndexedDB state object store 2016-02-11 19:56:25 -08:00
style-manager-spec.coffee Build StyleManager in Atom environment constructor 2015-10-07 15:24:51 -05:00
styles-element-spec.coffee Make factory for StylesElements on atom.styles 2015-10-09 13:46:32 -07:00
task-spec.coffee Guard against missing stdout/stderr 2015-07-07 09:50:07 -07:00
text-editor-component-spec.js Merge branch 'master' into as-block-decorations 2016-01-14 09:30:06 -07:00
text-editor-element-spec.coffee Add TextEditorElement::getMaxScrollTop 2015-10-20 08:36:27 +02:00
text-editor-presenter-spec.coffee Add the decoration after subscribing to state updates 2016-02-15 17:19:32 -05:00
text-editor-spec.coffee Specs for variable tabLength 2016-02-10 02:53:01 -06:00
text-utils-spec.coffee 🎨 cjk -> CJK 2015-12-11 14:28:26 +01:00
theme-manager-spec.coffee Get ThemeManager specs passing after removing deprecations 2015-09-22 10:37:13 -06:00
time-reporter.coffee Cleanup code according to coffeelint 2014-08-14 19:41:49 +02:00
token-iterator-spec.coffee Don't use atom globals in TokenizedBuffer 2015-10-07 15:25:02 -05:00
tokenized-buffer-spec.coffee Update tokenized buffer spec 2016-02-07 21:26:13 -05:00
tokenized-line-spec.coffee Move TextEditor construction to Workspace 2015-10-07 15:24:56 -05:00
tooltip-manager-spec.coffee Remove Duplicate Require Statements and Unify Syntax on ' 2016-01-15 14:35:28 -06:00
typescript-spec.coffee Use source-map-support to handle stack trace conversion 2015-08-19 17:55:29 -07:00
view-registry-spec.coffee Make model constructor argument to addViewProvider optional 2015-11-19 15:54:47 -08:00
window-event-handler-spec.coffee Merge pull request #9796 from atom/as-native-key-bindings 2015-12-10 10:49:11 -08:00
workspace-element-spec.coffee Add specs for horizontal axis height 2016-02-01 11:34:09 -08:00
workspace-spec.coffee Merge branch 'beta' 2016-02-02 12:00:08 -08:00