librenms/tests
Tony Murray 29bd6789cb
Stp module rewrite (#13570)
* STP module rewrite WIP

* Finish rewrite

* Ignore disabled and log root/topology changes

* Remove interfaces for now

* fix style

* Lint fixes

* Document ResolvesPortIds and hide map functions

* whitespace fixes

* Revert to stpInstances in case someone writes mstp support

* missed one

* phpstan fixes

* Handle table and oids separately

* forgot to register observer

* Test data and correct non-table handling in SnmpResponse->table()

* update test

* test data

* revert aos7 silly things

* minimal polling

* Update test data

* order ports_ntp and rename new field to port_index

* forgot the db_schema

* revert ciena-sds port things

* MSTP support, maybe

* Adding test data

* Filter bad lines instead of discarding the entire snmp response
and capture fixes and test data

* fresh data

* add os data

* update data, ignore unfound ports, obviously bad device implementation.

* fixes

* Ignore context files in os detection test

* Remove empty table data

* add ciena-sds vlan

* designatedCost column is too small

* Update stp webui

* Refactor code to interfaces, to allow vendor mibs

* update schema

* fix issues added by abstraction

* STP fixes

* Default to no context for vlan 1

* never store vlan 1

* Update test data

* remove eltex brokenness

* fix style

* fix stan

* Fix Rewrite MAC to Hex padding with floats

* fix sqlite migration
2022-01-30 16:28:18 -06:00
..
Browser Dusk: improve speed and safety (#13370) 2021-10-18 10:01:07 +02:00
data Stp module rewrite (#13570) 2022-01-30 16:28:18 -06:00
Feature Veeam SNMP traps fix and extend (#13549) 2021-11-24 18:20:56 +01:00
Mocks Polling cleanup, fix PHP warnings (#13460) 2021-11-14 14:58:13 -06:00
snmpsim Stp module rewrite (#13570) 2022-01-30 16:28:18 -06:00
Traits Fix api transport mult-line parsing (#13469) 2021-11-03 13:37:57 -05:00
Unit Stp module rewrite (#13570) 2022-01-30 16:28:18 -06:00
__init__.py New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
AddHostCliTest.php Fix net-snmp unformatted strings (#13486) 2021-11-10 20:48:22 -06:00
AddHostTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
AlertingTest.php Push Notifications (Mobile and PC) (#13277) 2021-10-06 07:29:47 -05:00
AuthHTTPTest.php Kick other sessions when changing password (#13194) 2021-10-21 17:25:38 -05:00
AuthSSOTest.php Kick other sessions when changing password (#13194) 2021-10-21 17:25:38 -05:00
BasicApiTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
bootstrap.php Fully convert core to a modern module (#13347) 2021-10-19 15:43:43 -05:00
CommonFunctionsTest.php Configurable device display name (#13528) 2021-11-18 15:46:22 -06: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 Fix docs test failure (#13710) 2022-01-26 08:30:00 -06: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 Fix IPV6 test (#13468) 2021-11-03 14:06:34 +01:00
MibTest.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
module_tables.yaml Stp module rewrite (#13570) 2022-01-30 16:28:18 -06:00
OSDiscoveryTest.php Stp module rewrite (#13570) 2022-01-30 16:28:18 -06:00
OSModulesTest.php Poller rewrite (Try 2) (#13525) 2021-11-17 19:23:55 -06:00
ProxyTest.php Improve Proxy::shouldBeUsed (#13702) 2022-01-24 14:55:52 -06: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 Use phpstan-deprecation-rules instead (#13582) 2021-11-30 09:33:14 +01: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
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 Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00