.. |
package-that-throws-an-exception
|
💄 add trailing newlines
|
2013-02-19 10:02:09 -07:00 |
package-that-throws-on-activate
|
Don't serialize packages unless the main module was activated
|
2013-08-29 14:48:42 -07:00 |
package-that-throws-on-deactivate
|
Catch and log deactivate errors
|
2014-09-15 08:34:54 -07:00 |
package-with-activation-commands
|
Call Workspace::getActiveTextEditor, not ::getActiveEditor
|
2014-12-04 08:57:33 -08:00 |
package-with-broken-keymap/keymaps
|
Initialize AtomPackage attributes earlier
|
2013-10-11 12:49:31 -07:00 |
package-with-broken-package-json
|
Initialize AtomPackage attributes earlier
|
2013-10-11 12:49:31 -07:00 |
package-with-config-defaults
|
Add required activate method to avoid logging during specs
|
2013-04-03 12:34:56 -06:00 |
package-with-config-schema
|
Support schemas in packages
|
2014-09-29 16:08:03 -07:00 |
package-with-consumed-services
|
Avoid using private serviceHub in package manager test
|
2015-02-02 10:01:56 -08:00 |
package-with-deactivate
|
Get deactivatePackage specs passing w/ new fixture data
|
2013-03-26 17:35:43 -06:00 |
package-with-deprecated-pane-item-method
|
Display package name correctly for ::getUri deprecation warnings
|
2015-01-14 14:23:17 -07:00 |
package-with-empty-activation-commands
|
Use ‘atom-workspace’ custom tag name for WorkspaceElement
|
2014-10-09 07:39:14 -07:00 |
package-with-empty-keymap
|
Gracefully handle empty keymaps and menus
|
2015-01-07 09:18:57 -08:00 |
package-with-empty-menu
|
Gracefully handle empty keymaps and menus
|
2015-01-07 09:18:57 -08:00 |
package-with-grammars/grammars
|
Test that atom packages load their grammars
|
2013-03-26 17:35:43 -06:00 |
package-with-incompatible-native-module
|
Correct semver by adding 3rd digit
|
2015-05-11 16:08:44 -07:00 |
package-with-index
|
wip: cleanup package lifecycle specs
|
2013-03-26 17:35:43 -06:00 |
package-with-injection-selector/grammars
|
Use grammar registry from first-mate
|
2013-12-31 15:15:39 -08:00 |
package-with-invalid-activation-commands
|
Catch errors adding activation commands
|
2015-03-04 10:02:03 -08:00 |
package-with-invalid-context-menu
|
Show notification for invalid context menu selector
|
2015-03-04 10:02:04 -08:00 |
package-with-invalid-grammar
|
Add spec for invalid grammar notification
|
2015-03-04 11:12:09 -08:00 |
package-with-invalid-settings
|
Add spec for invalid settings notification
|
2015-03-04 11:18:15 -08:00 |
package-with-invalid-styles
|
Re-throw stylesheet compile errors
|
2015-02-02 17:55:36 -08:00 |
package-with-invalid-url-package-json
|
Guard against no hosted git info
|
2015-05-07 13:24:03 -07:00 |
package-with-keymaps/keymaps
|
wip: cleanup package lifecycle specs
|
2013-03-26 17:35:43 -06:00 |
package-with-keymaps-manifest
|
When loading a package, honor the 'keymaps' manifest in package.json
|
2013-01-03 15:17:09 -07:00 |
package-with-main
|
💄 add eof newlines
|
2013-04-03 12:01:37 -06:00 |
package-with-menus/menus
|
Update specs for new ContextMenuManager API/behavior
|
2014-09-30 12:06:26 -06:00 |
package-with-menus-manifest
|
Update to new menu format
|
2014-11-26 14:55:39 -08:00 |
package-with-missing-consumed-services
|
add packages for new spec
|
2015-03-18 15:34:28 -07:00 |
package-with-missing-provided-services
|
add packages for new spec
|
2015-03-18 15:34:28 -07:00 |
package-with-no-activate
|
Make package activate optional
|
2015-02-25 11:16:09 -08:00 |
package-with-provided-services
|
Batch service providers by package
|
2015-03-13 11:42:30 -07:00 |
package-with-serialization
|
Move specs for loading config defaults to atom-spec
|
2013-03-26 17:35:44 -06:00 |
package-with-serialize-error
|
Don't use activation events on fixture package with serialization error
|
2014-02-10 15:52:33 -08:00 |
package-with-settings/settings
|
Load package settings from settings and deprecate scoped-properties
|
2014-12-29 15:46:10 -06:00 |
package-with-short-url-package-json
|
Add spec and feature to test normalizing repository short urls
|
2015-04-30 11:23:11 -07:00 |
package-with-style-sheets-manifest
|
Make “style sheet” two words in package.json metadata
|
2015-01-09 09:04:04 -08:00 |
package-with-styles/styles
|
Rename stylesheets/ directory in fixture packages
|
2015-01-09 08:56:12 -08:00 |
package-with-stylesheets-manifest
|
Make “style sheet” two words in package.json metadata
|
2015-01-09 09:04:04 -08:00 |
package-without-module
|
wip: cleanup package lifecycle specs
|
2013-03-26 17:35:43 -06:00 |
theme-with-incomplete-ui-variables
|
Fix styleSheets manifest key in package.json of fixtures
|
2015-01-14 19:52:26 -07:00 |
theme-with-index-css
|
Use ‘atom-text-editor’ custom tag name for TextEditorElement
|
2014-10-09 07:39:14 -07:00 |
theme-with-index-less
|
Use ‘atom-text-editor’ custom tag name for TextEditorElement
|
2014-10-09 07:39:14 -07:00 |
theme-with-invalid-styles
|
Add spec for invalid theme stylesheet notification
|
2015-04-15 09:18:02 -07:00 |
theme-with-package-file
|
Make “style sheet” two words in package.json metadata
|
2015-01-09 09:04:04 -08:00 |
theme-with-syntax-variables
|
Fix styleSheets manifest key in package.json of fixtures
|
2015-01-14 19:52:26 -07:00 |
theme-with-ui-variables
|
Fix deprecated styleSheets manifest key
|
2015-01-14 18:48:27 -07:00 |
theme-without-package-file/styles
|
Rename stylesheets/ directory in fixture packages
|
2015-01-09 08:56:12 -08:00 |