/zlux-shared

zLUX framework components that are utilized both by the server and in the web browser

Primary LanguageTypeScriptEclipse Public License 2.0EPL-2.0

This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-v20.html

SPDX-License-Identifier: EPL-2.0

Copyright Contributors to the Zowe Project.

zlux-shared

This repository contains Zowe App Framework components that are utilized both by the server and in the web browser, such as the Logger and HTML parsing code.

Testing

This repository uses Mocha for unit testing.

  1. To install Mocha globally, use npm install --global mocha
  2. Then mocha path/to/your/test/file.js

To request features or report bugs, please use the issues page at the zlux repo with the client or server infrastructure tags