librenms/tests
Jellyfrog 3985ce74ce
Update PHPUnit to 8.x (#11635)
* Shift return type of base TestCase methods

From the [PHPUnit 8 release notes][1], the `TestCase` methods below now declare a `void` return type:

- `setUpBeforeClass()`
- `setUp()`
- `assertPreConditions()`
- `assertPostConditions()`
- `tearDown()`
- `tearDownAfterClass()`
- `onNotSuccessfulTest()`

[1]: https://phpunit.de/announcements/phpunit-8.html

* Update PHPUnit to 8.x

Part of Laravel 6 upgrade

* Bump php versions

Co-authored-by: Laravel Shift <shift@laravelshift.com>
Co-authored-by: Tony Murray <murraytony@gmail.com>
2020-05-19 16:31:50 +02: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 AOS Advanced Support. (#11500) 2020-05-18 07:50:13 -05:00
Feature/SnmpTraps Added warmStart trap handler (#11583) 2020-05-10 21:50:19 +02:00
mocks Remove Laravel helpers (#11428) 2020-04-18 00:37:56 +02:00
snmpsim AOS Advanced Support. (#11500) 2020-05-18 07:50:13 -05:00
Unit Update PHPUnit to 8.x (#11635) 2020-05-19 16:31:50 +02: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 Move API routing to Laravel (#10457) 2019-07-29 16:32:37 -05:00
bootstrap.php Refactor tests (#10625) 2019-10-13 13:40:38 +00: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 Update PHPUnit to 8.x (#11635) 2020-05-19 16:31:50 +02:00
CreatesApplication.php Fixed snmptraps. (#8898) 2018-08-11 16:37:44 -05:00
DBSetupTest.php Update PHPUnit to 8.x (#11635) 2020-05-19 16:31:50 +02: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 Fixed duplicate ping response causing false down (#10692) 2019-10-16 09:36:54 +01: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 Update PHPUnit to 8.x (#11635) 2020-05-19 16:31:50 +02:00
OSModulesTest.php Update PHPUnit to 8.x (#11635) 2020-05-19 16:31:50 +02: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