pulsar/spec
2018-01-05 17:50:11 -08:00
..
fixtures Prioritize first line matches over bundled/non bundled cirteria 2017-10-20 13:34:15 +03:00
helpers Introduce randomized test for TextEditorComponent 2017-10-05 13:05:52 +02:00
integration Disable github package in smoke test – it takes too long to compile 2017-05-11 16:46:02 -06:00
main-process Allow existing windows to be reused when running --wait 2018-01-05 17:50:11 -08:00
application-delegate-spec.js Stringify/parse temporary window state to avoid nulling out references 2016-08-09 14:43:38 -06:00
async-spec-helpers.js Let's add some debugging 2017-11-02 15:49:06 -07:00
atom-environment-spec.js Fix AtomEnvironment tests 2017-12-22 12:05:03 +01:00
atom-paths-spec.js Wrap temp.cleanupSync() calls in try-catch blocks 2017-08-04 14:18:43 -04:00
atom-protocol-handler-spec.coffee Fix linter errors 2015-09-18 20:48:50 -06:00
atom-reporter.coffee Fix regression and minimize chance for incorrect replacements 2017-11-22 00:31:28 +01:00
auto-update-manager-spec.js Start fixing tests 2017-03-11 19:05:28 +01:00
babel-spec.coffee Wrap temp.cleanupSync() calls in try-catch blocks 2017-08-04 14:18:43 -04: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 Allow a bufferdprocess to be manually started 2017-01-19 13:30:39 -08:00
clipboard-spec.coffee
command-installer-spec.js Replace runas with fs-admin in CommandInstaller 2017-08-25 15:46:43 -07:00
command-registry-spec.js Clean up docs and comment wording 2017-08-28 14:49:54 -07:00
compile-cache-spec.coffee Wrap temp.cleanupSync() calls in try-catch blocks 2017-08-04 14:18:43 -04:00
config-spec.coffee Clean the pending operations too 2017-09-12 14:39:17 -04:00
context-menu-manager-spec.coffee Base context menu accelerators on activeElement 2017-08-16 11:58:05 -07:00
decoration-manager-spec.coffee Schedule component updates directly from the model 2017-05-05 09:29:29 +02:00
default-directory-provider-spec.coffee Wrap temp.cleanupSync() calls in try-catch blocks 2017-08-04 14:18:43 -04: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
dock-spec.js Add methods for observing dock visibility 2017-06-07 16:24:28 -07:00
file-system-blob-store-spec.coffee Speed up FileSystemBlobStore.load by not storing invalidation keys 2017-03-13 19:11:53 +01:00
git-repository-provider-spec.js Merge remote-tracking branch 'upstream/master' into tests 2017-10-25 14:14:12 -07:00
git-repository-spec.js Merge branch 'master' into mb-use-language-mode-api 2017-11-06 11:32:52 -08:00
grammar-registry-spec.js Make assignLanguageMode take a language id instead of a language name 2017-11-28 11:14:29 -08:00
gutter-container-spec.js Decaffeinate spec/gutter-container-spec.coffee 2017-10-06 09:33:43 -04:00
gutter-spec.js Decaffeinate spec/gutter-spec.coffee 2017-10-05 11:06:42 -04:00
history-manager-spec.js 📝 2017-12-05 11:37:04 +01:00
jasmine-test-runner.coffee 🔥 console.logs 2017-08-02 19:34:44 -04:00
keymap-extensions-spec.coffee Basic test for user keymap loaded event 2017-01-05 17:12:02 -08:00
menu-manager-spec.coffee Do not modify menus 2017-11-01 13:59:21 +01:00
module-cache-spec.coffee Wrap temp.cleanupSync() calls in try-catch blocks 2017-08-04 14:18:43 -04:00
native-compile-cache-spec.coffee Speed up FileSystemBlobStore.load by not storing invalidation keys 2017-03-13 19:11:53 +01:00
native-watcher-registry-spec.js Consistently split paths in test cases 2017-08-03 08:51:44 -04:00
notification-manager-spec.js more cleanup 2017-12-08 16:18:06 -06:00
notification-spec.js 💀 Decaffeinate spec/notification-spec.coffee 2017-09-16 21:03:01 -04:00
package-manager-spec.js url -> URI 2017-10-17 15:23:10 -07:00
package-spec.coffee Fix a few more tests 2017-09-08 19:00:27 -07:00
package-transpilation-registry-spec.js Allow root package paths to contain 'node_modules' 2017-04-04 07:54:35 -07:00
pane-axis-element-spec.coffee Remove unnecessary calls to ViewRegistry.getView 2017-04-05 16:50:04 -07:00
pane-container-element-spec.coffee spelling: recover 2017-09-10 15:46:40 +00:00
pane-container-spec.js Convert pane-container-spec to JS 2017-09-18 17:02:48 -07:00
pane-element-spec.coffee fix tests 2017-09-19 15:30:25 -05:00
pane-spec.js Wait for async onWillDestroyPaneItem listeners 2017-09-13 13:31:33 -07:00
panel-container-element-spec.js Add documentation to addModalPanel api 2017-08-22 23:14:54 -07:00
panel-container-spec.js Add Panel.getElement and remove Panel view provider 2017-04-05 16:10:21 -07:00
panel-spec.js spelling: visible 2017-09-10 15:46:41 +00:00
path-watcher-spec.js Jasmine, not Mocha 2017-08-17 22:01:25 -04:00
project-spec.js Merge branch 'master' into mb-use-language-mode-api 2017-11-06 11:32:52 -08:00
reopen-project-menu-manager-spec.js spelling: separated 2017-09-10 15:46:41 +00:00
sample-with-comments.js Pass AppDelegate to Workspace, Pane instead of bound functions 2015-10-13 18:54:48 -06:00
selection-spec.js Convert Selection spec to JS 2017-11-02 09:48:00 -07:00
spec-helper-platform.coffee
spec-helper.coffee Don't require HistoryManager in spec-helper 2017-12-05 11:33:25 +01:00
squirrel-update-spec.coffee Wrap temp.cleanupSync() calls in try-catch blocks 2017-08-04 14:18:43 -04:00
state-store-spec.js Add delete() method to StateStore 2017-04-04 13:45:14 -07:00
style-manager-spec.js Wrap temp.cleanupSync() calls in try-catch blocks 2017-08-04 14:18:43 -04:00
styles-element-spec.coffee Transform deprecated shadow DOM selectors in StyleManager 2016-10-07 10:40:41 +02:00
task-spec.coffee Remove unused variables 2016-09-26 20:52:13 +03:00
text-editor-component-spec.js Delete Chrome 56 workarounds 2017-12-22 14:44:17 +01:00
text-editor-element-spec.js Add test for setting tabIndex on atom-text-editor element 2018-01-04 17:55:05 -05:00
text-editor-registry-spec.js Rename TokenizedBuffer to TextMateLanguageMode 2017-11-28 16:57:06 -08:00
text-editor-spec.js Fix handling of {undo: 'skip'} in TextEditor.insertText 2018-01-03 13:00:53 -08:00
text-mate-language-mode-spec.js Rename TokenizedBuffer to TextMateLanguageMode 2017-11-28 16:57:06 -08:00
text-utils-spec.js Decaffeinate spec/text-utils-spec.coffee 2017-11-03 08:21:01 -04:00
theme-manager-spec.js Updated theme manager specs. 2017-12-07 18:58:52 +00:00
time-reporter.coffee Remove unused variables 2016-09-26 20:52:13 +03:00
title-bar-spec.js Consistently use require('temp').track() 2017-08-04 14:08:29 -04:00
tooltip-manager-spec.js Enhance test to catch bug reported in #16135 2017-11-08 17:44:32 -05:00
typescript-spec.coffee
update-process-env-spec.js Wrap temp.cleanupSync() calls in try-catch blocks 2017-08-04 14:18:43 -04:00
uri-handler-registry-spec.js url -> URI 2017-10-17 15:23:10 -07:00
view-registry-spec.js 👔 Fix "Arrow function should not return assignment" 2017-10-21 10:10:06 -04:00
window-event-handler-spec.js Remove trailing whitespace 2018-01-05 15:50:48 -08:00
workspace-center-spec.js 🐛 Add missing onDidAddTextEditor method to WorkspaceCenter 2017-05-25 17:24:07 -04:00
workspace-element-spec.js Remove one-off eslint global pragmas in favor of envs 2017-08-20 19:55:00 -07:00
workspace-spec.js Ensure that all opened editors' buffers are added to the project 2017-12-01 09:58:19 -08:00