librenms/tests
Jellyfrog b09bc07f8f
Laravel 6.x (#11397)
* Update Laravel core files

Fix app/Http/Kernel.php

* Use RouteServiceProvider::HOME

* Sync Laravel default config files

* Update composer dependencies to Laravel 6

* fix resources/lang/en/validation.php

* Manually fixing tests

required by travis, fails locally???

* Update wpb/string-blade-compiler

* Add new viewany() authorization policies

* Update minimum PHP version to 7.2

* Re-generate our json test-dumps

Due to:
https://github.com/laravel/framework/pull/16069
https://github.com/laravel/framework/pull/31100

* update truenas data

* fix truenas

Co-authored-by: Laravel Shift <shift@laravelshift.com>
Co-authored-by: Tony Murray <murraytony@gmail.com>
2020-05-23 12:05:18 -05:00
..
Browser Consolidate configuration settings and implement dynamic webui settings (#9809) 2019-10-16 21:22:05 +00:00
config Fix includes/defaults.inc.php references (#11249) 2020-03-04 09:18:56 +01:00
data Laravel 6.x (#11397) 2020-05-23 12:05:18 -05:00
Feature/SnmpTraps OSPF SNMP Trap Handlers (#11647) 2020-05-21 15:15:39 -05:00
mocks Remove Laravel helpers (#11428) 2020-04-18 00:37:56 +02:00
snmpsim Vendor Dantherm (#11603) 2020-05-23 18:51:34 +02:00
Unit Rewrite development helper to lnms dev:check (#11650) 2020-05-22 20:27:48 -05:00
__init__.py New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
AddHostCliTest.php fix class names (#11441) 2020-04-20 21:17:14 +02:00
AddHostTest.php fix class names (#11441) 2020-04-20 21:17:14 +02:00
AlertingTest.php Update PHP dependencies (#11377) 2020-04-03 17:13:18 -05:00
AuthHTTPTest.php Update PHPUnit to 8.x (#11635) 2020-05-19 16:31:50 +02:00
AuthSSOTest.php Update PHPUnit to 8.x (#11635) 2020-05-19 16:31:50 +02:00
BasicApiTest.php Make migrations work in SQLite (#11643) 2020-05-22 16:49:21 -05:00
bootstrap.php Make migrations work in SQLite (#11643) 2020-05-22 16:49:21 -05:00
ciscosb_sge.json Added Cisco SGE OS Detection (#10697) 2019-10-21 01:39:55 +00:00
CommonFunctionsTest.php Remove Laravel helpers (#11428) 2020-04-18 00:37:56 +02:00
ConfigTest.php Make migrations work in SQLite (#11643) 2020-05-22 16:49:21 -05:00
CreatesApplication.php Fixed snmptraps. (#8898) 2018-08-11 16:37:44 -05:00
DBSetupTest.php Make migrations work in SQLite (#11643) 2020-05-22 16:49:21 -05:00
DBTestCase.php Update PHPUnit to 8.x (#11635) 2020-05-19 16:31:50 +02:00
DocsTest.php Run docs tests when only docs are modified. (#11483) 2020-04-25 21:43:03 -05:00
DuskTestCase.php Run artisan optimize after composer install (#11465) 2020-05-14 21:10:03 -05:00
FpingTest.php Speed up tests by skipping pings (#11642) 2020-05-19 22:08:41 -05:00
FunctionsTest.php Update IronWare sensors & bgp-peers discovery, allow skip_values to target a specific index appended to the OID (#10941) 2020-02-01 23:28:03 +01:00
GitIgnoreTest.php Restore gitignore file contents (#9784) 2019-02-06 06:57:44 -06:00
IpTest.php Update to Laravel 5.7 (PHP 7.3 support) (#9800) 2019-02-12 17:45:04 -06:00
LockTest.php Update to Laravel 5.7 (PHP 7.3 support) (#9800) 2019-02-12 17:45:04 -06:00
MibTest.php Remove Laravel helpers (#11428) 2020-04-18 00:37:56 +02:00
module_tables.yaml fix route tests (#11274) 2020-03-11 09:11:37 -05:00
OSDiscoveryTest.php Fix various issues with loading os definitions (#11640) 2020-05-19 14:35:32 -05:00
OSModulesTest.php Speed up tests by skipping pings (#11642) 2020-05-19 22:08:41 -05:00
QueryBuilderTest.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
RrdDefinitionTest.php Replace deprecated @expectedException (#11451) 2020-04-21 07:27:13 -05:00
RrdtoolTest.php Refactor Datastores to allow future improvements. OpenTSDB Tags. (#11283) 2020-03-16 09:17:58 -05:00
SchemaTest.php Refactored and update Location Geocoding (#9359) 2018-11-28 22:49:18 +00:00
SnmpsimHelpers.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
SVGTest.php Remove Laravel helpers (#11428) 2020-04-18 00:37:56 +02:00
SyslogTest.php Use Config helper (#10339) 2019-06-23 00:29:12 -05:00
TestCase.php Refactor tests (#10625) 2019-10-13 13:40:38 +00:00
tests.py Python dispatcher service v2 (#10050) 2019-05-20 11:35:47 -05:00
YamlTest.php Validate config schema, add types to all (#10723) 2019-10-20 23:08:40 +00:00