pulsar/spec/fixtures/packages
Nathan Sobo a492596f7f Allow atom.commands to participate in activationEvents
* Activation events can be handled via atom.commands
* Pre-existing listeners registered via atom.commands are disabled when
  replaying events for the activated package.
2014-09-24 14:34:28 -06: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-events Allow atom.commands to participate in activationEvents 2014-09-24 14:34:28 -06: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-deactivate Get deactivatePackage specs passing w/ new fixture data 2013-03-26 17:35:43 -06:00
package-with-empty-activation-events Check that activations events are present 2014-03-11 16:15:30 -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 Don't append duplicate menu items 2013-10-18 10:20:03 -07:00
package-with-menus-manifest Add specs 2013-10-08 16:23:34 -07: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 wip: cleanup package lifecycle specs 2013-03-26 17:35:43 -06: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 Add spec for loading theme with incomplete variable file 2014-07-11 14:04:54 -07:00
theme-with-index-css Set fixture theme types to "ui" 2014-02-03 11:15:31 -08:00
theme-with-index-less Set fixture theme types to "ui" 2014-02-03 11:15:31 -08:00
theme-with-package-file Set fixture theme types to "ui" 2014-02-03 11:15:31 -08:00
theme-with-ui-variables Set fixture theme types to "ui" 2014-02-03 11:15:31 -08:00
theme-without-package-file/stylesheets Convert fixture themes to packages 2013-09-13 16:20:05 -07:00