librenms/tests/Unit
Tony Murray e8c3b2c924
Improve SnmpResponse value() (#14605)
* Improve SnmpResponse value
Can now return a specific oid or the first non-empty oid in a list.
Cache values() call on object to avoid repeated parsing
Improved types

* fix style

* extract getOidParts to fix errors from different parts of the code parsing differently

* new object to deal with cache

* More tests

* whitespace

* style
2022-11-30 19:50:46 -06:00
..
Data Fix api transport mult-line parsing (#13469) 2021-11-03 13:37:57 -05:00
Util Stp module rewrite (#13570) 2022-01-30 16:28:18 -06:00
ApiTransportTest.php Fix api transport mult-line parsing (#13469) 2021-11-03 13:37:57 -05:00
CiHelperTest.php lnms dev:check add --os-modules-only option (#13700) 2022-01-26 08:31:51 -06:00
ComponentTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
ConnectivityHelperTest.php Rename NetSnmp to SnmpQuery (#13344) 2021-10-07 17:03:53 -05:00
DeviceTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
FileCategorizerTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
LocationTest.php PHPStan fixes (#13038) 2021-07-13 16:35:43 -05:00
PermissionsTest.php Use Collection instead of collect() (#14527) 2022-11-05 10:04:36 +01:00
SnmpResponseTest.php Improve SnmpResponse value() (#14605) 2022-11-30 19:50:46 -06:00
SnmpTranslateTest.php Consolidate and improve snmptranslate usage (#14567) 2022-11-07 12:00:47 -06:00
SqliteTest.php Fix sqlite test (#14642) 2022-11-17 10:57:40 +01:00
ValidationFixTest.php Automatic fixes for validation failures (#13930) 2022-06-10 16:25:33 -05:00