From bab4f49a5ae58f94f89569d5df5369bbaf6e1ea7 Mon Sep 17 00:00:00 2001 From: Jean-Christophe Engel Date: Fri, 23 Aug 2024 12:09:04 +0200 Subject: [PATCH] ajout 11-32 ajout pays --- membres.side | 666 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 665 insertions(+), 1 deletion(-) diff --git a/membres.side b/membres.side index e7fc92c..6be1e1c 100644 --- a/membres.side +++ b/membres.side @@ -39903,6 +39903,670 @@ "targets": [], "value": "" }] + }, { + "id": "6cf67a44-31a7-4633-9a7d-e5e6fb63fb79", + "name": "11-32 ajout pays", + "commands": [{ + "id": "9c879e70-9231-4331-975d-50c55f647f8a", + "comment": "", + "command": "open", + "target": "http://test.paheko.localhost/admin/login.php", + "targets": [], + "value": "" + }, { + "id": "37ebcf3c-e395-43e3-9930-ec70f89bed8d", + "comment": "", + "command": "setWindowSize", + "target": "1280x1020", + "targets": [], + "value": "" + }, { + "id": "a3f3453b-9078-450f-951b-63a13abe6b96", + "comment": "Vérifier si déjà connecté", + "command": "storeXpathCount", + "target": "xpath=//button[@name='login']", + "targets": [], + "value": "connecte" + }, { + "id": "d6e2a9b4-e533-47ee-8fc7-8f9e19658b49", + "comment": "", + "command": "if", + "target": "${connecte} > 0", + "targets": [], + "value": "" + }, { + "id": "60694ebe-f686-4b1e-9482-b94dcccf5458", + "comment": "identifiant", + "command": "type", + "target": "id=f_id", + "targets": [], + "value": "jckix@free.fr" + }, { + "id": "4ab85295-e917-4490-994c-6f95ee861eee", + "comment": "mot de passe", + "command": "type", + "target": "id=f_password", + "targets": [], + "value": "interpeller noircir colis allumer" + }, { + "id": "b3901bae-cecf-41d1-894c-a2814eb866e9", + "comment": "Connexion", + "command": "click", + "target": "name=login", + "targets": [], + "value": "" + }, { + "id": "50b74db5-33f9-4cdc-9178-2d3eeb1357d9", + "comment": "", + "command": "end", + "target": "", + "targets": [], + "value": "" + }, { + "id": "5b6165de-a6d3-4c03-acad-84101008f283", + "comment": "ajouter pays", + "command": "", + "target": "", + "targets": [], + "value": "" + }, { + "id": "c5d2ba2d-4d51-4286-8fc3-40838e3d622a", + "comment": "", + "command": "click", + "target": "xpath=//a[contains(@href, \"/admin/config/\")]", + "targets": [ + ["css=li:nth-child(6) b", "css:finder"], + ["xpath=//li[6]/h3/a/b", "xpath:position"], + ["xpath=//b[contains(.,'Configuration')]", "xpath:innerText"] + ], + "value": "" + }, { + "id": "cbc09d2a-230e-4e25-97fd-96ff45888024", + "comment": "", + "command": "click", + "target": "xpath=//a[contains(@href, \"/admin/config/users\")]", + "targets": [ + ["css=ul:nth-child(1) > li:nth-child(3) > a", "css:finder"], + ["xpath=//a[contains(text(),'Membres')]", "xpath:link"], + ["xpath=//a[@href='http://test.paheko.localhost/admin/config/users/']", "xpath:href"], + ["xpath=//nav/ul/li[3]/a", "xpath:position"] + ], + "value": "" + }, { + "id": "8ac57600-22c9-42b7-a0c8-bcc3c7907147", + "comment": "", + "command": "click", + "target": "xpath=//a[contains(@href, \"/admin/config/fields\")]", + "targets": [ + ["css=ul:nth-child(1) > li:nth-child(3) > a", "css:finder"], + ["xpath=//a[contains(text(),'Membres')]", "xpath:link"], + ["xpath=//a[@href='http://test.paheko.localhost/admin/config/users/']", "xpath:href"], + ["xpath=//nav/ul/li[3]/a", "xpath:position"] + ], + "value": "" + }, { + "id": "02abe070-8dca-4f06-8957-159b20f9a90e", + "comment": "", + "command": "click", + "target": "xpath=//a[@href=\"new.php\"]", + "targets": [], + "value": "" + }, { + "id": "8065bc0d-dcfe-464a-be70-9fd0061efd87", + "comment": "", + "command": "store", + "target": "Pays", + "targets": [], + "value": "libelle_champ" + }, { + "id": "de38f6a5-70fb-43a7-83e0-14bf589fb455", + "comment": "", + "command": "check", + "target": "id=f_preset_pays", + "targets": [ + ["css=#f_default_category > option:nth-child(2)", "css:finder"], + ["xpath=//option[@value='2']", "xpath:attributes"], + ["xpath=//select[@id='f_default_category']/option[2]", "xpath:idRelative"], + ["xpath=//option[2]", "xpath:position"], + ["xpath=//option[contains(.,'Anciens membres')]", "xpath:innerText"] + ], + "value": "" + }, { + "id": "d861bdc0-3edf-49e7-9816-fe691bc8c91d", + "comment": "", + "command": "click", + "target": "xpath=//button[@name=\"add\"]", + "targets": [ + ["name=save", "name"], + ["css=.main", "css:finder"], + ["xpath=//button[@name='save']", "xpath:attributes"], + ["xpath=//p/button", "xpath:position"], + ["xpath=//button[contains(.,'Enregistrer')]", "xpath:innerText"] + ], + "value": "" + }, { + "id": "b9317d70-6cdb-4047-9785-db0dd5c8cbed", + "comment": "", + "command": "assertElementPresent", + "target": "xpath=//p[contains(@class,\"confirm\")]", + "targets": [], + "value": "" + }, { + "id": "774fea25-ea37-4d4f-9fe7-b8e5b524fb4e", + "comment": "", + "command": "assertElementPresent", + "target": "xpath=//th[text()=\"${libelle_champ}\"]", + "targets": [], + "value": "" + }, { + "id": "0e5502c2-f9e1-47ba-b769-30a72bd7212a", + "comment": "autoriser modification", + "command": "", + "target": "", + "targets": [], + "value": "" + }, { + "id": "2542af12-e990-467b-bc5b-06aee611dcae", + "comment": "", + "command": "storeXpathCount", + "target": "xpath=//tbody/tr", + "targets": [], + "value": "nb_champs" + }, { + "id": "653ed0c2-b00f-459d-8b64-1cd128f97945", + "comment": "", + "command": "click", + "target": "xpath=//tbody/tr[${nb_champs}]//td//a[contains(@href, \"edit.php\")]", + "targets": [], + "value": "" + }, { + "id": "3c8cbd03-6e01-4756-9dcb-88844fa8e817", + "comment": "", + "command": "selectFrame", + "target": "index=0", + "targets": [], + "value": "" + }, { + "id": "2294aea5-e765-4e24-b275-c2e55d466ef7", + "comment": "", + "command": "check", + "target": "xpath=//input[@id=\"f_user_access_level_2\"]", + "targets": [], + "value": "" + }, { + "id": "703699e9-55ea-4bda-b501-c46d6bbd5a56", + "comment": "", + "command": "click", + "target": "xpath=//button[@name=\"save\"]", + "targets": [], + "value": "" + }, { + "id": "331ea367-629a-4c2b-8267-3d09240d95c0", + "comment": "", + "command": "selectFrame", + "target": "relative=parent", + "targets": [], + "value": "" + }, { + "id": "012077c5-72c6-4a26-bf00-9df130082d7d", + "comment": "créer un membre", + "command": "", + "target": "", + "targets": [], + "value": "" + }, { + "id": "e1b569e8-6f43-47f8-8768-5de159d42ef0", + "comment": "", + "command": "click", + "target": "linkText=Ajouter", + "targets": [ + ["linkText=Ajouter", "linkText"], + ["css=li:nth-child(2) li:nth-child(1) > a", "css:finder"], + ["xpath=//a[contains(text(),'Ajouter')]", "xpath:link"], + ["xpath=//a[contains(@href, '/admin/users/new.php')]", "xpath:href"], + ["xpath=//li/a", "xpath:position"], + ["xpath=//a[contains(.,'Ajouter')]", "xpath:innerText"] + ], + "value": "" + }, { + "id": "9d0ef04e-c486-498d-a186-916132c93880", + "comment": "", + "command": "storeValue", + "target": "id=f_numero", + "targets": [], + "value": "numero" + }, { + "id": "20ff3ef4-d786-4f84-91af-5f92cd6dc0f7", + "comment": "", + "command": "executeScript", + "target": "const upper = (str) => { return str.charAt(0).toUpperCase() + str.slice(1);} ; const chaine = (length) => { let chars = 'aàbcdeéèfghijklmnoôpqrstuùvwxyz'; let str = ''; for (let i = 0; i < length; i++) { str += chars.charAt(Math.floor(Math.random() * chars.length)); } let debut = upper(str.slice(0, length/2)); let fin = upper(str.slice(length/2)); return debut + ' ' + fin;};return chaine(12)", + "targets": [], + "value": "nom" + }, { + "id": "086dce39-642d-4ac7-bd83-5c899f1df27a", + "comment": "", + "command": "type", + "target": "id=f_nom", + "targets": [ + ["id=f_nom", "id"], + ["name=nom", "name"], + ["css=#f_nom", "css:finder"], + ["xpath=//input[@id='f_nom']", "xpath:attributes"], + ["xpath=//dd[3]/input", "xpath:position"] + ], + "value": "${nom}" + }, { + "id": "a4b9f1c9-b7db-4cee-aa20-91dafd6074b5", + "comment": "", + "command": "executeScript", + "target": "const chaine = (length) => { let chars = 'abcdefghijklmnopqrstuvwxyz0123456789'; let str = ''; for (let i = 0; i < length; i++) { str += chars.charAt(Math.floor(Math.random() * chars.length)); } return str; }; return chaine(8) + \"@\" + chaine(5) + \".fr\"", + "targets": [], + "value": "email" + }, { + "id": "87080eed-4010-4145-a955-67bbeeddc981", + "comment": "", + "command": "type", + "target": "id=f_email", + "targets": [ + ["id=f_email", "id"], + ["name=email", "name"], + ["css=#f_email", "css:finder"], + ["xpath=//input[@id='f_email']", "xpath:attributes"], + ["xpath=//dd[4]/input", "xpath:position"] + ], + "value": "${email}" + }, { + "id": "7438da67-a5af-42c8-8950-d284c0c9391f", + "comment": "Choisir un pays au hasard", + "command": "", + "target": "", + "targets": [], + "value": "" + }, { + "id": "02c673b2-d01b-4747-b097-4d436233a138", + "comment": "", + "command": "store", + "target": "f_pays", + "targets": [], + "value": "id_champ" + }, { + "id": "e395e871-b2b0-47f9-9032-ca0500177327", + "comment": "", + "command": "storeXpathCount", + "target": "xpath=//select[@id=\"${id_champ}\"]/option", + "targets": [], + "value": "nb_pays" + }, { + "id": "b87124ec-2332-4d70-a4f8-bc3671b9fadd", + "comment": "", + "command": "executeScript", + "target": "return 2 + Math.floor(Math.random() * (${nb_pays} - 1))", + "targets": [], + "value": "num_pays" + }, { + "id": "8e93ed16-ea5f-473a-880e-006b3b232d5a", + "comment": "", + "command": "storeText", + "target": "xpath=//select[@id=\"${id_champ}\"]/option[${num_pays}]", + "targets": [], + "value": "valeur_champ" + }, { + "id": "fd48a58d-853a-4e98-af38-6455c9695183", + "comment": "", + "command": "click", + "target": "xpath=//select[@id=\"${id_champ}\"]/option[${num_pays}]", + "targets": [], + "value": "" + }, { + "id": "9da78d74-74a2-46d2-9103-16c5849e09f0", + "comment": "", + "command": "click", + "target": "name=save", + "targets": [ + ["name=save", "name"], + ["css=.main", "css:finder"], + ["xpath=//button[@name='save']", "xpath:attributes"], + ["xpath=//p/button", "xpath:position"], + ["xpath=//button[contains(.,'Créer ce membre')]", "xpath:innerText"] + ], + "value": "" + }, { + "id": "f5415345-a0e9-4b13-84e1-bb833eeccabf", + "comment": "vérifier infos membre", + "command": "", + "target": "", + "targets": [], + "value": "" + }, { + "id": "2e0a7974-e8b4-4e32-9943-3fbb546d55fa", + "comment": "", + "command": "assertText", + "target": "xpath=//dt[contains(.,'Numéro de membre')]/following-sibling::dd", + "targets": [], + "value": "${numero}" + }, { + "id": "3991ed1e-1e10-4d00-b317-d72d6b86dc89", + "comment": "", + "command": "assertText", + "target": "xpath=//dt[contains(.,'Nom & prénom')]/following-sibling::dd", + "targets": [], + "value": "${nom}" + }, { + "id": "ea785b4b-41a1-4cc4-bd9e-e45934518152", + "comment": "", + "command": "assertText", + "target": "xpath=//dt[contains(.,'Adresse E-Mail')]/following-sibling::dd/a", + "targets": [], + "value": "${email}" + }, { + "id": "a7409078-d04b-47bd-9b1a-560958b04615", + "comment": "", + "command": "assertText", + "target": "xpath=//dt[contains(.,\"${libelle_champ}\")]/following-sibling::dd", + "targets": [], + "value": "${valeur_champ}" + }, { + "id": "4801bff0-a46b-4974-82c6-672f1f069dfd", + "comment": "attribuer un mot de passe au membre", + "command": "", + "target": "", + "targets": [], + "value": "" + }, { + "id": "ded4a4f9-7fac-427d-8cc3-5768c1d5c197", + "comment": "", + "command": "click", + "target": "xpath=//a[contains(@href, \"edit_security.php\")]", + "targets": [], + "value": "" + }, { + "id": "0e0b35d2-6aa5-4139-b91e-87e2a983a28b", + "comment": "", + "command": "store", + "target": "soin oeuf mélodieux intellectuel", + "targets": [], + "value": "mdp" + }, { + "id": "d6947978-fd82-4733-900d-9b4fbb1d7956", + "comment": "", + "command": "selectFrame", + "target": "index=0", + "targets": [ + ["index=0"] + ], + "value": "" + }, { + "id": "d534b7b0-9ce9-49f4-954e-f7dc54991bb2", + "comment": "", + "command": "type", + "target": "id=f_password", + "targets": [ + ["id=f_password", "id"], + ["css=#f_password", "css:finder"], + ["xpath=//input[@id='f_password']", "xpath:attributes"], + ["xpath=//dd[3]/input", "xpath:position"] + ], + "value": "${mdp}" + }, { + "id": "2bb2f4a9-98be-45e3-a62c-164e11188bc7", + "comment": "", + "command": "type", + "target": "id=f_password_confirmed", + "targets": [ + ["id=f_password_confirmed", "id"], + ["name=password_confirmed", "name"], + ["css=#f_password_confirmed", "css:finder"], + ["xpath=//input[@id='f_password_confirmed']", "xpath:attributes"], + ["xpath=//dd[5]/input", "xpath:position"] + ], + "value": "${mdp}" + }, { + "id": "05969b20-6316-4a7e-8063-5a8a9bb93c92", + "comment": "", + "command": "click", + "target": "name=save", + "targets": [ + ["name=save", "name"], + ["css=.main", "css:finder"], + ["xpath=//button[@name='save']", "xpath:attributes"], + ["xpath=//p/button", "xpath:position"], + ["xpath=//button[contains(.,'Enregistrer')]", "xpath:innerText"] + ], + "value": "" + }, { + "id": "4f4017c9-827e-42a1-bf7b-9346346a100d", + "comment": "", + "command": "selectFrame", + "target": "relative=parent", + "targets": [ + ["relative=parent"] + ], + "value": "" + }, { + "id": "6569f75d-9b38-40cb-9f34-fde52443b19b", + "comment": "Déconnexion admin", + "command": "click", + "target": "xpath=//a[contains(@href, '/admin/logout.php')]", + "targets": [], + "value": "" + }, { + "id": "a4aa0402-5ca9-4678-b0bf-ffae8669741b", + "comment": "", + "command": "type", + "target": "id=f_id", + "targets": [], + "value": "${email}" + }, { + "id": "d118ab1d-520a-47d8-939f-da57d47e531b", + "comment": "", + "command": "type", + "target": "id=f_password", + "targets": [], + "value": "${mdp}" + }, { + "id": "9b7ba5a2-7cac-44ca-959b-c8001462364f", + "comment": "", + "command": "click", + "target": "name=login", + "targets": [], + "value": "" + }, { + "id": "332e0f2c-abf1-4b5f-92b1-ff3bf203c49c", + "comment": "vérifier pays et le modifier", + "command": "", + "target": "", + "targets": [], + "value": "" + }, { + "id": "e5f316ad-d06c-42e1-90e7-d3bcd89757e9", + "comment": "", + "command": "click", + "target": "xpath=//a[contains(@href, \"/admin/me\")]", + "targets": [], + "value": "" + }, { + "id": "5f5cc558-8cf5-485c-b8a7-c284106009d8", + "comment": "", + "command": "assertText", + "target": "xpath=//dt[contains(.,\"${libelle_champ}\")]/following-sibling::dd", + "targets": [], + "value": "${valeur_champ}" + }, { + "id": "6a62069e-b7d4-4851-b9f5-8fcfa6a0d5ad", + "comment": "", + "command": "click", + "target": "xpath=//a[contains(@href, \"/admin/me/edit.php\")]", + "targets": [], + "value": "" + }, { + "id": "249bbbc4-14d3-4f5e-9f0a-8a48b8da1cd1", + "comment": "", + "command": "executeScript", + "target": "return 2 + Math.floor(Math.random() * (${nb_pays} - 1))", + "targets": [], + "value": "num_pays" + }, { + "id": "de52175b-6860-4985-936b-0f8006a608b9", + "comment": "", + "command": "storeText", + "target": "xpath=//select[@id=\"${id_champ}\"]/option[${num_pays}]", + "targets": [], + "value": "valeur_champ" + }, { + "id": "044b9cf0-d3b2-4dd1-a0e2-bb982b944df8", + "comment": "", + "command": "click", + "target": "xpath=//select[@id=\"${id_champ}\"]/option[${num_pays}]", + "targets": [], + "value": "" + }, { + "id": "91380263-c358-48c1-ab5d-13716c63c93f", + "comment": "", + "command": "click", + "target": "name=save", + "targets": [ + ["name=save", "name"], + ["css=.main", "css:finder"], + ["xpath=//button[@name='save']", "xpath:attributes"], + ["xpath=//p/button", "xpath:position"], + ["xpath=//button[contains(.,'Créer ce membre')]", "xpath:innerText"] + ], + "value": "" + }, { + "id": "25df8ad1-f403-47a0-b93f-08eafafca274", + "comment": "", + "command": "assertText", + "target": "xpath=//dt[contains(.,\"${libelle_champ}\")]/following-sibling::dd", + "targets": [], + "value": "${valeur_champ}" + }, { + "id": "4d955d84-c92e-4ac9-9b5e-dbc280b55565", + "comment": "Déconnexion membre", + "command": "click", + "target": "xpath=//a[contains(@href, '/admin/logout.php')]", + "targets": [], + "value": "" + }, { + "id": "429a5b6b-c57e-41d7-8b98-95ad8d925d1f", + "comment": "", + "command": "type", + "target": "id=f_id", + "targets": [], + "value": "jckix@free.fr" + }, { + "id": "8bb6e914-1cbe-413b-9c43-943fa52eaa97", + "comment": "", + "command": "type", + "target": "id=f_password", + "targets": [], + "value": "interpeller noircir colis allumer" + }, { + "id": "4046cb60-aaec-4635-b905-009e4191a756", + "comment": "Connexion admin", + "command": "click", + "target": "name=login", + "targets": [], + "value": "" + }, { + "id": "bb477137-3f9b-401f-9b9e-daf59b5a98cd", + "comment": "supprimer le champ ajouté", + "command": "", + "target": "", + "targets": [], + "value": "" + }, { + "id": "65926016-d754-457f-8ebd-f3b7c03db798", + "comment": "", + "command": "click", + "target": "xpath=//a[contains(@href, \"/admin/config/\")]", + "targets": [ + ["css=li:nth-child(6) b", "css:finder"], + ["xpath=//li[6]/h3/a/b", "xpath:position"], + ["xpath=//b[contains(.,'Configuration')]", "xpath:innerText"] + ], + "value": "" + }, { + "id": "4adcf85b-d45b-4a60-afa1-28dc2156e16b", + "comment": "", + "command": "click", + "target": "xpath=//a[contains(@href, \"/admin/config/users\")]", + "targets": [ + ["css=ul:nth-child(1) > li:nth-child(3) > a", "css:finder"], + ["xpath=//a[contains(text(),'Membres')]", "xpath:link"], + ["xpath=//a[@href='http://test.paheko.localhost/admin/config/users/']", "xpath:href"], + ["xpath=//nav/ul/li[3]/a", "xpath:position"] + ], + "value": "" + }, { + "id": "8df8ea27-6556-449e-80ff-e46bebbd84c5", + "comment": "", + "command": "click", + "target": "xpath=//a[contains(@href, \"/admin/config/fields\")]", + "targets": [ + ["css=ul:nth-child(1) > li:nth-child(3) > a", "css:finder"], + ["xpath=//a[contains(text(),'Membres')]", "xpath:link"], + ["xpath=//a[@href='http://test.paheko.localhost/admin/config/users/']", "xpath:href"], + ["xpath=//nav/ul/li[3]/a", "xpath:position"] + ], + "value": "" + }, { + "id": "7a42c793-db98-4b18-9e4c-26134903e249", + "comment": "", + "command": "storeXpathCount", + "target": "xpath=//tbody/tr", + "targets": [], + "value": "nb_champs" + }, { + "id": "4205519f-84ca-4690-b1a8-3431d689f13f", + "comment": "", + "command": "click", + "target": "xpath=//tbody/tr[${nb_champs}]//td//a[contains(@href, \"delete.php\")]", + "targets": [], + "value": "" + }, { + "id": "108ad630-5068-4375-a94b-c94f55c0e3c8", + "comment": "", + "command": "selectFrame", + "target": "index=0", + "targets": [ + ["index=0"] + ], + "value": "" + }, { + "id": "726e5019-8e74-4428-af3b-e65bb32a5914", + "comment": "", + "command": "click", + "target": "css=label", + "targets": [ + ["css=label", "css:finder"], + ["xpath=//label", "xpath:position"], + ["xpath=//label[contains(.,'Cocher cette case pour supprimer le champ, cela effacera de manière permanente cette donnée de toutes les fiches membres.')]", "xpath:innerText"] + ], + "value": "" + }, { + "id": "84951c73-ef15-4870-969f-6f164bdda32a", + "comment": "", + "command": "click", + "target": "name=delete", + "targets": [], + "value": "" + }, { + "id": "5357be94-a03c-4771-ac24-0f91cdbedfb8", + "comment": "", + "command": "selectFrame", + "target": "relative=parent", + "targets": [ + ["index=0"] + ], + "value": "" + }, { + "id": "9db629c9-38fa-42f8-a779-4a051c9c1494", + "comment": "", + "command": "assertElementNotPresent", + "target": "xpath=//th[text()=\"${libelle_champ}\"]", + "targets": [], + "value": "" + }] }], "suites": [{ "id": "6bdd4e16-7197-4388-9a5f-350523eb6c98", @@ -39980,7 +40644,7 @@ "persistSession": false, "parallel": false, "timeout": 300, - "tests": ["c548c5b3-dada-4e5d-af7f-2767bf5e2b6d", "3d0feea6-0edc-4669-ab3c-54f2b5d4ebca", "340b4d62-de7f-4c00-a559-e4f6a2246f08", "7a858aed-70b7-4c7a-bc4f-799216bb455b", "4073d67e-c10e-4c4a-a994-b6c8e2520b19", "ba5e6368-646b-447e-9e5e-3c3cdded211a", "482dfae4-a690-4334-a7f0-6207ab17e15b", "e465aafe-cbe2-47d2-853f-ad1df276fbfb", "4ca407f4-01a9-466a-89ee-c7d772a0281e", "1af743ad-6fd1-4adc-a2e7-0bc3bfbc026e", "ee2ad930-7a67-41d0-9723-fec221c087e3", "a0a6c815-f9c9-49ae-ab27-4163b3938ca6", "34ba9dd6-5286-4f13-8258-f3250cc09186", "950a6823-ce21-4ddc-a5f8-75902d8d59a0", "f3d16774-e224-4813-8a5a-f9dc795ba159", "2949f623-c0f5-47b8-beb0-38a9d3e42a8c", "01eaf4aa-1799-4407-83c4-ae2ed011ac63", "9ce79904-4a45-4a8f-89b5-5a18e73e374b", "9ba45fa6-cbe4-4bea-8de6-d57505df827b", "2f90c2f6-6b1b-4703-abc9-a137b58f0443", "8462cb7c-312b-4a01-a91d-bbe93166deab"] + "tests": ["c548c5b3-dada-4e5d-af7f-2767bf5e2b6d", "3d0feea6-0edc-4669-ab3c-54f2b5d4ebca", "340b4d62-de7f-4c00-a559-e4f6a2246f08", "7a858aed-70b7-4c7a-bc4f-799216bb455b", "4073d67e-c10e-4c4a-a994-b6c8e2520b19", "ba5e6368-646b-447e-9e5e-3c3cdded211a", "482dfae4-a690-4334-a7f0-6207ab17e15b", "e465aafe-cbe2-47d2-853f-ad1df276fbfb", "4ca407f4-01a9-466a-89ee-c7d772a0281e", "1af743ad-6fd1-4adc-a2e7-0bc3bfbc026e", "ee2ad930-7a67-41d0-9723-fec221c087e3", "a0a6c815-f9c9-49ae-ab27-4163b3938ca6", "34ba9dd6-5286-4f13-8258-f3250cc09186", "950a6823-ce21-4ddc-a5f8-75902d8d59a0", "f3d16774-e224-4813-8a5a-f9dc795ba159", "2949f623-c0f5-47b8-beb0-38a9d3e42a8c", "01eaf4aa-1799-4407-83c4-ae2ed011ac63", "9ce79904-4a45-4a8f-89b5-5a18e73e374b", "9ba45fa6-cbe4-4bea-8de6-d57505df827b", "2f90c2f6-6b1b-4703-abc9-a137b58f0443", "8462cb7c-312b-4a01-a91d-bbe93166deab", "6cf67a44-31a7-4633-9a7d-e5e6fb63fb79"] }], "urls": ["http://test.paheko.localhost/"], "plugins": []