/[openfoncier]/trunk/tests/resource.txt
ViewVC logotype

Contents of /trunk/tests/resource.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3173 - (show annotations)
Thu Oct 16 10:58:25 2014 UTC (10 years, 3 months ago) by fmichon
File MIME type: text/plain
File size: 840 byte(s)
* Test d'un testsuite composé de tests robotframework et de tests phpunit.

1 *** Settings ***
2 Documentation Ressources (librairies, keywords et variables)
3 Library Selenium2Library
4 Library String
5 Library RequestsLibrary
6 Library Collections
7
8 Resource ${RESOURCES}/application.txt
9 Resource ${RESOURCES}/formulaire.txt
10 Resource ${RESOURCES}/menu.txt
11 Resource ${RESOURCES}/navigation.txt
12 Resource ${RESOURCES}/tableau.txt
13 Resource ${RESOURCES}/utils.txt
14
15 *** Variables ***
16 ${SERVER} localhost
17 ${BROWSER} Firefox
18 ${DELAY} 0
19 ${VALID USER} admin
20 ${VALID PASSWORD} admin
21 ${TITLE} :: openMairie :: openADS
22 ${LOGIN URL} http://${SERVER}/openads/
23 ${WELCOME URL} http://${SERVER}/openads/scr/dashboard.php
24 ${ERROR URL} http://${SERVER}/openads/scr/login.php
25 ${RESOURCES} resources

Properties

Name Value
svn:executable *

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26