..
fixtures
Fix use of _atomModuleCache in getNativeModuleDependencyPaths
2015-09-17 17:21:52 -06:00
integration
Fix chromedriver location in integration specs
2015-09-09 12:34:28 -07:00
atom-protocol-handler-spec.coffee
Don’t use jQuery to test atom protocol handler
2015-09-18 20:48:46 -06:00
atom-reporter.coffee
🔥 Unnecessary joining and splitting
2015-08-21 12:14:10 -07:00
atom-spec.coffee
Drop unused requires
2015-09-18 20:48:46 -06:00
babel-spec.coffee
Replace 'use babel' -> '@babel' in comment directive
2015-08-20 11:58:46 -07:00
buffered-node-process-spec.coffee
Suppress deprecations in BufferedNodeProcess
2015-02-04 15:27:17 -08: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
Fix command-installer-spec
2014-09-25 20:39:04 -06:00
command-registry-spec.coffee
Preserve all event properties when dispatching commands
2015-09-18 15:53:44 -07:00
compile-cache-spec.coffee
Add CompileCache spec
2015-08-21 14:47:32 -07:00
config-spec.coffee
✅ Add tests to config spec
2015-08-24 17:00:09 -07:00
context-menu-manager-spec.coffee
Drop unused requires
2015-09-18 20:48:46 -06:00
custom-gutter-component-spec.coffee
Revert " 🐛 Remove Gutter from ViewRegistry"
2015-06-18 19:54:37 +02:00
default-directory-provider-spec.coffee
Revert "Merge pull request #6977 from atom/revert-6813-local-initial-paths"
2015-05-27 11:18:15 -07:00
default-directory-searcher-spec.coffee
Spy on Task::terminate instead of passing an obj through
2015-07-29 11:48:49 -07:00
deserializer-manager-spec.coffee
Return a Disposable instance from DeserializerManager::add
2014-09-30 12:58:10 -06:00
display-buffer-spec.coffee
Fix display buffer spec for new historied marker behavior
2015-08-25 10:50:05 -07:00
dom-element-pool-spec.coffee
Release free nodes after destroying TextEditor
2015-09-15 10:36:47 +02:00
git-repository-provider-spec.coffee
Add Repository::getType()
.
2015-03-23 15:38:38 -07:00
git-spec.coffee
Add buffer subscriptions to repo's subscriptions
2014-12-12 12:26:09 -08:00
grammars-spec.coffee
Rename fileTypesByScope -> customFileTypes
2015-08-12 17:55:19 -07:00
gutter-container-component-spec.coffee
💚
2015-09-15 11:35:30 +02: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-helper.coffee
Don’t use space-pen in spec helper
2015-09-18 20:48:46 -06:00
language-mode-spec.coffee
Use raw buffer text (w/o invisibles) when testing decreaseIndentRegex
2015-06-17 12:07:42 -07:00
menu-manager-spec.coffee
If a keystroke is bound to ‘unset!’, omit it in the application menu
2015-05-28 22:59:10 +02:00
module-cache-spec.coffee
Assert that resolved atom shell module paths exist
2014-10-15 13:12:42 -07: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
Don’t use jQuery in package-manager-spec
2015-09-18 20:48:46 -06:00
package-spec.coffee
Fix use of _atomModuleCache in getNativeModuleDependencyPaths
2015-09-17 17:21:52 -06:00
pane-container-element-spec.coffee
Move direction focus specs to pane-container-element-spec
2015-09-18 20:48:45 -06:00
pane-container-spec.coffee
Move pane container saveAll specs to model layer
2015-09-18 20:48:44 -06:00
pane-element-spec.coffee
Move pane drag and drop specs to pane-element-spec
2015-09-18 20:48:44 -06:00
pane-spec.coffee
Fire event before a pane is destroyed.
2015-07-23 18:47:38 -04:00
panel-container-element-spec.coffee
Simplify ViewRegistry::addViewProvider API
2014-12-01 17:53:03 -08: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
Simplify ViewRegistry::addViewProvider API
2014-12-01 17:53:03 -08: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
Allow adding a root folder that's within another root folder
2015-08-26 15:26:02 -07:00
random-editor-spec.coffee
Fix random editor spec now for indented soft-wrap
2015-03-19 15:08:48 -06:00
row-map-spec.coffee
Kill stray console.log
2014-02-02 19:29:54 +06:00
selection-spec.coffee
🎨 select-line adjustments; Only select single row if row is given
2015-09-03 08:25:24 -06:00
space-pen-extensions-spec.coffee
Convert require ‘atom’ to require '../src/space-pen-extensions'
2014-11-26 14:55:38 -08:00
spec-bootstrap.coffee
Use path.join instead of path.resolve
2014-06-04 10:01:45 -07:00
spec-helper-platform.coffee
💄 Remove unneeded requires, variables, commas, and parens
2013-12-31 15:05:34 -08:00
spec-helper.coffee
Remove EditorView
2015-09-18 20:48:45 -06:00
spec-suite.coffee
Export ReactEditorView as EditorView from 'atom' module
2014-07-21 10:43:30 -07:00
squirrel-update-spec.coffee
Catch errors spawning squirrel
2015-01-07 10:24:19 -08:00
style-manager-spec.coffee
Remove ‘group’ parameter to addStyleSheet in favor of ‘priority’
2015-01-07 09:51:42 -07:00
styles-element-spec.coffee
Remove ‘group’ parameter to addStyleSheet in favor of ‘priority’
2015-01-07 09:51:42 -07:00
task-spec.coffee
Guard against missing stdout/stderr
2015-07-07 09:50:07 -07:00
text-editor-component-spec.coffee
Remove EditorView
2015-09-18 20:48:45 -06:00
text-editor-element-spec.coffee
Add specs for TextEditor::setMini in TextEditorElement
2015-07-01 12:36:10 +02:00
text-editor-presenter-spec.coffee
💚
2015-09-09 13:31:34 +02:00
text-editor-spec.coffee
🎨 select-line adjustments; Only select single row if row is given
2015-09-03 08:25:24 -06:00
text-utils-spec.coffee
🎨
2015-09-14 18:22:31 +02:00
theme-manager-spec.coffee
Add spec for invalid theme stylesheet notification
2015-04-15 09:18:02 -07:00
time-reporter.coffee
Cleanup code according to coffeelint
2014-08-14 19:41:49 +02:00
token-iterator-spec.coffee
Add spec for token iterator regression
2015-09-10 10:16:38 -07:00
tokenized-buffer-spec.coffee
Make bufferRangeForScopeAtPosition work with last column of scope
2015-08-10 14:21:23 -06:00
tokenized-line-spec.coffee
Revert "Revert "Merge pull request #6757 from atom/ns-less-memory-for-tokens""
2015-05-21 19:56:52 +02:00
tooltip-manager-spec.coffee
🐧 💚 Humanize keystrokes in specs
2015-04-13 12:24:25 +02: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
Extend ViewRegistry with support for objects with an element property
2015-08-18 21:38:00 +02:00
window-spec.coffee
Move keymap wiring specs from workspace-view-spec to window-spec
2015-09-18 20:48:42 -06:00
workspace-element-spec.coffee
Move panel containers specs to workspace-element-spec
2015-09-18 20:48:43 -06:00
workspace-spec.coffee
Terminate all directory searches if any fail
2015-09-18 20:48:46 -06:00