librenms/tests
Tony Murray aa35d2f0c0
Connectivity Helper to check and record device reachability (#13315)
* Fping WIP

* Update availability, move ping rrd update in the same place as db update.

* move classes around

* make device:ping command work

* use new code, remove legacy code

* save metrics boolean prevents all saves
style fixes

* update device array

* style fixes

* Update unit test

* fix whitespace

* Fix Fping stub

* fix backwards if

* fix phpstan complaining

* Fix return type

* add fillable to DeviceOutage model.

* device_outage migration to add id...

* missed line in db_schema.yaml

* 1 billion more comments on the brain damage up/down code

* tests for status and status_reason fields

* fix style again :D

* Duplicate legacy isSNMPable() functionality
but with only one snmp call ever 😎

* Remove unused variable

* fix migrations for sqlite
2021-10-03 22:45:10 -05:00
..
Browser Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
data Ericsson Traffic Node support (#13299) 2021-09-30 08:29:31 -05:00
Feature HP Fault Traps (#13254) 2021-09-21 16:20:49 -05:00
mocks Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
snmpsim Ericsson Traffic Node support (#13299) 2021-09-30 08:29:31 -05:00
Unit Connectivity Helper to check and record device reachability (#13315) 2021-10-03 22:45:10 -05:00
__init__.py New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
AddHostCliTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
AddHostTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
AlertingTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
AuthHTTPTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
AuthSSOTest.php Improvements to SSO Authorization and logout handling (#13311) 2021-10-02 08:02:42 -05:00
BasicApiTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
bootstrap.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
CommonFunctionsTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
ConfigTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
CreatesApplication.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
DBSetupTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
DBTestCase.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
DocsTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
DuskTestCase.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
FpingTest.php Connectivity Helper to check and record device reachability (#13315) 2021-10-03 22:45:10 -05:00
FunctionsTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
GitIgnoreTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
InMemoryDbTestCase.php lnms config:set ability to set os settings (#13151) 2021-08-19 18:34:19 -05:00
IpTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
MibTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
module_tables.yaml New module add juniper rpm support + reimplementation of cisco-sla module (#12799) 2021-06-11 13:48:33 -05:00
OSDiscoveryTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
OSModulesTest.php Connectivity Helper to check and record device reachability (#13315) 2021-10-03 22:45:10 -05:00
QueryBuilderTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
RrdDefinitionTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
RrdtoolTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
SchemaTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
SmokepingCliTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
SnmpsimHelpers.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
SVGTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
SyslogTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
TestCase.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
tests.py Format python code with Black (#12663) 2021-03-28 11:02:33 -05:00
YamlSchemaTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00