librenms/tests/Feature/SnmpTraps
Tony Murray 63442e8b4a
Refactor tests (#10625)
* Refactor tests
Boot Laravel for all tests.
Config use private static property for storage instead of global

* Backup/restore modules

* disable snmpsim log

* Fixing DBTestCase

* Fix macros loading to the wrong place

* trap and other tests should check if db is available

* don't include snmp.inc.php if mock.snmp.inc.php is already included...

* fix migration

* if we don't reset the db, run migrations at least.

* set vars for migrate too

* Fix style

* ignore issues with undefined indexes in legacy code
2019-10-13 13:40:38 +00:00
..
AdvaAccThresholdCrossingAlertTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
AdvaAttrbuteChangeTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
AdvaDyingGaspTrapTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
AdvaNetThresholdCrossingAlertTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
AdvaNetworkElementAlmTrapTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
AdvaObjectCreationTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
AdvaObjectDeletionTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
AdvaStateChangeTrapTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
AdvaSysAlmTrapTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
ApcPduOutletTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
BgpTrapTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
CommonTrapTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
FgTrapAvOversizeTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
FgTrapIpsTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
FgTrapVpnTunTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
FmTrapLogRateThresholdTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
JnxBgpM2Test.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
JnxCmCfgChangeTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
JnxDomAlarmTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
JnxDomLaneAlarmTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
JnxLdpLspTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
JnxLdpSesTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
JnxVpnIfTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
JnxVpnPwTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
NetgearFailedUserLoginTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
PortsTrapTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
RuckusEventTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
RuckusSzClusterStateTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
RuckusSzEventTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
SnmpTrapTestCase.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00