test phpunit + behat

This commit is contained in:
odain
2020-07-16 15:44:47 +02:00
parent 8c3417adeb
commit 6bdfdad09f
22 changed files with 141 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
Feature: Test itop
In order access the application, users must be able to log in
@pro @com
Scenario: config voit toutes les organisations
Given there is an iTop installed with the standard datamodel and sample data 'default'
And I login as "config/config"
And I have a valid user account 'config/config'
And I wait for 2 seconds
Then I follow "Déconnexion"