Home
last modified time | relevance | path

Searched +refs:describe +refs:components (Results 1 – 25 of 10344) sorted by relevance

12345678910>>...414

/dports/devel/awscli/awscli-1.20.61/awscli/examples/greengrassv2/
H A Ddescribe-component.rst1 **To describe a component version**
3 The following ``describe-component`` example describes a Hello World component. ::
5 aws greengrassv2 describe-component \
6 … --arn arn:aws:greengrass:us-west-2:123456789012:components:com.example.HelloWorld:versions:1.0.0
11 …"arn": "arn:aws:greengrass:us-west-2:123456789012:components:com.example.HelloWorld:versions:1.0.0…
31 …or more information, see `Manage components <https://docs.aws.amazon.com/greengrass/v2/developergu…
/dports/www/grafana8/grafana-8.3.6/public/app/features/variables/editor/
H A DgetVariableQueryEditor.test.tsx5 describe('getVariableQueryEditor', () => {
6 describe('happy cases', () => {
7 describe('when called with a data source with custom variable support', () => {
20 describe('when called with a data source with standard variable support', () => {
36 const plugin = { components: { QueryEditor: editor } };
48 describe('when called with a data source with legacy variable support', () => {
51 const plugin = { components: { VariableQueryEditor: editor } };
64 describe('negative cases', () => {
65 describe('when variable support is not recognized', () => {
77 const plugin = { components: {} };
[all …]
/dports/www/grafana8/grafana-8.3.6/public/app/features/dashboard/components/TransformationsEditor/
H A DTransformationsEditor.test.tsx16 describe('TransformationsEditor', () => {
19 describe('when no transformations configured', () => {
28 describe('when transformations configured', () => {
41 describe('when Add transformation clicked', () => {
54 const search = screen.getByLabelText(selectors.components.Transforms.searchInput);
59 describe('actions', () => {
60 describe('debug', () => {
68 … const debuggerSelector = selectors.components.TransformTab.transformationEditorDebugger('Reduce');
72 …const debugButton = screen.getByLabelText(selectors.components.QueryEditorRow.actionButton('Debug'…
/dports/www/grafana8/grafana-8.3.6/packages/grafana-ui/src/components/ValueMappingsEditor/
H A DValueMappingsEditorModal.test.tsx45 describe('Render', () => {
51 describe('On remove mapping', () => {
75 describe('When adding and updating value mapp', () => {
80 …fireEvent.click(screen.getByLabelText(selectors.components.ValuePicker.button('Add a new mapping')…
81 …const selectComponent = await screen.findByLabelText(selectors.components.ValuePicker.select('Add …
120 describe('When adding and updating range map', () => {
126 …fireEvent.click(screen.getByLabelText(selectors.components.ValuePicker.button('Add a new mapping')…
127 …const selectComponent = await screen.findByLabelText(selectors.components.ValuePicker.select('Add …
152 describe('When adding and updating regex map', () => {
158 …fireEvent.click(screen.getByLabelText(selectors.components.ValuePicker.button('Add a new mapping')…
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/requests/api/
H A Dproject_debian_distributions_spec.rb4 RSpec.describe API::ProjectDebianDistributions do
9 describe 'POST projects/:id/debian_distributions' do
23 describe 'GET projects/:id/debian_distributions' do
26 … endpoint', 'GET', :success, /^\[{.*"codename":"existing-codename\",.*"components":\["existing-com…
32 …ad endpoint', 'GET', :success, /^{.*"codename":"existing-codename\",.*"components":\["existing-com…
/dports/www/grafana8/grafana-8.3.6/e2e/smoke-tests-suite/variables/
H A Dtextbox-variables.ts5 describe('TextBox - load options scenarios', function () {
23 describe.skip('TextBox - change query scenarios', function () {
29 e2e.components.BackButton.backArrow().should('be.visible').click({ force: true });
55 e2e.components.BackButton.backArrow().should('be.visible').click({ force: true });
77 describe.skip('TextBox - change picker value scenarios', function () {
171 e2e.components.PageToolbar.item('Save dashboard').should('be.visible').click();
190 e2e.components.Panels.Visualization.Text.container()
198 e2e.components.PageToolbar.item('Dashboard settings').should('be.visible').click();
231 e2e.components.PageToolbar.item('Dashboard settings').should('be.visible').click();
/dports/www/grafana8/grafana-8.3.6/public/app/features/dashboard/components/DashboardSettings/
H A DGeneralSettings.test.tsx36 describe('General Settings', () => {
37 describe('when component is mounted with timezone', () => {
42 expect(screen.getByTestId(selectors.components.TimeZonePicker.containerV2)).toHaveTextContent(
48 describe('when timezone is changed', () => {
51 userEvent.click(screen.getByTestId(selectors.components.TimeZonePicker.containerV2));
52 const timeZonePicker = screen.getByTestId(selectors.components.TimeZonePicker.containerV2);
/dports/www/grafana8/grafana-8.3.6/public/app/features/variables/query/
H A Dactions.test.ts51 importDataSourcePlugin: jest.fn().mockResolvedValue({ components: {} }),
65 describe('query actions', () => {
246 components: { VariableQueryEditor: editor },
276 components: { VariableQueryEditor: editor },
305 components: { VariableQueryEditor: editor },
353 components: { VariableQueryEditor: editor },
380 describe('and data source type changed', () => {
387 components: { VariableQueryEditor: editor },
427 components: {},
571 describe('hasSelfReferencingQuery', () => {
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/airbnb-prop-types/test/
H A Dref.jsx11 describe('ref', () => {
24 describe('not required', () => {
44 it('fails with React components', () => {
51 itIfReact('>= 15.2', 'fails with React pure components', () => {
63 describe('required', () => {
83 it('fails with React components', () => {
90 itIfReact('>= 15.2', 'fails with React pure components', () => {
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/newtab/test/unit/content-src/components/DiscoveryStreamComponents/
H A DHero.test.jsx4 } from "content-src/components/DiscoveryStreamComponents/DSCard/DSCard";
8 } from "content-src/components/DiscoveryStreamComponents/DSContextFooter/DSContextFooter";
10 import { DSEmptyState } from "content-src/components/DiscoveryStreamComponents/DSEmptyState/DSEmpty…
11 import { Hero } from "content-src/components/DiscoveryStreamComponents/Hero/Hero";
12 import { List } from "content-src/components/DiscoveryStreamComponents/List/List";
16 describe("<Hero>", () => {
88 describe("subComponent: cards", () => {
119 describe("subComponent: list", () => {
137 describe("onLinkClick", () => {
H A DNavigation.test.jsx4 } from "content-src/components/DiscoveryStreamComponents/Navigation/Navigation";
6 import { SafeAnchor } from "content-src/components/DiscoveryStreamComponents/SafeAnchor/SafeAnchor";
7 import { FluentOrText } from "content-src/components/FluentOrText/FluentOrText";
10 describe("<Navigation>", () => {
52 describe("<Topic>", () => {
/dports/www/firefox-esr/firefox-91.8.0/browser/components/newtab/test/unit/content-src/components/DiscoveryStreamComponents/
H A DHero.test.jsx4 } from "content-src/components/DiscoveryStreamComponents/DSCard/DSCard";
8 } from "content-src/components/DiscoveryStreamComponents/DSContextFooter/DSContextFooter";
10 import { DSEmptyState } from "content-src/components/DiscoveryStreamComponents/DSEmptyState/DSEmpty…
11 import { Hero } from "content-src/components/DiscoveryStreamComponents/Hero/Hero";
12 import { List } from "content-src/components/DiscoveryStreamComponents/List/List";
16 describe("<Hero>", () => {
88 describe("subComponent: cards", () => {
119 describe("subComponent: list", () => {
137 describe("onLinkClick", () => {
H A DNavigation.test.jsx4 } from "content-src/components/DiscoveryStreamComponents/Navigation/Navigation";
6 import { SafeAnchor } from "content-src/components/DiscoveryStreamComponents/SafeAnchor/SafeAnchor";
7 import { FluentOrText } from "content-src/components/FluentOrText/FluentOrText";
16 describe("<Navigation>", () => {
78 describe("<Topic>", () => {
104 describe("onLinkClick", () => {
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/newtab/test/unit/content-src/components/DiscoveryStreamComponents/
H A DHero.test.jsx4 } from "content-src/components/DiscoveryStreamComponents/DSCard/DSCard";
8 } from "content-src/components/DiscoveryStreamComponents/DSContextFooter/DSContextFooter";
10 import { DSEmptyState } from "content-src/components/DiscoveryStreamComponents/DSEmptyState/DSEmpty…
11 import { Hero } from "content-src/components/DiscoveryStreamComponents/Hero/Hero";
12 import { List } from "content-src/components/DiscoveryStreamComponents/List/List";
16 describe("<Hero>", () => {
88 describe("subComponent: cards", () => {
119 describe("subComponent: list", () => {
137 describe("onLinkClick", () => {
H A DNavigation.test.jsx4 } from "content-src/components/DiscoveryStreamComponents/Navigation/Navigation";
6 import { SafeAnchor } from "content-src/components/DiscoveryStreamComponents/SafeAnchor/SafeAnchor";
7 import { FluentOrText } from "content-src/components/FluentOrText/FluentOrText";
16 describe("<Navigation>", () => {
78 describe("<Topic>", () => {
104 describe("onLinkClick", () => {
/dports/www/firefox/firefox-99.0/browser/components/newtab/test/unit/content-src/components/
H A DCollapsibleSection.test.jsx1 import { _CollapsibleSection as CollapsibleSection } from "content-src/components/CollapsibleSectio…
2 import { ErrorBoundary } from "content-src/components/ErrorBoundary/ErrorBoundary";
22 describe("CollapsibleSection", () => {
48 describe("without collapsible pref", () => {
68 describe("icon", () => {
H A DDiscoveryStreamBase.test.jsx4 } from "content-src/components/DiscoveryStreamBase/DiscoveryStreamBase";
16 describe("<isAllowedCSS>", () => {
85 describe("<DiscoveryStreamBase>", () => {
161 layout: [{ components: [{ type: "HorizontalRule" }] }],
176 layout: [{ components: [{ properties: {}, type: "CardGrid" }] }],
191 layout: [{ components: [{ properties: {}, type: "Navigation" }] }],
207 { components: [{ header: {}, properties: {}, type: "Message" }] },
236 components: [
264 components: [
299 layout: [{ components: [{ properties: {}, type: "TopSites" }] }],
[all …]
H A DBase.test.jsx5 } from "content-src/components/Base/Base";
6 import { ASRouterAdmin } from "content-src/components/ASRouterAdmin/ASRouterAdmin";
7 import { ErrorBoundary } from "content-src/components/ErrorBoundary/ErrorBoundary";
9 import { Search } from "content-src/components/Search/Search";
13 describe("<Base>", () => {
74 describe("<BaseContent>", () => {
121 describe("<PrefsButton>", () => {
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/datasource/prometheus/
H A Dmodule.test.ts4 describe('module', () => {
6 expect(PrometheusDatasourcePlugin.components.ExploreMetricsQueryField).toBeDefined();
7 expect(PrometheusDatasourcePlugin.components.QueryEditor).toBeDefined();
10 expect(PrometheusDatasourcePlugin.components.AnnotationsQueryCtrl).toBeDefined();
11 const annotationsCtrl = new PrometheusDatasourcePlugin.components.AnnotationsQueryCtrl();
/dports/x11-wm/sawfish/sawfish_1.13.0/lisp/sawfish/wm/util/
H A Dkeymap.jl30 describe-key
134 (define (describe-key #!optional map)
137 (require 'sawfish.wm.commands.describe)
138 (let (components)
142 (let* ((key (read-event (concat "Describe key: " components)))
146 (setq components (concat components
147 (and components ? )
157 components binding)
158 (describe-symbol binding))))))))
162 (define-command 'describe-key describe-key)
[all …]
/dports/www/grafana8/grafana-8.3.6/e2e/various-suite/
H A Dtrace-view-scrolling.spec.ts3 describe('Trace view', () => {
14 e2e.components.DataSourcePicker.inputV2().should('be.visible').click();
18 e2e.components.QueryField.container().should('be.visible').type('long-trace');
22 e2e.components.RefreshPicker.runButtonV2().should('be.visible').click();
26 e2e.components.TraceViewer.spanBar().should('be.visible');
28 e2e.components.TraceViewer.spanBar()
34 e2e.components.TraceViewer.spanBar().its('length').should('be.gt', oldLength);
/dports/www/firefox-esr/firefox-91.8.0/browser/components/newtab/test/unit/content-src/components/
H A DDiscoveryStreamBase.test.jsx4 } from "content-src/components/DiscoveryStreamBase/DiscoveryStreamBase";
18 describe("<isAllowedCSS>", () => {
87 describe("<DiscoveryStreamBase>", () => {
163 layout: [{ components: [{ type: "HorizontalRule" }] }],
178 layout: [{ components: [{ properties: {}, type: "List" }] }],
193 layout: [{ components: [{ properties: {}, type: "Hero" }] }],
208 layout: [{ components: [{ properties: {}, type: "CardGrid" }] }],
268 components: [
296 components: [
331 layout: [{ components: [{ properties: {}, type: "TopSites" }] }],
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/newtab/test/unit/content-src/components/
H A DDiscoveryStreamBase.test.jsx4 } from "content-src/components/DiscoveryStreamBase/DiscoveryStreamBase";
18 describe("<isAllowedCSS>", () => {
87 describe("<DiscoveryStreamBase>", () => {
160 layout: [{ components: [{ type: "HorizontalRule" }] }],
175 layout: [{ components: [{ properties: {}, type: "List" }] }],
190 layout: [{ components: [{ properties: {}, type: "Hero" }] }],
205 layout: [{ components: [{ properties: {}, type: "CardGrid" }] }],
265 components: [
286 components: [
321 layout: [{ components: [{ properties: {}, type: "TopSites" }] }],
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/newtab/test/unit/content-src/components/
H A DDiscoveryStreamBase.test.jsx4 } from "content-src/components/DiscoveryStreamBase/DiscoveryStreamBase";
18 describe("<isAllowedCSS>", () => {
87 describe("<DiscoveryStreamBase>", () => {
163 layout: [{ components: [{ type: "HorizontalRule" }] }],
178 layout: [{ components: [{ properties: {}, type: "List" }] }],
193 layout: [{ components: [{ properties: {}, type: "Hero" }] }],
208 layout: [{ components: [{ properties: {}, type: "CardGrid" }] }],
268 components: [
296 components: [
331 layout: [{ components: [{ properties: {}, type: "TopSites" }] }],
[all …]
/dports/www/firefox/firefox-99.0/browser/components/newtab/test/unit/content-src/components/DiscoveryStreamComponents/
H A DNavigation.test.jsx4 } from "content-src/components/DiscoveryStreamComponents/Navigation/Navigation";
6 import { SafeAnchor } from "content-src/components/DiscoveryStreamComponents/SafeAnchor/SafeAnchor";
7 import { FluentOrText } from "content-src/components/FluentOrText/FluentOrText";
16 describe("<Navigation>", () => {
94 describe("<Topic>", () => {
120 describe("onLinkClick", () => {

12345678910>>...414