librenms/tests
FTBZ 2757232dd6 Added specific support for APC Automatic Transfer Switch (#9221)
DO NOT DELETE THIS TEXT

#### Please note

> Please read this information carefully. You can run `./scripts/pre-commit.php` to check your code before submitting.

- [x] Have you followed our [code guidelines?](http://docs.librenms.org/Developing/Code-Guidelines/)

#### Testers

If you would like to test this pull request then please run: `./scripts/github-apply <pr_id>`, i.e `./scripts/github-apply 5926`
After you are done testing, you can remove the changes with `./scripts/github-remove`.  If there are schema changes, you can ask on discord how to revert.


----------------------------

**APC Automatic Transfer Switch are now detected has generic APC device like a PDU, but the overall information is not the same.**

Long time that I've not added a new device, sorry in advance for the mistakes...

![screen shot 2018-09-18 at 10 02 55](https://user-images.githubusercontent.com/1927109/45676643-7fb30e00-bb32-11e8-82e2-bd08f27b9757.png)
<img width="912" alt="screen shot 2018-09-18 at 10 38 10" src="https://user-images.githubusercontent.com/1927109/45676644-7fb30e00-bb32-11e8-84e9-bab33ccce72a.png">
<img width="899" alt="screen shot 2018-09-18 at 10 40 07" src="https://user-images.githubusercontent.com/1927109/45676645-7fb30e00-bb32-11e8-867e-caa5d731981a.png">
2018-09-19 23:20:34 +01:00
..
config Use Laravel authentication (#8702) 2018-09-11 07:51:35 -05:00
data Added specific support for APC Automatic Transfer Switch (#9221) 2018-09-19 23:20:34 +01:00
mocks feature: Allow snmpget in os discovery yaml (#7587) 2017-11-02 12:41:18 +00:00
snmpsim Added specific support for APC Automatic Transfer Switch (#9221) 2018-09-19 23:20:34 +01:00
Unit Allow trusted proxy via APP_TRUSTED_PROXIES (#9196) 2018-09-13 07:26:42 -05:00
__init__.py New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
AlertingTest.php Added Alert Transports Mapping (#8660) 2018-07-21 20:34:59 +01:00
AuthHTTPTest.php Use Laravel authentication (#8702) 2018-09-11 07:51:35 -05:00
AuthSSOTest.php Use Laravel authentication (#8702) 2018-09-11 07:51:35 -05:00
bootstrap.php Use Laravel authentication (#8702) 2018-09-11 07:51:35 -05:00
CommonFunctionsTest.php Use PDO for MySQL queries (#8935) 2018-08-17 21:29:20 +01:00
ConfigTest.php Use PDO for MySQL queries (#8935) 2018-08-17 21:29:20 +01:00
CreatesApplication.php Fixed snmptraps. (#8898) 2018-08-11 16:37:44 -05:00
DBSetupTest.php Use PDO for MySQL queries (#8935) 2018-08-17 21:29:20 +01:00
DBTestCase.php Use Laravel authentication (#8702) 2018-09-11 07:51:35 -05:00
DocsTest.php testing: Added test unit for Docs (#8745) 2018-05-25 23:10:25 -05:00
FunctionsTest.php fix linkify to work with with ip addresses (#8226) 2018-02-07 20:48:18 -06:00
IpTest.php refactor: Refactored bgp-peers (#7972) 2018-01-18 20:54:38 +00:00
LaravelTestCase.php Fixed snmptraps. (#8898) 2018-08-11 16:37:44 -05:00
LockTest.php Feature: Generic discovery and poller tests (#7873) 2017-12-20 08:36:49 -06:00
MibTest.php Feature: Generic discovery and poller tests (#7873) 2017-12-20 08:36:49 -06:00
module_tables.yaml Prevent bgp-peers module from adding json data for every device (#9091) 2018-08-27 21:03:12 +01:00
OSDiscoveryTest.php Add Laravel to LibreNMS (#8318) 2018-05-09 08:05:17 -05:00
OSModulesTest.php Fix invalid test data (#9099) 2018-08-28 14:18:59 -05:00
QueryBuilderTest.php feature: Added new alert rule builder UI and rule mapping UI (#8293) 2018-03-14 20:25:19 +00:00
RrdDefinitionTest.php Feature: Generic discovery and poller tests (#7873) 2017-12-20 08:36:49 -06:00
RrdtoolTest.php Feature: Generic discovery and poller tests (#7873) 2017-12-20 08:36:49 -06:00
SchemaTest.php feature: Added new alert rule builder UI and rule mapping UI (#8293) 2018-03-14 20:25:19 +00:00
SnmpTrapTest.php Updates to snmptrap handling (#9010) 2018-08-14 07:56:16 +01:00
SVGTest.php Feature: Generic discovery and poller tests (#7873) 2017-12-20 08:36:49 -06:00
SyslogTest.php Feature: Generic discovery and poller tests (#7873) 2017-12-20 08:36:49 -06:00
TestCase.php Use PDO for MySQL queries (#8935) 2018-08-17 21:29:20 +01:00
tests.py New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
YamlTest.php Run all tests in os group when testing specific OS (#9235) 2018-09-19 23:18:15 +01:00