UNPKG

@exadel/esl

Version:

Exadel Smart Library (ESL) is the lightweight custom elements library that provide a set of super-flexible components

5 lines (4 loc) 402 B
import { createImportCheckTestPlan, createButtonMatchingTestPlan } from './button-test-plan-factory'; import '../../buttons/viber'; describe('ESLShare: "viber" button import appends button to config and registers the "external" action', createImportCheckTestPlan('external')); describe('ESLShare: "viber" button object config matches button config', createButtonMatchingTestPlan('viber', 'external'));