ntopng/tests/rest
2020-06-25 19:36:33 +02:00
..
pcap Implements multi-interface tests; rename test files 2020-05-28 18:38:23 +02:00
result Adjusts REST API tests 2020-06-25 19:36:33 +02:00
tests Implements REST API endpoint to get all ntopng active interfaces 2020-06-25 19:28:48 +02:00
do.sh Ignore selected lines from the diff 2020-05-29 17:55:16 +02:00
README Implements better JSON comparison in tests and allows for custom dir and redis 2020-05-27 15:25:38 +02:00
run_ntopng.sh Use local datadir (no privileges) 2020-05-29 10:26:08 +02:00

Prerequisites
-------------

- curl
- jq
- redis-cli


How to Run The Tests
--------------------

1. Start ntopng running command
   $ run_ntopng.sh
   on a separate shell


2. Perform the tests running
   $ do.sh