Commit graph

10 commits

Author SHA1 Message Date
Thomas Gelf
08f56452fc NodeTests: phpcs 2016-11-26 21:13:54 +01:00
Thomas Gelf
8c05ed7277 Test and implement loop detection
fixes #9786
2016-11-24 10:57:30 +01:00
Thomas Gelf
d51dc6cd07 NotOperatorTest: remove obsolete test 2016-11-24 00:48:50 +01:00
Thomas Gelf
91087b73ab Host/ServiceNode: fix tests using Link component
That way it's no longer directly based on Icinga\Web\Url and runs through.
Also fixed wrong expectations in HostNodeTest
2016-11-24 00:35:22 +01:00
Thomas Gelf
8c12491a84 Host/ServiceNodeTest: just a few simple tests
fixes #13303
2016-11-24 00:29:30 +01:00
Thomas Gelf
12a9459eaf LegacyStorageTest: improve readability...
...and move config "loading" to BaseTestCase
2016-11-23 23:03:48 +01:00
Thomas Gelf
d6f1d86ea4 NotOperatorTest: make it easier to understand 2016-11-23 23:02:32 +01:00
Thomas Gelf
8b9716c9b2 Operators: add new tests and a related helper
fixes #13299
2016-11-23 22:41:10 +01:00
Thomas Gelf
c774d686a0 NotOperatorTest: test NOT operator, parser and...
...state evaluation

fixes #10315
2016-11-23 20:55:57 +01:00
Thomas Gelf
9087c2614c LegacyStorageTest: add a bunch of tests 2016-11-23 15:17:25 +01:00