mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
docs: Emphasize snmpsim is required for most tests (#8059)
This commit is contained in:
committed by
Neil Lathwood
parent
817639bd92
commit
dea1a26ee6
@ -9,9 +9,9 @@ Saved snmp data can be found in `tests/snmpsim/*.snmprec` and saved database dat
|
||||
Please review this for any sensitive data **before** submitting. When replacing data, make sure it is modified in a
|
||||
consistent manner.
|
||||
|
||||
We utilise [snmpsim](http://snmpsim.sourceforge.net/) to do unit testing. For OS discovery, we can mock snmpsim, but
|
||||
for other tests you will need it installed and functioning. We run snmpsim during our integration tests, but not by
|
||||
default when running `./scripts/pre-commit.php`.
|
||||
> We utilise [snmpsim](http://snmpsim.sourceforge.net/) to do unit testing. For OS discovery, we can mock snmpsim, but
|
||||
> for other tests you will need it installed and functioning. We run snmpsim during our integration tests, but not by
|
||||
> default when running `./scripts/pre-commit.php`.
|
||||
|
||||
## Capturing test data
|
||||
|
||||
|
Reference in New Issue
Block a user