librenms/tests
Michael Ducharme 902c056f62 Fix for RouterOS LLDP discovery (#10265)
* Fix for RouterOS LLDP discovery

Only the first nine neighbors were correct on RouterOS - missing hexdec() led to the remaining neighbors being linked to the wrong ports. Ex. port 10 in hex was incorrectly linked to port 10 decimal when it should be 16 in decimal

* Added test data for MikroTik RouterOS CRS317 switch
2019-05-28 08:32:51 +02:00
..
Browser New User Management (#9348) 2019-04-22 19:01:39 -05:00
config Use Laravel authentication (#8702) 2018-09-11 07:51:35 -05:00
data Fix for RouterOS LLDP discovery (#10265) 2019-05-28 08:32:51 +02:00
Feature/SnmpTraps SNMP Trap Handlers for Ruckus Wireless (#10175) 2019-05-13 17:53:56 -05:00
mocks feature: Allow snmpget in os discovery yaml (#7587) 2017-11-02 12:41:18 +00:00
snmpsim Fix for RouterOS LLDP discovery (#10265) 2019-05-28 08:32:51 +02:00
Unit New permissions code (#9986) 2019-03-19 08:14:01 -05:00
__init__.py New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
AlertingTest.php Update to Laravel 5.7 (PHP 7.3 support) (#9800) 2019-02-12 17:45:04 -06:00
AuthHTTPTest.php Use Laravel authentication (#8702) 2018-09-11 07:51:35 -05:00
AuthSSOTest.php Resubmit #9608 (#9941) 2019-03-12 23:59:03 -05:00
bootstrap.php Update to Laravel 5.7 (PHP 7.3 support) (#9800) 2019-02-12 17:45:04 -06:00
CommonFunctionsTest.php Use PDO for MySQL queries (#8935) 2018-08-17 21:29:20 +01:00
ConfigTest.php Resubmit #9608 (#9941) 2019-03-12 23:59:03 -05:00
CreatesApplication.php Fixed snmptraps. (#8898) 2018-08-11 16:37:44 -05:00
DBSetupTest.php Resubmit #9608 (#9941) 2019-03-12 23:59:03 -05:00
DBTestCase.php Resubmit #9608 (#9941) 2019-03-12 23:59:03 -05:00
DocsTest.php Fix docs tests (#10240) 2019-05-20 19:23:44 -05:00
DuskTestCase.php New User Management (#9348) 2019-04-22 19:01:39 -05:00
FunctionsTest.php fix linkify to work with with ip addresses (#8226) 2018-02-07 20:48:18 -06: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
LaravelTestCase.php Resubmit #9608 (#9941) 2019-03-12 23:59:03 -05:00
LockTest.php Update to Laravel 5.7 (PHP 7.3 support) (#9800) 2019-02-12 17:45:04 -06:00
MibTest.php Feature: Generic discovery and poller tests (#7873) 2017-12-20 08:36:49 -06:00
module_tables.yaml Fixed Cisco MAC accounting discovery, polling and HTML templates. (#10158) 2019-05-20 20:56:19 -05:00
OSDiscoveryTest.php Resubmit #9608 (#9941) 2019-03-12 23:59:03 -05:00
OSModulesTest.php Resubmit #9608 (#9941) 2019-03-12 23:59:03 -05:00
QueryBuilderTest.php feature: Added new alert rule builder UI and rule mapping UI (#8293) 2018-03-14 20:25:19 +00:00
RrdDefinitionTest.php Feature: Generic discovery and poller tests (#7873) 2017-12-20 08:36:49 -06:00
RrdtoolTest.php Update to Laravel 5.7 (PHP 7.3 support) (#9800) 2019-02-12 17:45:04 -06:00
SchemaTest.php Refactored and update Location Geocoding (#9359) 2018-11-28 22:49:18 +00:00
SnmpsimHelpers.php Refactored and update Location Geocoding (#9359) 2018-11-28 22:49:18 +00:00
SVGTest.php Fix ray raster image in svg (#9371) 2018-10-23 11:32:44 -05:00
SyslogTest.php Feature: Generic discovery and poller tests (#7873) 2017-12-20 08:36:49 -06:00
TestCase.php Resubmit #9608 (#9941) 2019-03-12 23:59:03 -05:00
tests.py Python dispatcher service v2 (#10050) 2019-05-20 11:35:47 -05:00
YamlTest.php Resubmit #9608 (#9941) 2019-03-12 23:59:03 -05:00