pulsar/spec/fixtures/packages
Kevin Sawicki 8cb66895f0 Check that activations events are present
Having an empty array, object, or string will now be treated
as no activation events.

This was reported as being confusing since people were just clearing
the array generated by the package generator but their packages weren't
activating.
2014-03-11 16:15:30 -07: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-with-activation-events Remove deferred package deserializers 2014-02-05 14:46:49 -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-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-index wip: cleanup package lifecycle specs 2013-03-26 17:35:43 -06:00
package-with-infinite-loop-grammar/grammars Pop grammar rules that result in infinite loops 2013-03-22 11:42:47 -07: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-snippets/snippets Absorb parse errors and ignore hidden files when loading atom snippets 2013-01-21 13:49:24 -07: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-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-multiple-imported-files 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