pulsar/spec/fixtures/packages
2014-12-04 08:57:33 -08:00
..
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-deactivate Get deactivatePackage specs passing w/ new fixture data 2013-03-26 17:35:43 -06:00
package-with-empty-activation-commands Use ‘atom-workspace’ custom tag name for WorkspaceElement 2014-10-09 07:39:14 -07: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 Add version to package 2014-07-25 15:23:36 -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-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-scoped-properties/scoped-properties Move scoped properties out of the grammar file and into a directory 2013-03-21 14:07:32 -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-stylesheets/stylesheets Reassign context to undefined because CoffeeScript needs a var keyword 2014-11-07 18:00:38 -07:00
package-with-stylesheets-manifest Allow packages to have stylesheet manifests 2013-03-26 17:35:43 -06:00
package-without-module wip: cleanup package lifecycle specs 2013-03-26 17:35:43 -06:00
theme-with-incomplete-ui-variables Use ‘atom-text-editor’ custom tag name for TextEditorElement 2014-10-09 07:39:14 -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-package-file Use ‘atom-text-editor’ custom tag name for TextEditorElement 2014-10-09 07:39:14 -07:00
theme-with-syntax-variables Log a warning when a enabled theme isn't installed 2014-10-30 10:04:38 -07:00
theme-with-ui-variables Use ‘atom-text-editor’ custom tag name for TextEditorElement 2014-10-09 07:39:14 -07:00
theme-without-package-file/stylesheets Use ‘atom-text-editor’ custom tag name for TextEditorElement 2014-10-09 07:39:14 -07:00