Behat steps definitions for Language import tool
Copyright: | 2014 Dan Poltawski <dan@moodle.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 81 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file lib/behat/behat_base.php |
behat_tool_langimport:: (2 methods):
remote_langimport_tests_are_enabled()
outdated_langpack_is_installed()
Class: behat_tool_langimport - X-Ref
Steps definitions related with the Language import toolremote_langimport_tests_are_enabled() X-Ref |
This step looks to see if the remote language import tests should be run (indicated by setting TOOL_LANGIMPORT_REMOTE_TESTS in config.php. |
outdated_langpack_is_installed($langcode) X-Ref |
Downloads a langpack and fakes it being outdated param: string $langcode The language code (e.g. en) |