/
githubmirror
/
atom
ОбзорДокументацияВойти
/
githubmirror
/
atom
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
atom/
.../fixtures/packages/
..
folder

detect symbolic link packages

6 лет назад
package-that-throws-an-exception

:lipstick: add trailing newlines

13 лет назад
package-that-throws-on-activate

Don't serialize packages unless the main module was activated

13 лет назад
package-that-throws-on-deactivate

Catch and log deactivate errors

12 лет назад
package-with-activation-commands-and-deserializers

Add specs

9 лет назад
package-with-activation-commands

Remove unnecessary calls to ViewRegistry.getView

9 лет назад
package-with-activation-hooks

Add activationHooks To package.json

11 лет назад
package-with-broken-keymap

Initialize AtomPackage attributes earlier

13 лет назад
package-with-broken-package-json

Initialize AtomPackage attributes earlier

13 лет назад
package-with-cached-incompatible-native-module

Fix use of _atomModuleCache in getNativeModuleDependencyPaths

11 лет назад
package-with-config-defaults

Add required activate method to avoid logging during specs

13 лет назад
package-with-config-schema

Support schemas in packages

12 лет назад
package-with-consumed-services

Avoid using private serviceHub in package manager test

12 лет назад
package-with-deactivate

Get deactivatePackage specs passing w/ new fixture data

13 лет назад
package-with-deprecated-pane-item-method

Display package name correctly for ::getUri deprecation warnings

12 лет назад
package-with-deserializers

Add initialize() hook to packages

10 лет назад
package-with-different-directory-name

Add Package.loadMetadata() specs

11 лет назад
package-with-directory-provider

Use fake directory provider in integration test for remote dirs

10 лет назад
package-with-empty-activation-commands

Correct package name, remove log

11 лет назад
package-with-empty-activation-hooks

Add activationHooks To package.json

11 лет назад
package-with-empty-keymap

Gracefully handle empty keymaps and menus

12 лет назад
package-with-empty-menu

Gracefully handle empty keymaps and menus

12 лет назад
package-with-empty-workspace-openers

Add specs for workspaceOpeners

9 лет назад
package-with-eval-time-api-calls

Remember which packages use atom APIs at main module load time

11 лет назад
package-with-grammars

Test that atom packages load their grammars

13 лет назад
package-with-ignored-incompatible-native-module

Fix use of _atomModuleCache in getNativeModuleDependencyPaths

11 лет назад
package-with-incompatible-native-module-loaded-conditionally

test: add test for conditionally loaded .node files

5 лет назад
package-with-incompatible-native-module

Correct semver by adding 3rd digit

11 лет назад
package-with-index

wip: cleanup package lifecycle specs

13 лет назад
package-with-injection-selector

Use grammar registry from first-mate

13 лет назад
package-with-invalid-activation-commands

Match directory name to package.json name

11 лет назад
package-with-invalid-context-menu

Show notification for invalid context menu selector

11 лет назад
package-with-invalid-grammar

Add spec for invalid grammar notification

11 лет назад
package-with-invalid-settings

Add spec for invalid settings notification

11 лет назад
package-with-invalid-styles

Re-throw stylesheet compile errors

12 лет назад
package-with-invalid-url-package-json

Guard against no hosted git info

11 лет назад
package-with-json-config-schema

Load config schemas from packages' package.json files

11 лет назад
package-with-keymaps-manifest

When loading a package, honor the 'keymaps' manifest in `package.json`

14 лет назад
package-with-keymaps

wip: cleanup package lifecycle specs

13 лет назад
package-with-main

Remember which packages use atom APIs at main module load time

11 лет назад
package-with-menus-manifest

Update to new menu format

12 лет назад
package-with-menus

Update specs for new ContextMenuManager API/behavior

12 лет назад
package-with-missing-consumed-services

add packages for new spec

11 лет назад
package-with-missing-provided-services

add packages for new spec

11 лет назад
package-with-no-activate

Make package activate optional

11 лет назад
package-with-prefixed-and-suffixed-repo-url

Always strip git+ prefix and .git suffix from package repository URLs

10 лет назад
package-with-provided-services

Batch service providers by package

11 лет назад
package-with-rb-filetype

Update fixture package to use a tree-sitter grammar

8 лет назад
package-with-serialization

Move specs for loading config defaults to atom-spec

13 лет назад
package-with-serialize-error

Don't use activation events on fixture package with serialization error

13 лет назад
package-with-settings

Load package settings from `settings` and deprecate `scoped-properties`

12 лет назад
package-with-short-url-package-json

Add spec and feature to test normalizing repository short urls

11 лет назад
package-with-style-sheets-manifest

Make “style sheet” two words in `package.json` metadata

12 лет назад
package-with-styles

Rename `stylesheets/` directory in fixture packages

12 лет назад
package-with-stylesheets-manifest

Make “style sheet” two words in `package.json` metadata

12 лет назад
package-with-tree-sitter-grammar

Support a single scope name field on Tree-sitter grammars

8 лет назад
package-with-uri-handler

url -> URI

9 лет назад
package-with-url-main

Fix the atom:// URL handler for real (with tests this time)

9 лет назад
package-with-view-providers

Let packages define deserializers & view providers as main module methods

11 лет назад
package-with-workspace-openers

Add specs for workspaceOpeners

9 лет назад
package-without-module

wip: cleanup package lifecycle specs

13 лет назад
sublime-tabs

Re-enable tree-view and tabs sublime-tabs is installed

11 лет назад
theme-with-incomplete-ui-variables

Fix styleSheets manifest key in package.json of fixtures

12 лет назад
theme-with-index-css

Use ‘atom-text-editor’ custom tag name for TextEditorElement

12 лет назад
theme-with-index-less

Use ‘atom-text-editor’ custom tag name for TextEditorElement

12 лет назад
theme-with-invalid-styles

Add spec for invalid theme stylesheet notification

11 лет назад
theme-with-package-file

Make “style sheet” two words in `package.json` metadata

12 лет назад
theme-with-syntax-variables

Fix styleSheets manifest key in package.json of fixtures

12 лет назад
theme-with-ui-variables

Fix deprecated styleSheets manifest key

12 лет назад
theme-without-package-file

Rename `stylesheets/` directory in fixture packages

12 лет назад
wordcount

Add spec for deprecated packages

11 лет назад