librenms/tests
Tony Murray 8bf40c5eef
Fix fping bulk (#16085)
* Fix Fping bulk
When an ICMP unreachable message was returned (stderr), the output processing would save it as if it were a partial line, breaking parsing.
Only save a line if it is the last line of the output (not ending in a new line)

* Add test case

* safer logic
2024-06-03 21:29:29 -05:00
..
Browser Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
data Fix duplication of processor entries & limit length of type (#16075) 2024-05-29 14:42:05 -05:00
Feature SNMP Traps - Ciena AAA (#15998) 2024-05-01 11:25:46 +02:00
Mocks SnmpQuery runtime cache (#15512) 2023-10-29 22:46:04 -05:00
phpstan Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
snmpsim Added FibroLAN devices (#15967) 2024-05-07 22:55:55 -05:00
Traits Alert transport cleanup, no_proxy support and other proxy cleanups (#14763) 2023-05-23 09:25:17 -05:00
Unit Merge duplicate toBytes functions (#15994) 2024-04-30 14:40:08 +02:00
__init__.py New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01: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
bootstrap.php Laravel 9.x Shift (#14504) 2023-04-17 06:51:35 -05: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 Fix fping bulk (#16085) 2024-06-03 21:29:29 -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
module_tables.yaml Add application metrics model and relationships (#15417) 2023-10-12 02:24:27 -05: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
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
SVGTest.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +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
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
YamlSchemaTest.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00