Skip to content

Commit a786ba6

Browse files
committed
Added info about mariadb campaign
1 parent 2f77b49 commit a786ba6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

contribute/contribution-guidelines/ui-tests.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ These UI tests simulate the behavior of a real user.
1818

1919
Anyone can run the UI tests against a PR made on the Core repository using [this tool](https://github.com/PrestaShop/ga.tests.ui.pr/).
2020

21-
As explained in the README of the tool, you need to first fork it then launch a test campaign by inputing the needed informations (PR number, target branch ...).
21+
As explained in the README of the tool, you need to first fork it then launch test campaigns by inputing the needed informations (PR number, target branch ...).
22+
As we support MySQL and MariaDB in our UI tests, you have to launch 2 campaigns: the first one by selecting "mysql" in the database field, the second one by selecting "mariadb".
2223

2324
The UI tests do evolve in time as new tests are added and existing tests are refactored and updated: please regularly update your forks or you might be running an outdated version of the tests against a PR.
2425

0 commit comments

Comments
 (0)