Jannis Moßhammer
8cc3139f17
Testfixture insertion fixes
...
refs #4417
2013-07-18 14:53:47 +02:00
Jannis Mosshammer
c36cbd3cb8
Add StatusDat support for testfixtures
...
refs #4417
2013-07-17 13:19:03 +02:00
Jannis Moßhammer
c0b5aa962d
Add optional datetime format for fixtures
...
This allows to use the same insertionStrategy class for MySQL
and PgSQL, as they only differ in the datetime format.
refs #4417
2013-07-16 16:37:16 +02:00
Jannis Moßhammer
0e6de0718e
Test fixtures for PgSQL and MySQL
...
WIP commit that adds the test fixture code for
MySQL and PgSQL. MonitoringController can be used as the base
class for controller tests and resolves dependencies required
for testing icinga2web controllers. Hopefully we don't need
that much require-foo in the future, as more dependencies should
move into the request class
refs #4417
2013-07-16 16:20:25 +02:00
Jannis Moßhammer
c1860e7d5d
Merge branch 'master' of ssh://git.icinga.org/icinga2-web into feature/host-overview--4179
...
Conflicts:
modules/monitoring/application/controllers/ListController.php
modules/monitoring/application/controllers/ShowController.php
modules/monitoring/library/Monitoring/Backend/AbstractBackend.php
2013-07-15 13:52:26 +02:00
Marius Hein
b9711aecc2
Host detail view: Add tests for properties
...
Add tests for the property view helper.
refs #4182
2013-07-08 16:12:47 +02:00
Marius Hein
6b37fcf24f
Host detail view
...
Add commands to detail view
refs #4182
2013-07-08 16:12:47 +02:00