librenms/tests
Tony Murray 184f5a5f99
Fix invalid json in test data (#9015)
* Fix invalid json in test data
Most simply needed the syntax fixed
fail2ban needed updated data (added non-zero values in test data too)
awplus: ntp application cannot be enabled by tests since it doesn't use snmp extend... ntp app is enabled by ntp module... pass on that for now.

* missed awplus change somehow...
2018-08-16 11:11:03 -05:00
..
config feature: Unit test to validate the db schema (#6367) 2017-04-07 15:07:44 +01:00
data Fix invalid json in test data (#9015) 2018-08-16 11:11:03 -05:00
mocks feature: Allow snmpget in os discovery yaml (#7587) 2017-11-02 12:41:18 +00:00
snmpsim Fix invalid json in test data (#9015) 2018-08-16 11:11:03 -05:00
Unit Updates to snmptrap handling (#9010) 2018-08-14 07:56:16 +01:00
__init__.py New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
AlertingTest.php Added Alert Transports Mapping (#8660) 2018-07-21 20:34:59 +01:00
AuthHTTPTest.php refactor: Share code between all mysql based authorizers (#8174) 2018-02-06 21:20:34 +00:00
AuthSSOTest.php Fixed snmptraps. (#8898) 2018-08-11 16:37:44 -05:00
bootstrap.php Fixed snmptraps. (#8898) 2018-08-11 16:37:44 -05:00
CommonFunctionsTest.php Remove port association mode map from the database (#8941) 2018-08-05 09:50:13 +01:00
ConfigTest.php Add Laravel to LibreNMS (#8318) 2018-05-09 08:05:17 -05:00
CreatesApplication.php Fixed snmptraps. (#8898) 2018-08-11 16:37:44 -05:00
DBSetupTest.php Refactor alert templates to use Laravel Blade templating engine (#8803) 2018-07-14 22:15:43 +01:00
DBTestCase.php refactor: Refactor database and config init (#8527) 2018-04-11 16:15:13 +01:00
DocsTest.php testing: Added test unit for Docs (#8745) 2018-05-25 23:10:25 -05:00
FunctionsTest.php fix linkify to work with with ip addresses (#8226) 2018-02-07 20:48:18 -06:00
IpTest.php refactor: Refactored bgp-peers (#7972) 2018-01-18 20:54:38 +00:00
LaravelTestCase.php Fixed snmptraps. (#8898) 2018-08-11 16:37:44 -05:00
LockTest.php Feature: Generic discovery and poller tests (#7873) 2017-12-20 08:36:49 -06:00
MibTest.php Feature: Generic discovery and poller tests (#7873) 2017-12-20 08:36:49 -06:00
module_tables.yaml Use CISCO-VRF-MIB for vrfs on non MPLS cisco devices (#8756) 2018-05-25 23:27:54 -05:00
OSDiscoveryTest.php Add Laravel to LibreNMS (#8318) 2018-05-09 08:05:17 -05:00
OSModulesTest.php Fix incorrect word polled/discovered (#8606) 2018-04-24 08:51:01 +01: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 Feature: Generic discovery and poller tests (#7873) 2017-12-20 08:36:49 -06:00
SchemaTest.php feature: Added new alert rule builder UI and rule mapping UI (#8293) 2018-03-14 20:25:19 +00:00
SnmpTrapTest.php Updates to snmptrap handling (#9010) 2018-08-14 07:56:16 +01:00
SVGTest.php Feature: Generic discovery and poller tests (#7873) 2017-12-20 08:36:49 -06:00
SyslogTest.php Feature: Generic discovery and poller tests (#7873) 2017-12-20 08:36:49 -06:00
TestCase.php refactor: pre-commit.php updates (#8679) 2018-05-09 12:53:45 +01:00
tests.py New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
YamlTest.php Updated YAML schema validation (#8808) 2018-06-15 09:45:20 +01:00