moodle/badges
David Monllao d1e55a47be MDL-42625 behat: Step definitions + related changes in features
In general aiming for compatibility with multiple browsers,
firefox, chrome and phantomjs to be more specific.

* Removing hardcoded waits
* Adding @_alert, @_switch_window and @_switch_frame tags,
  to label actions that different drivers have problems with.
* Adding missing @_files_upload and @_only_local tags to features that
  uploads files.
* Fixing a few wait for page ready what specified miliseconds.
* New methods to ensure elements (usual selectors), sections and editors
  are ready to interact with
* Changing the select an option implementation to deal with the different
  drivers implementations when listening to JS events.
2013-12-06 13:10:24 +08:00
..
classes MDL-40572 badges: Update badge assertion to use new specification 2013-09-24 12:29:54 +12:00
criteria MDL-41659 badges: Display course/site names through format_string() 2013-10-02 08:58:02 +13:00
lib Merge branch 'MDL-40572_master' of https://github.com/totara/openbadges 2013-10-01 11:05:59 +13:00
tests MDL-42625 behat: Step definitions + related changes in features 2013-12-06 13:10:24 +08:00
action.php MDL-41811 Navigation: set admin navigation required in badges 2013-10-21 14:17:53 +08:00
ajax.php MDL-42072 badges: Fix output and headers in badges ajax scripts 2013-10-01 16:50:54 +13:00
assertion.php MDL-42072 badges: fixed cookie use 2013-10-11 13:49:02 +13:00
award.php MDL-41811 Navigation: set admin navigation required in badges 2013-10-21 14:17:53 +08:00
backpack.js MDL-40848 badges: Validate backpack connection via Persona 2013-09-16 20:15:32 +12:00
backpack_form.php MDL-40848 badges: Validate backpack connection via Persona 2013-09-16 20:15:32 +12:00
backpackconnect.php MDL-42072 badges: Fix output and headers in badges ajax scripts 2013-10-01 16:50:54 +13:00
badge.php MDL-40572 badges: Update badge assertion to use new specification 2013-09-24 12:29:54 +12:00
criteria.php MDL-41811 Navigation: set admin navigation required in badges 2013-10-21 14:17:53 +08:00
criteria_action.php MDL-41811 Navigation: set admin navigation required in badges 2013-10-21 14:17:53 +08:00
criteria_form.php MDL-39397 badges: Handle course badges when course is deleted 2013-05-08 16:12:44 +12:00
criteria_settings.php MDL-41811 Navigation: set admin navigation required in badges 2013-10-21 14:17:53 +08:00
cron.php MDL-39923 badges: Send badge messages through internal messaging system 2013-11-07 14:49:27 +13:00
edit.php MDL-41811 Navigation: set admin navigation required in badges 2013-10-21 14:17:53 +08:00
edit_form.php MDL-39923 badges: Send badge messages through internal messaging system 2013-11-07 14:49:27 +13:00
external.php MDL-40924 badges: added a print_error call to prevent PHP notices when no badges are found 2013-09-05 10:05:37 +08:00
index.php MDL-41811 simplify the admin tree detection logic and fix navigation in multiple areas 2013-10-21 14:17:55 +08:00
mybackpack.php MDL-40924 badges: Add caching to external badges 2013-09-02 13:40:41 +08:00
mybadges.php MDL-38837 badges: Check for http or https in badges backpack support 2013-07-18 13:38:18 +12:00
newbadge.php MDL-41659 badges: Display course/site names through format_string() 2013-10-02 08:58:02 +13:00
overview.php MDL-41811 Navigation: set admin navigation required in badges 2013-10-21 14:17:53 +08:00
preferences.php MDL-39063 badges: Improve external backpack usability and workflow 2013-04-16 10:47:40 +12:00
preferences_form.php MDL-39063 badges: Improve external backpack usability and workflow 2013-04-16 10:47:40 +12:00
recipients.php MDL-41811 Navigation: set admin navigation required in badges 2013-10-21 14:17:53 +08:00
renderer.php MDL-42226 badges: retrieve all the name fields when viewing an issued badge 2013-10-14 11:59:41 +08:00
view.php MDL-41659 badges: Display course/site names through format_string() 2013-10-02 08:58:02 +13:00