librenms/LibreNMS
Tony Murray d1a0ccda46
Changes to improve testing (#9608)
* Reorganize trap tests

* Testing db DRIVER to prevent .env from interfering

* New code to detect if Laravel is booted.  Hopefully more reliable.

* WIP external test process

* revert module test helper

* Use .env in Eloquent::boot()

* Fix test database settings loading

* fix undefined classes
(didn't find the one I needed)

* Fix incorrect Config usages
And RrdDefinition return type

* fix .env loading

* use the right DB

* slightly more accurate isConnected

* Move db_name to DBSetupTest specifically

* restore $_SERVER in AuthSSOTest

* missed item

* WIP

* tear down in the correct order.

* some testing cleanups

* remove check for duplicate event listener, it's not working right

* Don't need this change anymore

* Implement Log::event to replace legacy function log_event()

* fix port tests

* fix up tests

* remove pointless TrapTestCase class

* fix style
2019-03-11 22:59:39 -05:00
..
Alert Alertmanager fix 2 (#9860) 2019-03-01 23:09:25 -06:00
Alerting Fixed integers fields in alert rules to be string (#9496) 2018-12-05 12:13:46 +00:00
Authentication Changes to improve testing (#9608) 2019-03-11 22:59:39 -05:00
DB Changes to improve testing (#9608) 2019-03-11 22:59:39 -05:00
Device Access to "sub" index (when OID has multiple indexes) (#9893) 2019-03-04 21:17:14 -06:00
Exceptions Improved Exception handling (#9844) 2019-02-21 12:08:35 -06:00
Interfaces Prevent credentials from being leaked in backtrace in some instances (#9817) 2019-03-05 00:24:14 -06:00
Modules Re-implement NAC as a class based module (#9573) 2018-12-20 19:50:12 -06:00
OS Fix Cisco Sat style (#9902) 2019-03-04 21:12:12 -06:00
RRD Changes to improve testing (#9608) 2019-03-11 22:59:39 -05:00
Snmptrap Changes to improve testing (#9608) 2019-03-11 22:59:39 -05:00
Util Changes to improve testing (#9608) 2019-03-11 22:59:39 -05:00
Validations Fix database validation for MySQL 8 (#9923) 2019-03-09 14:15:03 -06:00
__init__.py New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
Component.php Try to fix some of the Component code (#9888) 2019-03-01 08:13:32 -06:00
ComposerHelper.php New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
Config.php Changes to improve testing (#9608) 2019-03-11 22:59:39 -05:00
IRCBot.php Update database schema display (#9708) 2019-01-22 06:47:07 -06:00
Model.php Major Processors rewrite (#8066) 2018-02-05 07:39:13 -06:00
ObjectCache.php Use Laravel authentication (#8702) 2018-09-11 07:51:35 -05:00
OS.php Allow getCacheByIndex snmpflags (#9777) 2019-02-07 06:42:23 -06:00
Plugins.php Fixed plugins using d_echo (#9498) 2018-12-08 13:16:49 +00:00
Proc.php Feature: Generic discovery and poller tests (#7873) 2017-12-20 08:36:49 -06:00
queuemanager.py New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
RRDRecursiveFilterIterator.php PSR-2 Final cleanup (#4247) 2016-08-28 23:32:55 +01:00
service.py New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
ValidationResult.php Don't check file permissions on every request, handle failures (#9264) 2018-10-18 21:08:46 -05:00
Validator.php feature: Show composer status in web validate. (#8181) 2018-02-27 15:57:20 +00:00