librenms/tests
Tony Murray 5f0388f0e3 Remove DB credentials from config.php
Better validation when config.php does not exist

Update docs and quote password

only populate legacy vars in config_to_json
drop .travis.yml config copy
remove credentials from config.php.default

Check for existance of .env instead of config.php in python scripts

legacy credential cleanup

tiny cleanups

consistent env for artisan server and artisan dusk
2020-06-27 07:47:08 -05:00
..
Browser Consolidate configuration settings and implement dynamic webui settings (#9809) 2019-10-16 21:22:05 +00:00
data Merge pull request #11841 from murrant/loadbalancers-tests 2020-06-26 13:51:50 -05:00
Feature/SnmpTraps Revert last commit 2020-06-09 17:13:29 +02:00
mocks Remove Laravel helpers (#11428) 2020-04-18 00:37:56 +02:00
snmpsim Add Riello Netman 204 support (#11856) 2020-06-24 18:47:24 +02:00
Unit Fix sqlite test failure 2020-06-22 13:13:56 -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 Testing cleanup (#11677) 2020-05-24 13:49:01 -05:00
AuthSSOTest.php Testing cleanup (#11677) 2020-05-24 13:49:01 -05:00
BasicApiTest.php Testing cleanup (#11677) 2020-05-24 13:49:01 -05:00
bootstrap.php Remove DB credentials from config.php 2020-06-27 07:47:08 -05: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 Load Balancers test 2020-06-19 13:40:02 -05:00
OSDiscoveryTest.php Fix various issues with loading os definitions (#11640) 2020-05-19 14:35:32 -05:00
OSModulesTest.php Testing cleanup (#11677) 2020-05-24 13:49:01 -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