aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/src
AgeCommit message (Collapse)Author
2020-12-17Multimodule tests (#1670)Marcin Aman
* Multimodule tests * Multimodule tests
2020-11-13Add integration tests for Kotlin projectsKamil Doległo
2020-09-30Add integration test for linking between projectsKamil Doległo
2020-08-31Let root package be represented as [root] to the usersebastian.sellmair
2020-08-25- Move `test` projects into semantic parent projectssebastian.sellmair
- Implement new `:test-utils` project - Resolve requirement for Android SDK installation
2020-08-19Implement ignoring known unresolved links in integration testsKamil Doległo
2020-08-19Adapt integration tests for checking unresolved linksKamil Doległo
2020-08-14Simplify Dokka Gradle Pluginsebastian.sellmair
2020-08-12Implement DocumentableFilterSuppressedTransformersebastian.sellmair
2020-07-20Re-introduce default DokkaCollectorTask, run on all submodules by default, ↵sebastian.sellmair
add Collector0IntegrationTest
2020-07-13Fix first integration testssebastian.sellmair
2020-07-13Implement basic assertNoUnresolvedHrefsebastian.sellmair
2020-07-08Implement simple MavenIntegrationTest.ktsebastian.sellmair
2020-07-07Implement simple cli integration testsebastian.sellmair