Changes for page Docker-based Testing

Last modified by Simon Urli on 2024/04/02 16:25

From version 16.1
edited by Simon Urli
on 2018/12/18 12:33
Change comment: There is no comment for this version
To version 17.1
edited by Simon Urli
on 2019/01/09 15:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -36,7 +36,7 @@
36 36  )))|The browser used in the tests. Note that the version of the browser used is controlled by the version of Selenium that is defined in the ##pom.xml## of ##xwiki-platform-test-docker##.
37 37  |##database##|##hsqldb_embedded##|(((
38 38  * ##mysql## (##Database.MYSQL##)
39 -* ##postgres## (##Database.POSTGRESQL##)
39 +* ##postgresql## (##Database.POSTGRESQL##)
40 40  * ##hsqldb_embedded## (##Database.HSQLDB_EMBEDDED##)
41 41  )))|The database used in the tests
42 42  |##servletEngine##|##jetty_standalone##|(((

Get Connected