librenms/tests
Denny Friebe 0f74406dbd
Fixed Ubiquiti Airfiber LTU retrieval (#11844)
* Fixed Ubiquiti Airfiber LTU retrieval
* Fixed Rx/Tx modulation rate
* Fixed eth0 retrieval
* Fixed quality retrieval
* Fixed Tx/Rx rate
* Fixed distance retrieval
* Added Rx power chain0
* Added Rx power chain1
* Removed eth0 port status
* Removed duplicate Tx EIRP

* UBNT AF LTU: Remove the now useless eth0 port status sensor
eth0 is now logged by the port module, so we don't need a separate state sensor to log the status of the port.
This change was mentioned in the previous commit, but I forgot to include it...

* UBNT AF LTU: Updated test data

* UBNT AF LTU: Fix incorrect spaces

* UBNT AF LTU: Use getnext

* UBNT AF LTU: Add some type checks and fixes

* UBNT AF LTU: Passing sensor values to WirelessSensor calls

* UBNT AF LTU: Cast sensor value to int

* Revert changes made to the test data

* UBNT AF LTU: Add new test data

* UBNT AF LTU: Add discoverWirelessQuality function for quality discovery

* UBNT AF LTU: Use snmpwalk_cache_oid

* UBNT AF LTU: Remove blank line at start of control structure

* UBNT AF LTU: Fix RX Ideal Power Chain 1

* UBNT AF LTU: Fix distance sensor

* UBNT AF LTU: Update CPU usage OID

* UBNT AF LTU: Update test json

* UBNT AF LTU: Update test json 1.4.0
2020-08-18 08:39:41 -05:00
..
Browser Consolidate configuration settings and implement dynamic webui settings (#9809) 2019-10-16 21:22:05 +00:00
data Fixed Ubiquiti Airfiber LTU retrieval (#11844) 2020-08-18 08:39:41 -05:00
Feature/SnmpTraps Revert last commit 2020-06-09 17:13:29 +02:00
mocks Remove legacy code and fix missing device graphs (#11950) 2020-07-23 09:57:22 -05:00
snmpsim Fixed Ubiquiti Airfiber LTU retrieval (#11844) 2020-08-18 08:39:41 -05:00
Unit Fix users that set a non-array for cors (#11921) 2020-07-09 15:03:12 -05:00
__init__.py New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
AddHostCliTest.php fix class names (#11441) 2020-04-20 21:17:14 +02:00
AddHostTest.php fix class names (#11441) 2020-04-20 21:17:14 +02:00
AlertingTest.php Update PHP dependencies (#11377) 2020-04-03 17:13:18 -05:00
AuthHTTPTest.php Testing cleanup (#11677) 2020-05-24 13:49:01 -05:00
AuthSSOTest.php Testing cleanup (#11677) 2020-05-24 13:49:01 -05:00
BasicApiTest.php Testing cleanup (#11677) 2020-05-24 13:49:01 -05:00
bootstrap.php Remove DB credentials from config.php 2020-06-27 07:47:08 -05:00
CommonFunctionsTest.php Remove Laravel helpers (#11428) 2020-04-18 00:37:56 +02:00
ConfigTest.php Make migrations work in SQLite (#11643) 2020-05-22 16:49:21 -05:00
CreatesApplication.php Fixed snmptraps. (#8898) 2018-08-11 16:37:44 -05:00
DBSetupTest.php Make migrations work in SQLite (#11643) 2020-05-22 16:49:21 -05:00
DBTestCase.php Update PHPUnit to 8.x (#11635) 2020-05-19 16:31:50 +02:00
DocsTest.php Consolidated doc (Ubuntu 20.04 Nginx tested) 2020-05-31 21:45:39 -05:00
DuskTestCase.php Run artisan optimize after composer install (#11465) 2020-05-14 21:10:03 -05:00
FpingTest.php Speed up tests by skipping pings (#11642) 2020-05-19 22:08:41 -05:00
FunctionsTest.php Update IronWare sensors & bgp-peers discovery, allow skip_values to target a specific index appended to the OID (#10941) 2020-02-01 23:28:03 +01:00
GitIgnoreTest.php Restore gitignore file contents (#9784) 2019-02-06 06:57:44 -06:00
IpTest.php Update to Laravel 5.7 (PHP 7.3 support) (#9800) 2019-02-12 17:45:04 -06:00
LockTest.php Update to Laravel 5.7 (PHP 7.3 support) (#9800) 2019-02-12 17:45:04 -06:00
MibTest.php Remove Laravel helpers (#11428) 2020-04-18 00:37:56 +02:00
module_tables.yaml Load Balancers test 2020-06-19 13:40:02 -05:00
OSDiscoveryTest.php Fix various issues with loading os definitions (#11640) 2020-05-19 14:35:32 -05:00
OSModulesTest.php Fix route tests (#11898) 2020-07-04 23:27:20 -05:00
QueryBuilderTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
RrdDefinitionTest.php Replace deprecated @expectedException (#11451) 2020-04-21 07:27:13 -05:00
RrdtoolTest.php Refactor Datastores to allow future improvements. OpenTSDB Tags. (#11283) 2020-03-16 09:17:58 -05:00
SchemaTest.php Refactored and update Location Geocoding (#9359) 2018-11-28 22:49:18 +00:00
SnmpsimHelpers.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
SVGTest.php Remove Laravel helpers (#11428) 2020-04-18 00:37:56 +02:00
SyslogTest.php Use Config helper (#10339) 2019-06-23 00:29:12 -05:00
TestCase.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
tests.py Python dispatcher service v2 (#10050) 2019-05-20 11:35:47 -05:00
YamlTest.php Validate config schema, add types to all (#10723) 2019-10-20 23:08:40 +00:00