stable
Clone or download
Read-only
Part of story #10710 search on fields with duck typing Some user may not have read permission on field for all trackers. In this case artifacts from this tracker are not sent. Add some test to check that it's true. *No functionnal changes expected* Change-Id: I89199beca229ad965ee358ec879448343abfb429
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/tests/integration/CrossTracker/Report/Query/Advanced/DuckTypedField/DateDuckTypedFieldTest.php | +158 | −11 | Go to diff View file |
M | plugins/crosstracker/tests/integration/CrossTracker/Report/Query/Advanced/DuckTypedField/DatetimeDuckTypedFieldTest.php | +157 | −14 | Go to diff View file |
M | plugins/crosstracker/tests/integration/CrossTracker/Report/Query/Advanced/DuckTypedField/StaticListDuckTypedFieldTest.php | +109 | −10 | Go to diff View file |
M | plugins/crosstracker/tests/integration/CrossTracker/Report/Query/Advanced/DuckTypedField/TextDuckTypedFieldTest.php | +62 | −8 | Go to diff View file |
M | tests/integration/tests/Test/Builders/CoreDatabaseBuilder.php | +5 | −0 | Go to diff View file |