Skip to main content

Import test case

Suitable EnviromentPrivate Deployment
SaaS

Requirements

ONES
v6.1.85+
v6.2.12+

Overview

We provide slots for importing test cases into the "ONES TestCase" allowing customization of the import method for this application.

The slots currently supported are as follows:

Slots

ones:testcase:library:case:import:dropdown:new

Module path: ONES TestCase / Test case library / Import test case

Number limit: Declare a maximum of 10 slots in each plugin, and up to 100 slots in the system.

Usage

modules:
- id: ones-testcase-library-case-import-dropdown-new-a0kx
title: new Import case
moduleType: ones:testcase:library:case:import:dropdown:new
entry: modules/ones-testcase-library-case-import-dropdown-new-a0kx/index.html

Available Hook API

import { useTestCaseLibraryInfo } from '@ones-op/store'

const testCaseLibraryInfo = useTestCaseLibraryInfo()