|
8 vuotta sitten | |
---|---|---|
.. | ||
features | 8 vuotta sitten | |
README.md | 8 vuotta sitten | |
behat.yml | 8 vuotta sitten |
In order to run tests locally:
An administrator user should be created with: Username "admin" and password "admin" with user_id = 1
Edit file tests/behat/behat.yml An update your Chamilo URL.
The main platform language must be in English.
Social network tool must be available.
After executing a composer update
Run:
cd tests/behat
../../vendor/behat/behat/bin/behat -v
Or for a specific feature:
../../vendor/behat/behat/bin/behat features/createCourse.feature