librenms/tests/Unit
Tony Murray 63442e8b4a
Refactor tests (#10625)
* Refactor tests
Boot Laravel for all tests.
Config use private static property for storage instead of global

* Backup/restore modules

* disable snmpsim log

* Fixing DBTestCase

* Fix macros loading to the wrong place

* trap and other tests should check if db is available

* don't include snmp.inc.php if mock.snmp.inc.php is already included...

* fix migration

* if we don't reset the db, run migrations at least.

* set vars for migrate too

* Fix style

* ignore issues with undefined indexes in legacy code
2019-10-13 13:40:38 +00:00
..
Util Allow trusted proxy via APP_TRUSTED_PROXIES (#9196) 2018-09-13 07:26:42 -05:00
DeviceTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
PermissionsTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00