mirror of
https://github.com/Telecominfraproject/ols-ucentral-schema.git
synced 2025-11-02 19:18:05 +00:00
Update README.md
s/utpl/ucode/ s/units.sh/run_tests.sh And add links to things
This commit is contained in:
committed by
John Crispin
parent
6fd838988b
commit
1b14224f5a
@@ -4,8 +4,8 @@ the datamodel and rendering incoming cfg json into uci batch sequences.
|
||||
|
||||
### Dependencies:
|
||||
In order to run the test cases you will need the following tools
|
||||
* utpl
|
||||
* ucentral-jsonschema
|
||||
* [ucode](https://github.com/jow-/ucode)
|
||||
* [ucentral-jsonschema](https://github.com/blogic/ucentral-jsonschema)
|
||||
* jsonlint-php
|
||||
* pip3 install jsonschema2md
|
||||
* pip3 install json-schema-for-humans
|
||||
@@ -13,5 +13,5 @@ In order to run the test cases you will need the following tools
|
||||
|
||||
### Unit testing
|
||||
```sh
|
||||
$./unit.sh
|
||||
$./run_tests.sh
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user