mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-29 21:48:45 +02:00
test phpunit + behat
This commit is contained in:
10
test/features/debug-ci.feature
Normal file
10
test/features/debug-ci.feature
Normal 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"
|
||||
Reference in New Issue
Block a user