@webex/internal-plugin-ediscovery

3.0.0 • Public • Published

@webex/internal-plugin-ediscovery

standard-readme compliant

Plugin for the ediscovery report client

This is an internal Cisco Webex plugin. As such, it does not strictly adhere to semantic versioning. Use at your own risk. If you're not working on one of our first party clients, please look at our developer api and stick to our public plugins.

Install

npm install --save @webex/internal-plugin-ediscovery

Usage

import '@webex/internal-plugin-ediscovery';

import WebexCore from '@webex/webex-core';

const webex = new WebexCore();
webex.internal.plugin.ediscovery.WHATEVER;

Tests

Run the ediscovery from the top level using

yarn run test --packages @webex/internal-plugin-ediscovery

Run some unit tests, for example: spaceInfo

Run the following command

yarn run test --packages @webex/internal-plugin-ediscovery --grep "spaceInfo" --unit

Debug Tests

Run the following command

yarn run test --packages @webex/internal-plugin-ediscovery --grep "test name" --karmaDebug --browsers=Chrome

Maintainers

This package is maintained by Cisco Webex for Developers.

Contribute

Pull requests welcome. Please see CONTRIBUTING.md for more details.

License

© 2016-2020 Cisco and/or its affiliates. All Rights Reserved.

Readme

Keywords

none

Package Sidebar

Install

npm i @webex/internal-plugin-ediscovery

Weekly Downloads

1,128

Version

3.0.0

License

MIT

Unpacked Size

331 kB

Total Files

31

Last publish

Collaborators

  • arun3528
  • npm.tropo
  • webex-jenkins
  • adamweeks
  • taymoork2
  • webex-components-publisher
  • webex-web-client