Skip to main content

Dialog: Edit Repository Locations

Function: The dialog manages the test repositories which are located on the file system of the development system.

Call: Test Manager view, Edit Test Repository option in the Test Repository list box

Table 83. Repositories

List of test repositories which are included in CODESYS

Name

Example: ABC

Location

Path on the file system of the development system

Example: D:\Test Manager\TestRepository_1

Add

Opens the Add Test Repository dialog

Edit

Opens the Edit Test Repository dialog

Remove

Removes the selected test repository from the list, without removing the repository on the development system

For this reason, you can use the Add command to add the test repository back to the list at a later time.

Initialize default

Creates a test repository as follows:

Name: Standardtestrepository; Location: C:\Users\<User>\AppData\Local\CODESYS Test Manager\Test Repository

. The default test repository contains executable sample scripts in the ..\TestScripts\Examples subfolder:
  • ApplicationTest

  • CounterTest

  • CounterTestTable

  • IecUnitTest

. The corresponding test projects are located in the C:\ProgramData\CODESYS Test Manager directory:
  • Bspdt-TestManager-3.5.4.0.project

  • CounterTest-3.5.4.0.project

  • CounterTestTable-4.2.3.0.project

  • Example_IecUnitTest-3.5.4.0.project

If Standardtestrepository already exists, then it is replaced. In doing so, any changed sample scripts and the projects are overwritten with the default, without deleting other scripts or projects.



Dialog: Add Test Repository, Edit Test Repository

Location

Example: D:\Test Manager\TestRepository_1

Name

Name of the test repository in CODESYS

The name does not have to match the file name.

Example: DEF

_cds_icon_three_dots.png

Opens the file manager of the development system

There you can select a test repository.

Create

Creates a new test repository on the development system

To do this, a search dialog opens for you to specify an empty folder. You can also create a new folder. The file structure of the new test repository is created there.

OK

Edits or creates the test repository according to the settings and closes the dialog