pulsar/spec
Nathan Sobo 59709a92ba Include SpacePen wrapper view in spec
During the transition to React, it will be easier if the EditorComponent
assumes it's rendered inside the ReactEditorView. This will make it
easier to test compatibility with existing editor APIs.
2014-04-22 17:09:40 -06:00
..
fixtures Check that activations events are present 2014-03-11 16:15:30 -07:00
atom-protocol-handler-spec.coffee Rename atom-api require to atom 2013-09-20 10:03:02 -07:00
atom-reporter.coffee Relativize stack trace paths 2014-02-19 11:12:58 -08:00
atom-spec.coffee Rename atom.keymap to atom.keymaps 2014-03-31 16:28:55 -06:00
clipboard-spec.coffee Add Clipboard::readWithMetadata 2014-02-03 13:20:28 -08:00
command-installer-spec.coffee Require fs-plus directly in specs 2014-02-23 17:19:00 -08:00
config-spec.coffee Add Config::isDefault(keyPath) 2014-04-17 13:24:34 -07: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
display-buffer-spec.coffee Prevent scrollLeft/scrollTop from going out of bounds 2014-04-22 17:09:39 -06:00
editor-component-spec.coffee Include SpacePen wrapper view in spec 2014-04-22 17:09:40 -06:00
editor-spec.coffee Autoscroll cursors horizontally at the model layer 2014-04-22 17:09:38 -06:00
editor-view-spec.coffee Use setTextInRange instead of change 2014-04-18 15:50:30 -07:00
git-spec.coffee Add spec for Git::getDirectoryStatus 2014-03-28 14:01:21 -07:00
jasmine-helper.coffee Remove spec/suite time logging 2014-02-07 15:44:11 -08:00
language-mode-spec.coffee Use setTextInRange instead of change 2014-04-18 15:50:30 -07: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 Remove usage of PaneContainerView::getActivePaneView 2014-04-18 10:43:27 -07:00
pane-spec.coffee Use file path in save as dialog 2014-03-12 18:41:50 -07:00
pane-view-spec.coffee Unspy setTimeout in an attempt to fix flaky spec 2014-03-17 22:27:26 -06:00
project-spec.coffee Use setTextInRange instead of change 2014-04-18 15:50:30 -07:00
random-editor-spec.coffee Require TextBuffer from text-buffer module 2014-02-19 09:19:08 -08:00
row-map-spec.coffee Kill stray console.log 2014-02-02 19:29:54 +06:00
select-list-view-spec.coffee Add data to the same jquery object that is appended to the list. 2014-03-11 11:20:03 -07: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 Fix specs on Mac. 2014-03-18 16:32:34 +08:00
spec-helper-platform.coffee 💄 Remove unneeded requires, variables, commas, and parens 2013-12-31 15:05:34 -08:00
spec-helper.coffee Blink cursors always. Still need to pause blinking when moving. 2014-04-22 17:09:37 -06:00
spec-suite.coffee Fix specs on Mac. 2014-03-18 16:32:34 +08:00
syntax-spec.coffee Require fs-plus directly in specs 2014-02-23 17:19:00 -08:00
task-spec.coffee jquery 2.0 can't be required in tasks 2013-10-16 13:35:12 -07:00
text-utils-spec.coffee Use relative paths in spec requires 2013-09-20 10:02:20 -07:00
theme-manager-spec.coffee Remove focused spec 2014-04-22 09:51:15 -07:00
time-reporter.coffee Remove _/fs from modules directly 2014-02-23 17:09:05 -08:00
tokenized-buffer-spec.coffee Associate TokenizedLines with an ::indentLevel 2014-04-22 17:09:39 -06:00
tokenized-line-spec.coffee Improve TokenizedLine::getScopeTree specs and fix bug 2014-04-22 17:09:02 -06:00
window-spec.coffee Remove usage of PaneContainerView::getActivePaneView 2014-04-18 10:43:27 -07:00
workspace-spec.coffee Fix spec 2014-04-11 11:14:46 -07:00
workspace-view-spec.coffee Fix broken spec 2014-04-22 10:01:24 -07:00