Skip to content

nkirchem/DataManagementTestExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure Portal DataManagementTest extension

Getting Started

  1. Navigate to the src directory.
  2. Run npm install to install the necessary npm packages. You can also use the equivalent yarn or pnpm command.
  3. Run npm start to build, serve, and sideload the extension for development and testing.

Extension Structure

File / Directory Description
cloudtest Contains test maps and scripts for running extension tests on CloudTest.
deployment Contains configuration files and artifacts required for extension deployment.
e2etests Contains Playwright end-to-end tests for the extension.
src Contains the extension's source code, including both ReactViews and DxViews. The __test__ subdirectory contains unit tests for ReactViews.
extension.config.json Contains configuration properties for the extension.

Documentation

For more detailed information, refer to the following documentation:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published