Skip to content

Commit

Permalink
docs: Update setup transport interface links (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
abmusse committed Jun 12, 2020
1 parent 22c691b commit b9875c2
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,9 @@ Ensure dependencies are installed by running `npm install` from the project root

Integration tests require additional setup and configuration. Some tests require objects to preexist on the IBM i. The test case will check if the object exists and log instructions if the object is not found.

## Setup Rest interface
- view the [README](../README.md#rest)
## [Setup Rest interface](https://nodejs-itoolkit.readthedocs.io/en/latest/Connection.html#rest)

## Setup SSH interface
- view the [README](../README.md#ssh)
## [Setup SSH interface](https://nodejs-itoolkit.readthedocs.io/en/latest/Connection.html#ssh)

## Configuring Tests

Expand Down

0 comments on commit b9875c2

Please sign in to comment.