LibreNMS/tests
Tony Murray 49f8269262
Improved Latency graph (#15940)
* Improved Latency graph
Store loss+jitter info in rrd instead of database
New graph icmp_perf (legacy ping_perf still valid referencing part of the newer data)
Delete device_perf table

* Change loss to an area so it is more visible

* Style fixes

* Cleanups from phpstan & tests

* exit_code fix

* Remove alert usage of device_perf

* Don't use magic __get

* Add test for bulkPing
Add host to previous tests

* style fixes

* Fix issue fping error responses
2024-04-18 09:57:01 -05:00
..
Browser Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
Feature Remove unused functions (#15371) 2023-10-04 10:17:34 -05:00
Mocks SnmpQuery runtime cache (#15512) 2023-10-29 22:46:04 -05:00
Traits Alert transport cleanup, no_proxy support and other proxy cleanups (#14763) 2023-05-23 09:25:17 -05:00
Unit Improved Latency graph (#15940) 2024-04-18 09:57:01 -05:00
data tests (#15936) 2024-04-10 21:14:52 +02:00
phpstan Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
snmpsim Added support for new device OS Westermo WeOS (#15674) 2024-04-10 18:14:11 +02:00
AddHostCliTest.php Migrate addhost.php to lnms device:add (#13870) 2022-04-04 10:41:18 -05:00
AlertingTest.php Alert transport cleanup, no_proxy support and other proxy cleanups (#14763) 2023-05-23 09:25:17 -05:00
AuthHTTPTest.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
AuthSSOTest.php Implement RBAC (only built in roles) (#15212) 2023-08-28 00:13:40 -05:00
BasicApiTest.php Apply fixes from StyleCI (#15698) 2024-01-04 22:39:12 -06:00
CommonFunctionsTest.php Apply fixes from StyleCI (#15698) 2024-01-04 22:39:12 -06:00
ConfigTest.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
CreatesApplication.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
DBSetupTest.php Use Laravel schema migration command directly (#14039) 2023-08-03 19:26:48 -05:00
DBTestCase.php Improve trap testing (#14546) 2022-11-05 14:43:54 -05:00
DocsTest.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
DuskTestCase.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
FpingTest.php Improved Latency graph (#15940) 2024-04-18 09:57:01 -05:00
FunctionsTest.php New utility Number::constrainInteger() (#15663) 2023-12-20 09:21:40 -06:00
GitIgnoreTest.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
InMemoryDbTestCase.php lnms config:set ability to set os settings (#13151) 2021-08-19 18:34:19 -05:00
IpTest.php IP::fromHexString handle ascii (#15504) 2023-10-26 10:03:03 -05:00
MibTest.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
OSDiscoveryTest.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
OSModulesTest.php Misc fixes 2 (#15190) 2023-08-13 18:43:52 +02:00
ProxyTest.php Alert transport cleanup, no_proxy support and other proxy cleanups (#14763) 2023-05-23 09:25:17 -05:00
QueryBuilderTest.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
RrdDefinitionTest.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
RrdtoolTest.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
SVGTest.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
SchemaTest.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
SmokepingCliTest.php Smokeping menu and title use device displayname (#15387) 2023-10-31 08:38:51 -05:00
SnmpsimHelpers.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
SyslogTest.php Apply fixes from StyleCI (#15698) 2024-01-04 22:39:12 -06:00
TestCase.php Test PHP 8.1 (#14109) 2022-07-20 15:27:57 +02:00
YamlSchemaTest.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
__init__.py New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
bootstrap.php Laravel 9.x Shift (#14504) 2023-04-17 06:51:35 -05:00
module_tables.yaml Add application metrics model and relationships (#15417) 2023-10-12 02:24:27 -05:00
testing_config.yaml Speed up tests by reducing snmp timeout (#13725) 2022-01-28 12:07:05 -06:00
tests.py Format python code with Black (#12663) 2021-03-28 11:02:33 -05:00