Security update for permissions_by_term
[yaffs-website] / vendor / drupal / drupal-extension / fixtures / drupal7 / modules / behat_test / behat_test.info
1 name = Behat test
2 description = Test feature exposing basic configuration for Behat Drupal extension test.
3 core = 7.x
4 package = Features
5 dependencies[] = addressfield
6 dependencies[] = date
7 dependencies[] = entityreference
8 dependencies[] = features
9 dependencies[] = link
10 dependencies[] = list
11 dependencies[] = locale
12 dependencies[] = node
13 dependencies[] = options
14 dependencies[] = taxonomy
15 dependencies[] = text
16 features[features_api][] = api:2
17 features[field_base][] = body
18 features[field_base][] = field_post_address
19 features[field_base][] = field_post_date
20 features[field_base][] = field_post_dates
21 features[field_base][] = field_post_links
22 features[field_base][] = field_post_reference
23 features[field_base][] = field_post_select
24 features[field_base][] = field_tags
25 features[field_instance][] = node-post-body
26 features[field_instance][] = node-post-field_post_address
27 features[field_instance][] = node-post-field_post_date
28 features[field_instance][] = node-post-field_post_dates
29 features[field_instance][] = node-post-field_post_links
30 features[field_instance][] = node-post-field_post_reference
31 features[field_instance][] = node-post-field_post_select
32 features[field_instance][] = user-user-field_post_address
33 features[field_instance][] = user-user-field_post_reference
34 features[field_instance][] = user-user-field_tags
35 features[node][] = post
36 features[taxonomy][] = tags
37 features[user_permission][] = create post content
38 features[user_permission][] = delete any post content
39 features[user_permission][] = delete own post content
40 features[user_permission][] = edit any post content
41 features[user_permission][] = edit own post content