Created
April 16, 2015 21:07
-
-
Save nijotz/777706e0286e0fd7cad8 to your computer and use it in GitHub Desktop.
find . -name \*.rb | xargs flog -a | gist -f contentful-middleman-flog
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8764.7: flog total | |
11.2: flog/method average | |
244.5: main#none | |
116.6: Contentful::Management::describe(.create)::it(create with all attributes)::vcr#entry/create ./spec/lib/contentful/management/entry_spec.rb:219 | |
106.4: Contentful::Management::describe(#fields_from_attributes)::it#parses all kind of fields ./spec/lib/contentful/management/entry_spec.rb:589 | |
96.6: Contentful::Management::describe(#update)::it(update entry)::vcr#entry/update ./spec/lib/contentful/management/entry_spec.rb:343 | |
94.8: Contentful::Management::DynamicEntry::create ./lib/contentful/management/dynamic_entry.rb:19 | |
88.0: Contentful::Management::describe#.create ./spec/lib/contentful/management/webhook_spec.rb:42 | |
65.3: Contentful::Management::describe(create fields with array type)::it(creates new content type with fields)::vcr#content_type/fields/create_array_types ./spec/lib/contentful/management/content_type_spec.rb:684 | |
64.2: Contentful::Management::describe(#validations)::it(adds new validation on an existing field)::vcr#content_type/validation/in_add ./spec/lib/contentful/management/content_type_spec.rb:563 | |
62.7: Contentful::Management::describe(#validations)::context(size)::it(adds `size` validation to field)::vcr#content_type/validation/size ./spec/lib/contentful/management/content_type_spec.rb:575 | |
61.7: Contentful::Management::describe(#entries)::it(return entry for a given key)::vcr#space/entry/find ./spec/lib/contentful/management/space_spec.rb:329 | |
60.9: Contentful::Management::describe(#entries.new)::context(for multiple locales)::it(with camel case api id)::vcr#content_type/entry/create_with_camel_case_id_to_multiple_locales ./spec/lib/contentful/management/content_type_spec.rb:422 | |
60.7: Contentful::Management::describe(#validations)::context(range)::it(change `range` validation to existing field)::vcr#content_type/validation/range_update ./spec/lib/contentful/management/content_type_spec.rb:597 | |
60.7: Contentful::Management::describe(#validations)::context(range)::it(adds `range` validation to field)::vcr#content_type/validation/range ./spec/lib/contentful/management/content_type_spec.rb:586 | |
56.2: Contentful::Management::describe(#validations)::context(regexp)::it(adds `regexp` validation to field)::vcr#content_type/validation/regexp ./spec/lib/contentful/management/content_type_spec.rb:621 | |
56.2: Contentful::Management::describe(#fields.create)::it(creates new Link field with additional parameters)::vcr#content_type/fields/create_with_params ./spec/lib/contentful/management/content_type_spec.rb:310 | |
55.4: Contentful::Management::describe(search filters)::context(Inclusion and Exclusion)::context(exclusion operator)::it(returns all entries except with specified IDs)::vcr#entry/search_filter/exclusion_operator ./spec/lib/contentful/management/entry_spec.rb:516 | |
55.4: Contentful::Management::describe(search filters)::context(Inclusion and Exclusion)::context(inclusion operator)::it(returns entries with specified IDs)::vcr#entry/search_filter/inclusion_operator ./spec/lib/contentful/management/entry_spec.rb:504 | |
54.9: Contentful::Management::describe(#validations)::context(add multiple validations)::it(create field with multiple validations)::vcr#content_type/validation/multiple_add ./spec/lib/contentful/management/content_type_spec.rb:667 | |
54.7: Contentful::Management::describe(#entries.create)::it(with entry)::vcr#content_type/entry/create_with_entries ./spec/lib/contentful/management/content_type_spec.rb:389 | |
53.7: Contentful::Management::describe(.create)::it(with location)::vcr#entry/create_with_location ./spec/lib/contentful/management/entry_spec.rb:255 | |
51.8: Contentful::Management::describe(#assets)::it(creates asset with multiple locales )::vcr#space/asset/create_with_multiple_locales ./spec/lib/contentful/management/space_spec.rb:283 | |
49.5: Contentful::Management::describe(#reload)::it(updates fields collection when reloaded)::vcr#asset/reload_with_fields ./spec/lib/contentful/management/asset_spec.rb:369 | |
48.7: Contentful::Management::describe(#unpublish)::it(returns BadRequest error when already unpublished)::vcr#entry/unpublish_already_unpublished ./spec/lib/contentful/management/entry_spec.rb:104 | |
48.6: Contentful::Management::describe(#fields.create)::it(creates new Array field with additional parameters)::vcr#content_type/fields/create_array_with_params ./spec/lib/contentful/management/content_type_spec.rb:327 | |
47.8: Contentful::Management::describe(#fields.create)::it(updates existing field if matched id)::vcr#content_type/fields/update_field ./spec/lib/contentful/management/content_type_spec.rb:341 | |
46.4: Contentful::Management::describe(#entries.new)::context(for multiple locales)::it(for Text field)::vcr#content_type/entry/create_with_multiple_locales ./spec/lib/contentful/management/content_type_spec.rb:406 | |
44.4: Contentful::Management::describe(search filters)::context(order)::it(returns ordered entries by createdAt)::vcr#entry/search_filter/order_sys.createdAt ./spec/lib/contentful/management/entry_spec.rb:433 | |
44.4: Contentful::Management::describe(search filters)::context(order)::it(returns ordered entries by updatedAt)::vcr#entry/search_filter/order_sys.updatedAt ./spec/lib/contentful/management/entry_spec.rb:442 | |
44.4: Contentful::Management::describe(search filters)::context(order)::context(reverse the sort-order)::it(returns reverse sort of ordered entries by updatedAt)::vcr#entry/search_filter/reverse_order_sys.updatedAt ./spec/lib/contentful/management/entry_spec.rb:451 | |
44.4: Contentful::Management::describe(#update)::it(updates asset to specified locale)::vcr#asset/update_to_specified_locale ./spec/lib/contentful/management/asset_spec.rb:324 | |
43.9: Contentful::Management::describe(#entries.all)::it(returns entries)::vcr#content_type/entry/all ./spec/lib/contentful/management/content_type_spec.rb:511 | |
40.5: Contentful::Management::Resource::Fields::included ./lib/contentful/management/resource/fields.rb:28 | |
40.5: Contentful::Management::describe(.create)::context(create with locale)::it(creates a space within a client default locale)::vcr#space/create_with_client_default_locale ./spec/lib/contentful/management/space_spec.rb:98 | |
39.7: Contentful::Management::describe(.create)::it(with entry)::vcr#entry/create_with_entry ./spec/lib/contentful/management/entry_spec.rb:270 | |
38.5: Contentful::Management::describe(#locales)::it(#update when all params are given)::vcr#space/locale/update ./spec/lib/contentful/management/space_spec.rb:208 | |
38.0: Contentful::Management::describe(#validations)::it(changes 'in validation' on an existing field)::vcr#content_type/validation/in_update ./spec/lib/contentful/management/content_type_spec.rb:554 | |
37.8: Contentful::Management::ContentType#fields ./lib/contentful/management/content_type.rb:178 | |
37.3: Contentful::Management::describe(#validations)::it(adds 'in validation' to a new field)::vcr#content_type/validation/in ./spec/lib/contentful/management/content_type_spec.rb:545 | |
36.9: Contentful::Management::describe(.find)::it(returns space for a given key)::vcr#space/find ./spec/lib/contentful/management/space_spec.rb:41 | |
36.7: Contentful::Management::describe(.create)::it(creates asset with custom ID)::vcr#asset/create_with_custom_id ./spec/lib/contentful/management/asset_spec.rb:262 | |
35.9: Contentful::Management::describe(headers)::describe(#request_headers)::its#request_headers ./spec/lib/contentful/management/client_spec.rb:29 | |
35.6: Contentful::Management::describe(#assets)::it(create asset for space)::vcr#space/asset/create ./spec/lib/contentful/management/space_spec.rb:268 | |
35.5: Contentful::Management::describe(#update)::it(updates content_type updating existing field)::vcr#content_type/update_change_field_name ./spec/lib/contentful/management/content_type_spec.rb:222 | |
34.8: Contentful::Management::describe(#assets.all(limit: 2, skip: 1).next_page)::it(returns assets to limited number of assets)::vcr#space/asset/with_skipped_and_limited_assets_next_page ./spec/lib/contentful/management/space_spec.rb:307 | |
34.8: Contentful::Management::describe(#entries.all(limit: 2, skip: 1).next_page)::it(returns entries to limited number of entries)::vcr#space/entry/with_skipped_and_limited_entires_next_page ./spec/lib/contentful/management/space_spec.rb:381 | |
34.8: Contentful::Management::describe(#save)::it(with new field)::vcr#content_type/save_with_added_field ./spec/lib/contentful/management/content_type_spec.rb:267 | |
34.1: Contentful::Management::describe(#save)::it(saves new object)::vcr#content_type/save_new ./spec/lib/contentful/management/content_type_spec.rb:282 | |
33.5: Contentful::Management::describe(search filters)::context(Equality and Inequality)::context(inequality operator)::it(returns all entries except entry with id = 2Hs5BaU56oUmUIySMQQMUS)::vcr#entry/search_filter/inequality_operator ./spec/lib/contentful/management/entry_spec.rb:492 | |
32.8: Contentful::Management::describe(search filters)::context(Equality and Inequality)::context(equality operator)::it(returns all Entries with specified ID(IDs are unique and there can only be one))::vcr#entry/search_filter/equality_operator ./spec/lib/contentful/management/entry_spec.rb:474 | |
32.6: Contentful::Management::Entry::create ./lib/contentful/management/entry.rb:44 | |
31.7: Contentful::Management::describe(.create)::context(create with locale)::it(creates a space within a specified default locale)::vcr#space/create_with_locale ./spec/lib/contentful/management/space_spec.rb:90 | |
31.7: Contentful::Management::describe(#reload)::it(update the current version of the object to the version on the system)::vcr#entry/reload ./spec/lib/contentful/management/entry_spec.rb:413 | |
31.6: Contentful::Management::describe(#entries.new)::context(for multiple locales)::it(with entries)::vcr#content_type/entry/create_with_entries_for_multiple_locales ./spec/lib/contentful/management/content_type_spec.rb:441 | |
31.6: Contentful::Management::describe(#entries.new)::context(for multiple locales)::it(with assets)::vcr#content_type/entry/create_with_entries_for_multiple_locales ./spec/lib/contentful/management/content_type_spec.rb:459 | |
31.5: Contentful::Management::describe(#validations)::context(linkMimetypeGroup)::it(adds `linkMimetypeGroup` validation to field)::vcr#content_type/validation/link_mimetype_group ./spec/lib/contentful/management/content_type_spec.rb:644 | |
31.5: Contentful::Management::describe(#validations)::context(linkContentType)::it(adds `linkContentType` validation to field)::vcr#content_type/validation/link_content_type ./spec/lib/contentful/management/content_type_spec.rb:633 | |
31.4: Contentful::Management::describe(#entries.all(content_type: content_type_id))::it(returns entries to specified content type)::vcr#space/entry/content_type_entires ./spec/lib/contentful/management/space_spec.rb:370 | |
31.0: Contentful::Management::Client#request_headers ./lib/contentful/management/client.rb:171 | |
30.8: Contentful::Management::describe(#validations)::context(linkField)::it(adds `linkField` validation to field)::vcr#content_type/validation/link_field ./spec/lib/contentful/management/content_type_spec.rb:655 | |
30.8: Contentful::Management::describe(#validations)::context(present)::it(adds `present` validation to field)::vcr#content_type/validation/present ./spec/lib/contentful/management/content_type_spec.rb:610 | |
30.8: Contentful::Management::describe(#update)::it(updates asset with default locale with file)::vcr#asset/update_file ./spec/lib/contentful/management/asset_spec.rb:309 | |
30.7: Contentful::Management::ContentType#update ./lib/contentful/management/content_type.rb:132 | |
30.3: Contentful::Management::describe(#update)::it(updates content_type name and description)::vcr#content_type/update ./spec/lib/contentful/management/content_type_spec.rb:192 | |
30.3: Contentful::Management::describe(.create)::it(creates a content_type within a space without id and without fields)::vcr#content_type/create ./spec/lib/contentful/management/content_type_spec.rb:140 | |
30.3: Contentful::Management::describe(#locale)::it(returns default locale)::vcr#asset/locale ./spec/lib/contentful/management/asset_spec.rb:209 | |
30.1: Contentful::Management::describe(.create)::it(creates asset )::vcr#asset/create ./spec/lib/contentful/management/asset_spec.rb:228 | |
29.7: Contentful::Management::Asset::create ./lib/contentful/management/asset.rb:42 | |
29.3: Contentful::Management::describe(#update)::it(updates content_type with fields (leave fields untouched))::vcr#content_type/update_with_fields ./spec/lib/contentful/management/content_type_spec.rb:201 | |
29.1: Contentful::Management::describe(#update)::it(update entry for custom locale)::vcr#entry/update_with_custom_locale ./spec/lib/contentful/management/entry_spec.rb:373 | |
29.1: Contentful::Management::describe(#publish)::it(returns Contentful::Management::Entry)::vcr#entry/publish ./spec/lib/contentful/management/entry_spec.rb:117 | |
29.1: Contentful::Management::describe(#unpublish)::it(unpublish the entry)::vcr#entry/unpublish ./spec/lib/contentful/management/entry_spec.rb:94 | |
29.1: Contentful::Management::describe(#unarchive)::it(unarchive the entry)::vcr#entry/unarchive ./spec/lib/contentful/management/entry_spec.rb:154 | |
29.1: Contentful::Management::describe(#publish)::it(returns Contentful::Management::Asset)::vcr#asset/publish ./spec/lib/contentful/management/asset_spec.rb:110 | |
29.1: Contentful::Management::describe(#archive)::it( archive unpublished asset)::vcr#asset/archive ./spec/lib/contentful/management/asset_spec.rb:173 | |
29.1: Contentful::Management::describe(#unpublish)::it(unpublish)::vcr#asset/unpublish ./spec/lib/contentful/management/asset_spec.rb:73 | |
29.1: Contentful::Management::describe(#unarchive)::it(unarchive the asset)::vcr#asset/unarchive ./spec/lib/contentful/management/asset_spec.rb:147 | |
29.0: Contentful::Management::describe(search filters)::context(Equality and Inequality)::context(equality operator)::it(returns all entries by matching fields.number equal 33)::vcr#entry/search_filter/matching_array_fields ./spec/lib/contentful/management/entry_spec.rb:482 | |
28.8: Contentful::Management::describe(.create)::it(too many requests)::vcr#entry/too_many_requests ./spec/lib/contentful/management/entry_spec.rb:328 | |
28.4: Contentful::Management::describe(.create)::it(creates asset with specified locale )::vcr#asset/create_with_locale ./spec/lib/contentful/management/asset_spec.rb:245 | |
28.3: Contentful::Management::describe(.all)::it(returns entries in context of specified content type)::vcr#entry/content_type_entires ./spec/lib/contentful/management/entry_spec.rb:24 | |
28.2: Contentful::Management::describe(#reload)::it(update the current version of the object to the version on the system)::vcr#content_type/reload ./spec/lib/contentful/management/content_type_spec.rb:526 | |
28.2: Contentful::Management::describe(#reload)::it(update the current version of the object to the version on the system)::vcr#asset/reload ./spec/lib/contentful/management/asset_spec.rb:355 | |
27.5: Contentful::Management::Entry::fields_with_locale ./lib/contentful/management/entry.rb:253 | |
27.4: Contentful::Management::describe(#archive)::it(entry)::vcr#entry/archive ./spec/lib/contentful/management/entry_spec.rb:180 | |
27.0: Contentful::Management::describe(search filters)::context(Full-text Search)::it(returns all entries except with specified IDs)::vcr#entry/search_filter/full_search_match_operator ./spec/lib/contentful/management/entry_spec.rb:537 | |
27.0: Contentful::Management::describe(search filters)::context(Number & Date Ranges)::context(date ranges)::it(returns entries have been updated since midnight August 19th 2013)::vcr#entry/search_filter/range_operators_greater_than_or_equal ./spec/lib/contentful/management/entry_spec.rb:576 | |
27.0: Contentful::Management::describe(search filters)::context(Number & Date Ranges)::context(number)::it(returns entries with fields.number less then 20)::vcr#entry/search_filter/range_operators_less ./spec/lib/contentful/management/entry_spec.rb:566 | |
27.0: Contentful::Management::describe(search filters)::context(Full-text Search)::it(returns all entries except with specified IDs)::vcr#entry/search_filter/full_search ./spec/lib/contentful/management/entry_spec.rb:529 | |
27.0: Contentful::Management::Resource::ClassMethods#update_coercions! ./lib/contentful/management/resource.rb:141 | |
27.0: Contentful::Management::Client#execute_request ./lib/contentful/management/client.rb:84 | |
26.9: Contentful::Management::describe(.create)::it(creates a content_type within a space with custom id and without fields)::vcr#content_type/create_content_type_with_id ./spec/lib/contentful/management/content_type_spec.rb:151 | |
26.6: Contentful::Management::describe(#process)::it(process file after create an asset)::vcr#asset/process ./spec/lib/contentful/management/asset_spec.rb:398 | |
26.5: Contentful::Management::describe(#webhooks)::it(create)::vcr#space/webhook/create ./spec/lib/contentful/management/space_spec.rb:359 | |
26.3: Contentful::Management::describe(#update)::it(updates asset with default locale without file)::vcr#asset/update_with_default_locale_without_file ./spec/lib/contentful/management/asset_spec.rb:299 | |
26.2: Contentful::Management::describe(#image_url)::it#with_params ./spec/lib/contentful/management/asset_spec.rb:418 | |
26.0: Contentful::Management::describe(#content_types)::it(creates content type)::vcr#space/content_type/create ./spec/lib/contentful/management/space_spec.rb:134 | |
25.2: Contentful::Management::describe(#entries.create)::it(with Text field)::vcr#content_type/entry/create ./spec/lib/contentful/management/content_type_spec.rb:380 | |
25.1: Contentful::Management::describe(#update)::it(updates content_type adding one field)::vcr#content_type/update_with_one_new_field ./spec/lib/contentful/management/content_type_spec.rb:210 | |
25.0: Contentful::Management::describe(#publish)::it(returns Contentful::Management::Asset)::vcr#asset/publish_after_create ./spec/lib/contentful/management/asset_spec.rb:93 | |
24.8: Contentful::Management#none | |
24.7: Contentful::Management::describe(.all)::it(return limited number of entries with next_page)::vcr#entry/limited_entries ./spec/lib/contentful/management/entry_spec.rb:32 | |
24.7: Contentful::Management::describe(.all)::it(return limited number of assets with next_page)::vcr#asset/limited_assets_next_page ./spec/lib/contentful/management/asset_spec.rb:26 | |
24.6: Contentful::Management::let!#client ./spec/lib/contentful/management/webhook_spec.rb:11 | |
24.3: Contentful::Management::describe(#content_types)::it(#content_types.find)::vcr#space/content_type/find ./spec/lib/contentful/management/space_spec.rb:141 | |
24.2: Contentful::Management::describe(#activate)::it(increases object version)::vcr#content_type/activate ./spec/lib/contentful/management/content_type_spec.rb:68 | |
24.2: Contentful::Management::describe(#deactivate)::it(increases object version)::vcr#content_type/deactivate_with_version_change ./spec/lib/contentful/management/content_type_spec.rb:95 | |
24.2: Contentful::Management::describe(.create)::it(with entries)::vcr#entry/create_with_entries ./spec/lib/contentful/management/entry_spec.rb:280 | |
24.1: Contentful::Management::describe(#locales)::it(#locales.find)::vcr#space/locale/find ./spec/lib/contentful/management/space_spec.rb:168 | |
24.1: Contentful::Management::Support::deep_hash_merge ./lib/contentful/management/support.rb:13 | |
24.0: Contentful::Management::describe(#fields.create)::it(creates new field)::vcr#content_type/fields/create ./spec/lib/contentful/management/content_type_spec.rb:303 | |
24.0: describe(Properties)::it#has a #properties getter returning a hash with symbol keys ./spec/lib/contentful/management/array_spec.rb:23 | |
24.0: describe(SystemProperties)::it#has a #sys getter returning a hash with symbol keys ./spec/lib/contentful/management/array_spec.rb:12 | |
23.5: Contentful::Management::describe(#locales)::it(returns error when locale already exists)::vcr#space/locale/create_with_the_same_code ./spec/lib/contentful/management/space_spec.rb:195 | |
23.3: Contentful::Management::describe(#reload)::it(update the current version of the object to the version on the system)::vcr#space/reload ./spec/lib/contentful/management/space_spec.rb:394 | |
23.3: Contentful::Management::describe(#reload)::it(update the current version of the object to the version on the system)::vcr#locale/reload ./spec/lib/contentful/management/locale_spec.rb:54 | |
23.3: Contentful::Management::describe(#update)::it(all parameters)::vcr#webhook/update ./spec/lib/contentful/management/webhook_spec.rb:60 | |
23.2: Contentful::Management::ContentType::create ./lib/contentful/management/content_type.rb:107 | |
23.2: Contentful::Management::describe(#image_url)::it#empty_query ./spec/lib/contentful/management/asset_spec.rb:413 | |
23.1: Contentful::Management::describe(#save)::it(update space)::vcr#space/save_update_space ./spec/lib/contentful/management/space_spec.rb:231 | |
22.9: Contentful::Management::describe(#fields.add)::it(creates new field)::vcr#content_type/fields/add ./spec/lib/contentful/management/content_type_spec.rb:354 | |
22.6: Contentful::Management::Asset#update ./lib/contentful/management/asset.rb:79 | |
22.5: Contentful::Management::describe(#update)::it(updates the space name and increase version by +1)::vcr#space/update ./spec/lib/contentful/management/space_spec.rb:112 | |
22.5: Contentful::Management::describe(#locales)::it(creates locales to space)::vcr#space/locale/create ./spec/lib/contentful/management/space_spec.rb:183 | |
22.5: Contentful::Management::describe(#assets)::it(return asset for a given key)::vcr#space/asset/find ./spec/lib/contentful/management/space_spec.rb:253 | |
22.3: Contentful::Management::describe(#update)::it(updates content_type deleting existing field)::vcr#content_type/update_remove_field ./spec/lib/contentful/management/content_type_spec.rb:234 | |
22.1: Contentful::Management::describe(#archive)::it(returns error when archive published entry)::vcr#entry/archive_published ./spec/lib/contentful/management/entry_spec.rb:189 | |
22.1: Contentful::Management::describe(#unarchive)::it(returns BadRequest error when already unarchived)::vcr#entry/unarchive_already_unarchived ./spec/lib/contentful/management/entry_spec.rb:170 | |
22.1: Contentful::Management::describe(#unpublish)::it(returns BadRequest error when already unpublished)::vcr#asset/unpublish_already_unpublished ./spec/lib/contentful/management/asset_spec.rb:83 | |
21.7: Contentful::Management::describe(#assets)::it(#assets.all(skip: 3, limit: 5))::vcr#space/asset/all_with_skip_and_limit ./spec/lib/contentful/management/space_spec.rb:260 | |
21.7: Contentful::Management::describe(.create)::it(creates a space within an organization)::vcr#space/create ./spec/lib/contentful/management/space_spec.rb:63 | |
21.5: describe(Properties)::it#has #items which contain resources ./spec/lib/contentful/management/array_spec.rb:40 | |
21.4: Contentful::Management::describe(#webhooks)::it(return all webhooks)::vcr#space/webhook/all ./spec/lib/contentful/management/space_spec.rb:343 | |
21.4: Contentful::Management::describe(#webhooks)::it(return webhook for a given key)::vcr#space/webhook/find ./spec/lib/contentful/management/space_spec.rb:351 | |
21.4: Contentful::Management::describe(#save)::it( new space)::vcr#space/save_new_space ./spec/lib/contentful/management/space_spec.rb:222 | |
21.4: Contentful::Management::describe(#save)::it(updated content type)::vcr#content_type/save_updated ./spec/lib/contentful/management/content_type_spec.rb:257 | |
21.3: Contentful::Management::Resource::SystemProperties::included ./lib/contentful/management/resource/system_properties.rb:39 | |
21.3: Contentful::Management::Resource::ClassMethods#property ./lib/contentful/management/resource.rb:129 | |
21.3: Contentful::Management::Asset#image_url ./lib/contentful/management/asset.rb:215 | |
21.2: Contentful::Management::Request#initialize ./lib/contentful/management/request.rb:9 | |
20.3: Contentful::Management::Resource::Fields#extract_fields_from_object! ./lib/contentful/management/resource/fields.rb:51 | |
20.3: Contentful::Management::describe(#save)::it(save updated)::vcr#entry/save_update ./spec/lib/contentful/management/entry_spec.rb:400 | |
20.3: Contentful::Management::describe(#save)::it(updated)::vcr#asset/save_update ./spec/lib/contentful/management/asset_spec.rb:342 | |
20.2: Contentful::Management::describe(#destroy)::it(returns Contentful::BadRequest error when content type is published)::vcr#entry/destory_published ./spec/lib/contentful/management/entry_spec.rb:78 | |
20.2: Contentful::Management::describe(#destroy)::it(returns Contentful::BadRequest error when content type is activated)::vcr#content_type/destroy_activated ./spec/lib/contentful/management/content_type_spec.rb:44 | |
20.2: Contentful::Management::describe(#destroy)::it(returns Contentful::BadRequest error when content type is published)::vcr#asset/destroy_published ./spec/lib/contentful/management/asset_spec.rb:57 | |
20.1: Contentful::Management::describe(#update)::it(update name to the same name not increase version)::vcr#space/update_with_the_same_data ./spec/lib/contentful/management/space_spec.rb:120 | |
20.1: Contentful::Management::Resource#extract_from_object ./lib/contentful/management/resource.rb:69 | |
20.0: Contentful::Management::describe(.create)::it(creates a space when the user only has one organization)::vcr#space/create_without_organization ./spec/lib/contentful/management/space_spec.rb:70 | |
20.0: Contentful::Management::describe(.create)::it(with symbols)::vcr#entry/create_with_symbols ./spec/lib/contentful/management/entry_spec.rb:306 | |
19.9: describe(#each)::it#includes Enumerable ./spec/lib/contentful/management/array_spec.rb:55 | |
19.6: Contentful::Management::describe(#assets)::it(builds a Contentful::Management::Asset object)::vcr#space/asset/all ./spec/lib/contentful/management/space_spec.rb:249 | |
19.6: Contentful::Management::describe(#entries)::it(builds a Contentful::Management::Entry object)::vcr#space/entry/all ./spec/lib/contentful/management/space_spec.rb:326 | |
19.6: Contentful::Management::describe(#locales)::it(builds a Contentful::Management::Local object)::vcr#space/locale/all ./spec/lib/contentful/management/space_spec.rb:165 | |
19.5: Contentful::Management::ResourceBuilder#replace_children ./lib/contentful/management/resource_builder.rb:174 | |
19.4: Contentful::Management::describe(#fields.destroy)::it(deletes field by id)::vcr#content_type/fields/destroy ./spec/lib/contentful/management/content_type_spec.rb:370 | |
19.4: Contentful::Management::describe(search filters)::context(Location-based search)::it(returns entries with fields.location is inside of the circle)::vcr#entry/search_filter/location_search_within_operator ./spec/lib/contentful/management/entry_spec.rb:555 | |
19.4: Contentful::Management::describe(search filters)::context(Location-based search)::it(returns entries closest to a specific map location and order the results by distance)::vcr#entry/search_filter/location_search_near_operator ./spec/lib/contentful/management/entry_spec.rb:547 | |
19.0: Contentful::Management::Resource#none | |
18.9: Contentful::Management::describe(#update)::it(return Error when update not localized field)::vcr#entry/update_unlocalized_field ./spec/lib/contentful/management/entry_spec.rb:384 | |
18.7: Contentful::Management::describe(search filters)::context(Including linked Entries in search results)::it(returns content_type Entry and include 1 level of linked Entries)::vcr#entry/search_filter/including_linked_entries ./spec/lib/contentful/management/entry_spec.rb:463 | |
18.4: Contentful::Management::describe(#deactivate)::it(returns error message when already deactivated)::vcr#content_type/deactivate_already_deactivated ./spec/lib/contentful/management/content_type_spec.rb:109 | |
18.1: Contentful::Management::describe(#find)::it(returns an error when service is unavailable)::vcr#entry/service_unavailable ./spec/lib/contentful/management/entry_spec.rb:68 | |
18.1: Contentful::Management::describe(#find)::it(returns an error when content_type does not exists)::vcr#asset/find_not_found ./spec/lib/contentful/management/asset_spec.rb:47 | |
17.7: Contentful::Management::describe(#entries.new)::context(to single locale)::context(only to unlocalized fields)::it(return entry with valid parameters)::vcr#content_type/entry/create_to_single_locale_only_with_localized_fields ./spec/lib/contentful/management/content_type_spec.rb:492 | |
17.3: Contentful::Management::Asset#save ./lib/contentful/management/asset.rb:96 | |
17.3: Contentful::Management::Entry#update ./lib/contentful/management/entry.rb:72 | |
17.2: Contentful::Management::describe(.create)::it(creates asset with duplicated custom ID)::vcr#asset/create_with_already_used_id ./spec/lib/contentful/management/asset_spec.rb:280 | |
17.2: Contentful::Management::describe(#locale)::it(set locale to given asset)::vcr#asset/set_locale ./spec/lib/contentful/management/asset_spec.rb:218 | |
16.8: Contentful::Management::describe(.find)::it(returns webhook for a given key)::vcr#webhook/find ./spec/lib/contentful/management/webhook_spec.rb:29 | |
16.8: Contentful::Management::describe(.find)::it(returns the locale for a given key)::vcr#locale/find ./spec/lib/contentful/management/locale_spec.rb:30 | |
16.8: Contentful::Management::describe(#find)::it(returns the entry for a given key)::vcr#entry/find ./spec/lib/contentful/management/entry_spec.rb:47 | |
16.8: Contentful::Management::describe(#find)::it(returns the content_type for a given key)::vcr#content_type/find ./spec/lib/contentful/management/content_type_spec.rb:29 | |
16.8: Contentful::Management::describe(#find)::it(returns the asset for a given key)::vcr#asset/find ./spec/lib/contentful/management/asset_spec.rb:41 | |
16.7: Contentful::Management::describe(.create)::it(to specified locale)::vcr#entry/create_with_specified_locale ./spec/lib/contentful/management/entry_spec.rb:319 | |
16.7: Contentful::Management::ResourceBuilder#initialize ./lib/contentful/management/resource_builder.rb:30 | |
16.6: Contentful::Management::describe(.create)::it(with asset)::vcr#entry/create_with_asset ./spec/lib/contentful/management/entry_spec.rb:292 | |
16.6: Contentful::Management::describe(.create)::it(with assets)::vcr#entry/create_with_assets ./spec/lib/contentful/management/entry_spec.rb:299 | |
16.5: Contentful::Management::describe(#publish)::it(returns BadRequest error when already published)::vcr#entry/publish_already_published ./spec/lib/contentful/management/entry_spec.rb:126 | |
16.5: Contentful::Management::describe(#publish)::it(returns BadRequest error when already published)::vcr#asset/publish_already_published ./spec/lib/contentful/management/asset_spec.rb:119 | |
16.5: Contentful::Management::describe(#activate)::it(returns error when not valid version)::vcr#content_type/activate_with_invalid_version ./spec/lib/contentful/management/content_type_spec.rb:76 | |
16.4: Contentful::Management::describe(#entries.new)::context(for multiple locales)::context(only to unlocalized fields)::it(return entry with valid parameters)::vcr#content_type/entry/create_only_with_localized_fields ./spec/lib/contentful/management/content_type_spec.rb:478 | |
16.4: Contentful::Management::describe(.create)::it(builds Contentful::Management::Webhook object)::vcr#webhook/create ./spec/lib/contentful/management/webhook_spec.rb:44 | |
16.4: Contentful::Management::describe(#archived?)::it(returns true if entry is archived)::vcr#entry/archived_true ./spec/lib/contentful/management/entry_spec.rb:199 | |
16.4: Contentful::Management::describe(#published?)::it(returns false if entry is not published)::vcr#entry/published_false ./spec/lib/contentful/management/entry_spec.rb:144 | |
16.4: Contentful::Management::describe(#published?)::it(returns true if entry is published)::vcr#entry/published_true ./spec/lib/contentful/management/entry_spec.rb:137 | |
16.4: Contentful::Management::describe(#archived?)::it(returns false if entry is not archived)::vcr#entry/archived_false ./spec/lib/contentful/management/entry_spec.rb:206 | |
16.4: Contentful::Management::describe(#published?)::it(returns false if asset is not published)::vcr#asset/published_false ./spec/lib/contentful/management/asset_spec.rb:137 | |
16.4: Contentful::Management::describe(#published?)::it(returns true if asset is published)::vcr#asset/published_true ./spec/lib/contentful/management/asset_spec.rb:130 | |
16.4: Contentful::Management::describe(#archived?)::it(returns false if asset is not archive)::vcr#asset/archived_false ./spec/lib/contentful/management/asset_spec.rb:199 | |
16.4: Contentful::Management::describe(#archived?)::it(returns true if asset is archive)::vcr#asset/archived_true ./spec/lib/contentful/management/asset_spec.rb:192 | |
16.3: Contentful::Management::ContentType#merged_fields ./lib/contentful/management/content_type.rb:161 | |
16.1: Contentful::Management::Webhook#update ./lib/contentful/management/webhook.rb:54 | |
16.1: Contentful::Management::Asset#process_file ./lib/contentful/management/asset.rb:62 | |
15.8: describe(#each)::it#iterates over items ./spec/lib/contentful/management/array_spec.rb:51 | |
15.7: Contentful::Management::describe(#assets)::it(#assets.all)::vcr#space/asset/all ./spec/lib/contentful/management/space_spec.rb:243 | |
15.7: Contentful::Management::describe(#locales)::it(#locales.all)::vcr#space/locale/all ./spec/lib/contentful/management/space_spec.rb:159 | |
15.7: Contentful::Management::describe(#content_types)::it(.content_types.all)::vcr#space/content_type/all ./spec/lib/contentful/management/space_spec.rb:148 | |
15.7: Contentful::Management::describe(#entries)::it(#entries.all)::vcr#space/entry/all ./spec/lib/contentful/management/space_spec.rb:320 | |
15.7: Contentful::Management::describe(#locales)::it(when locale not found)::vcr#space/locale/find_not_found ./spec/lib/contentful/management/space_spec.rb:176 | |
15.6: Contentful::Management::Array#next_page ./lib/contentful/management/array.rb:22 | |
15.6: Contentful::Management::ResourceBuilder#create_all_resources! ./lib/contentful/management/resource_builder.rb:58 | |
15.3: Contentful::Management::describe(#unarchive)::it(returns BadRequest error when already unpublished)::vcr#entry/unarchive_already_unarchived ./spec/lib/contentful/management/entry_spec.rb:163 | |
15.3: Contentful::Management::describe(#archive)::it(returns BadRequest error when already unpublished)::vcr#asset/unarchive_already_unarchive ./spec/lib/contentful/management/asset_spec.rb:183 | |
15.3: Contentful::Management::describe(#unarchive)::it(returns BadRequest error when already unpublished)::vcr#asset/unarchive_already_unarchived ./spec/lib/contentful/management/asset_spec.rb:157 | |
15.3: Contentful::Management::describe(#activate)::it(returns Contentful::Management::ContentType)::vcr#content_type/activate ./spec/lib/contentful/management/content_type_spec.rb:62 | |
15.3: Contentful::Management::describe(#archive)::it(returns error when archive published asset)::vcr#asset/archive_published ./spec/lib/contentful/management/asset_spec.rb:166 | |
15.2: Contentful::Management::Entry#fields_for_query ./lib/contentful/management/entry.rb:185 | |
15.2: Contentful::Management::Entry#parse_update_attribute ./lib/contentful/management/entry.rb:216 | |
15.1: Contentful::Management::Resource#initialize ./lib/contentful/management/resource.rb:26 | |
14.7: Contentful::Management::describe(#deactivate)::it(returns Contentful::Management::ContentType)::vcr#content_type/deactivate ./spec/lib/contentful/management/content_type_spec.rb:88 | |
14.7: Contentful::Management::describe(#active?)::it(returns false if content_type is not active)::vcr#content_type/activated_false ./spec/lib/contentful/management/content_type_spec.rb:127 | |
14.7: Contentful::Management::describe(#active?)::it(returns true if content_type is active)::vcr#content_type/activated_true ./spec/lib/contentful/management/content_type_spec.rb:120 | |
14.7: Contentful::Management::ResourceBuilder#detect_resource_class ./lib/contentful/management/resource_builder.rb:123 | |
14.6: Contentful::Management::Locale#update ./lib/contentful/management/locale.rb:59 | |
14.6: Contentful::Management::Entry::parse_attribute_with_field ./lib/contentful/management/entry.rb:203 | |
14.3: Contentful::Management::Link#resolve ./lib/contentful/management/link.rb:13 | |
14.3: Contentful::Management::ContentType#none | |
14.2: Contentful::Management::describe(.all)::it(builds a Contentful::Management::Webhook object)::vcr#webhook/all ./spec/lib/contentful/management/webhook_spec.rb:20 | |
14.2: Contentful::Management::describe(.all)::it(builds a Contentful::Management::Locale object)::vcr#locale/all_for_space ./spec/lib/contentful/management/locale_spec.rb:21 | |
14.2: Contentful::Management::describe(.all)::it(builds a Contentful::Management::Asset object)::vcr#asset/all ./spec/lib/contentful/management/asset_spec.rb:23 | |
14.2: Contentful::Management::describe(.all)::it(builds a Contentful::Management::ContentType object)::vcr#content_type/all ./spec/lib/contentful/management/content_type_spec.rb:20 | |
14.0: Contentful::Management::Field#parse_value ./lib/contentful/management/field.rb:35 | |
14.0: Contentful::Management::ResourceBuilder#maybe_replace_link ./lib/contentful/management/resource_builder.rb:241 | |
13.9: Contentful::Management::describe(#update)::it(update with multiple locales)::vcr#content_type/entry/update_only_with_localized_fields ./spec/lib/contentful/management/content_type_spec.rb:243 | |
13.8: Contentful::Management::describe(.find)::it(returns a Contentful::Management::Webhook)::vcr#webhook/find ./spec/lib/contentful/management/webhook_spec.rb:26 | |
13.8: Contentful::Management::describe(.find)::it(returns a Contentful::Management::Locale)::vcr#locale/find ./spec/lib/contentful/management/locale_spec.rb:27 | |
13.8: Contentful::Management::describe(#find)::it(returns a Contentful::Management::Entry)::vcr#entry/find ./spec/lib/contentful/management/entry_spec.rb:44 | |
13.8: Contentful::Management::describe(#find)::it(returns a Contentful::Management::ContentType)::vcr#content_type/find ./spec/lib/contentful/management/content_type_spec.rb:26 | |
13.8: Contentful::Management::describe(#find)::it(returns a Contentful::Management::Asset)::vcr#asset/find ./spec/lib/contentful/management/asset_spec.rb:38 | |
13.7: Contentful::Management::ResourceBuilder#create_resource ./lib/contentful/management/resource_builder.rb:73 | |
13.6: Contentful::Management::ResourceBuilder#detect_child_arrays ./lib/contentful/management/resource_builder.rb:157 | |
13.4: Contentful::Management::Entry#publish ./lib/contentful/management/entry.rb:99 | |
13.4: Contentful::Management::Entry#unpublish ./lib/contentful/management/entry.rb:113 | |
13.4: Contentful::Management::Entry#archive ./lib/contentful/management/entry.rb:127 | |
13.4: Contentful::Management::Entry#unarchive ./lib/contentful/management/entry.rb:141 | |
13.4: Contentful::Management::Asset#unarchive ./lib/contentful/management/asset.rb:162 | |
13.4: Contentful::Management::Asset#archive ./lib/contentful/management/asset.rb:148 | |
13.4: Contentful::Management::Asset#unpublish ./lib/contentful/management/asset.rb:134 | |
13.4: Contentful::Management::Asset#publish ./lib/contentful/management/asset.rb:120 | |
13.4: Contentful::Management::ContentType#activate ./lib/contentful/management/content_type.rb:76 | |
13.4: Contentful::Management::describe(#destroy)::it(returns true when entry is not published)::vcr#entry/destroy ./spec/lib/contentful/management/entry_spec.rb:85 | |
13.4: Contentful::Management::describe(#destroy)::it(returns true when asset is not published)::vcr#asset/destroy ./spec/lib/contentful/management/asset_spec.rb:64 | |
13.4: Contentful::Management::describe(#deactivate)::it(returns error when has entries)::vcr#content_type/deactivate_with_entries ./spec/lib/contentful/management/content_type_spec.rb:103 | |
13.4: Contentful::Management::describe(#destroy)::it(returns true when content type is not activated)::vcr#content_type/destroy ./spec/lib/contentful/management/content_type_spec.rb:52 | |
13.4: Contentful::Management::ResourceBuilder#replace_links_with_known_resources ./lib/contentful/management/resource_builder.rb:203 | |
13.3: Contentful::Management::Validation#type ./lib/contentful/management/validation.rb:26 | |
13.2: Contentful::Management::Space#update ./lib/contentful/management/space.rb:68 | |
13.2: Contentful::Management::Field#none | |
13.2: Contentful::Management::Entry#none | |
13.2: Contentful::Management::describe(.create)::it(with custom id)::vcr#entry/create_with_custom_id ./spec/lib/contentful/management/entry_spec.rb:313 | |
13.0: Contentful::Management::Response#initialize ./lib/contentful/management/response.rb:26 | |
13.0: Contentful::Management::describe(.create)::it(returns error when limit has been reached)::vcr#space/create_when_limit_has_been_reached ./spec/lib/contentful/management/space_spec.rb:83 | |
12.4: Contentful::Management::describe(.create)::it(create locales for space)::vcr#locale/create_for_space ./spec/lib/contentful/management/locale_spec.rb:44 | |
12.3: Contentful::Management::Space#save ./lib/contentful/management/space.rb:83 | |
12.3: Contentful::Management::describe(#find)::context(raise_error when space not found)::it#returns an error when entry does not exists ./spec/lib/contentful/management/entry_spec.rb:60 | |
12.3: Contentful::Management::Space::create ./lib/contentful/management/space.rb:52 | |
12.1: Contentful::Management::Validation#none | |
12.1: Contentful::Management::Locale#none | |
12.1: Contentful::Management::ResourceBuilder#replace_link_or_check_recursively ./lib/contentful/management/resource_builder.rb:233 | |
12.0: Contentful::Management::Resource::Refresher#reload ./lib/contentful/management/resource/refresher.rb:8 | |
12.0: Contentful::Management::Field#merge_validations ./lib/contentful/management/field.rb:64 | |
12.0: Contentful::Management::describe(.all)::it(builds a Contentful::Management::Space object)::vcr#space/all ./spec/lib/contentful/management/space_spec.rb:20 | |
12.0: Contentful::Management::describe(.all)::it(builds a Contentful::Management::Entry object)::vcr#entry/all ./spec/lib/contentful/management/entry_spec.rb:21 | |
12.0: Contentful::Management::describe(.raise_error)::it#raise error set to true ./spec/lib/contentful/management/client_spec.rb:78 | |
11.9: Contentful::Management::describe(.raise_error)::it#raise error set to false ./spec/lib/contentful/management/client_spec.rb:81 | |
11.9: Contentful::Management::Webhook#destroy ./lib/contentful/management/webhook.rb:68 | |
11.9: Contentful::Management::Entry#destroy ./lib/contentful/management/entry.rb:155 | |
11.9: Contentful::Management::ContentType#destroy ./lib/contentful/management/content_type.rb:63 | |
11.9: Contentful::Management::Asset#destroy ./lib/contentful/management/asset.rb:107 | |
11.8: Contentful::Management::ContentType::find ./lib/contentful/management/content_type.rb:52 | |
11.8: Contentful::Management::describe(.find)::it(returns a Contentful::Management::Space)::vcr#space/find ./spec/lib/contentful/management/space_spec.rb:26 | |
11.8: Contentful::Management::describe(.all)::it(returns a Contentful::Array)::vcr#webhook/all ./spec/lib/contentful/management/webhook_spec.rb:17 | |
11.8: Contentful::Management::describe(.all)::it(returns a Contentful::Array)::vcr#locale/all_for_space ./spec/lib/contentful/management/locale_spec.rb:18 | |
11.8: Contentful::Management::describe(.all)::it(returns a Contentful::Array)::vcr#asset/all ./spec/lib/contentful/management/asset_spec.rb:20 | |
11.8: Contentful::Management::describe(.all)::it(returns a Contentful::Array)::vcr#content_type/all ./spec/lib/contentful/management/content_type_spec.rb:17 | |
11.8: Contentful::Management::describe(#fields_from_attributes)::it#keepd hashes in attributes ./spec/lib/contentful/management/entry_spec.rb:629 | |
11.3: Contentful::Management::describe(.find)::it(returns an error when content_type does not exists)::vcr#webhook/find_not_found ./spec/lib/contentful/management/webhook_spec.rb:35 | |
11.3: Contentful::Management::describe(.find)::it(returns an error when content_type does not exists)::vcr#locale/find_for_space_not_found ./spec/lib/contentful/management/locale_spec.rb:36 | |
11.3: Contentful::Management::describe(.create)::it(returns error when user have multiple organizations and not pass organization_id)::vcr#space/create_with_unknown_organization ./spec/lib/contentful/management/space_spec.rb:77 | |
11.3: Contentful::Management::describe(#find)::it(returns an error when entry does not exists)::vcr#entry/find_not_found ./spec/lib/contentful/management/entry_spec.rb:53 | |
11.3: Contentful::Management::describe(#find)::it(returns an error when content_type does not found)::vcr#content_type/find_not_found ./spec/lib/contentful/management/content_type_spec.rb:35 | |
11.3: Contentful::Management::Array#none | |
11.2: Contentful::Management::Error::[] ./lib/contentful/management/error.rb:20 | |
11.2: Contentful::Management::ContentTypeEntryMethodsFactory#new ./lib/contentful/management/content_type_entry_methods_factory.rb:18 | |
11.0: Contentful::Management::Asset#none | |
10.8: Contentful::Management::describe(#destroy)::it(returns true when a space was deleted)::vcr#space/destory ./spec/lib/contentful/management/space_spec.rb:51 | |
10.7: Contentful::Management::describe(#destroy)::it(returns true)::vcr#webhook/destroy ./spec/lib/contentful/management/webhook_spec.rb:74 | |
10.6: Contentful::Management::Asset#fields_for_query ./lib/contentful/management/asset.rb:192 | |
10.4: Contentful::Management::describe(headers)::describe(#organization_header)::it#returns the "X-Contentful-Organization" header ./spec/lib/contentful/management/client_spec.rb:42 | |
10.4: Contentful::Management::describe(headers)::describe(#organization_header)::it#is a hash ./spec/lib/contentful/management/client_spec.rb:38 | |
10.4: Contentful::Management::SpaceAssociationMethodsFactory#associated_class ./lib/contentful/management/space_association_methods_factory.rb:28 | |
10.3: Contentful::Management::ContentType#deactivate ./lib/contentful/management/content_type.rb:91 | |
10.3: describe(Properties)::it#has #total ./spec/lib/contentful/management/array_spec.rb:28 | |
10.3: describe(Properties)::it#has #limit ./spec/lib/contentful/management/array_spec.rb:36 | |
10.0: Contentful::Management::Webhook::create ./lib/contentful/management/webhook.rb:41 | |
9.9: Contentful::Management::Space#none | |
9.8: Contentful::Management::describe(#protocol)::it#is http when secure set to true ./spec/lib/contentful/management/client_spec.rb:52 | |
9.8: Contentful::Management::describe(#protocol)::it#is http when secure set to false ./spec/lib/contentful/management/client_spec.rb:57 | |
9.8: Contentful::Management::describe(.all)::it(returns a Contentful::Array)::vcr#space/all ./spec/lib/contentful/management/space_spec.rb:17 | |
9.8: Contentful::Management::describe(.all)::it(returns a Contentful::Array)::vcr#entry/all ./spec/lib/contentful/management/entry_spec.rb:18 | |
9.8: describe(Properties)::it#has #skip ./spec/lib/contentful/management/array_spec.rb:32 | |
9.8: describe(SystemProperties)::it#has #type ./spec/lib/contentful/management/array_spec.rb:17 | |
9.8: describe(#each)::it#is an Enumerator ./spec/lib/contentful/management/array_spec.rb:47 | |
9.8: Contentful::Management::ResourceBuilder#add_to_known_resources ./lib/contentful/management/resource_builder.rb:170 | |
9.7: Contentful::Management::ContentType#save ./lib/contentful/management/content_type.rb:151 | |
9.7: Contentful::Management::Response#unzip_response ./lib/contentful/management/response.rb:94 | |
9.7: Contentful::Management::Field#merge_items ./lib/contentful/management/field.rb:58 | |
9.6: Contentful::Management::describe(.create)::it(return error if url is already taken)::vcr#webhook/create_with_taken_url ./spec/lib/contentful/management/webhook_spec.rb:51 | |
9.6: Contentful::Management::describe(.find)::it(returns an error when space not found)::vcr#space/find_not_found ./spec/lib/contentful/management/space_spec.rb:35 | |
9.5: Contentful::Management::ContentTypeEntryMethodsFactory#all ./lib/contentful/management/content_type_entry_methods_factory.rb:10 | |
9.4: Contentful::Management::describe(headers)::describe(#authentication_header)::its#authentication_header ./spec/lib/contentful/management/client_spec.rb:17 | |
9.4: Contentful::Management::describe(headers)::describe(#api_version_header)::its#api_version_header ./spec/lib/contentful/management/client_spec.rb:22 | |
9.4: Contentful::Management::describe(headers)::describe(#user_agent)::its#user_agent ./spec/lib/contentful/management/client_spec.rb:34 | |
9.3: Contentful::Management::Space::find ./lib/contentful/management/space.rb:40 | |
9.2: Contentful::Management::describe(#default_locale)::it#is http when secure set to true ./spec/lib/contentful/management/client_spec.rb:64 | |
9.1: Contentful::Management::let#token ./spec/lib/contentful/management/webhook_spec.rb:8 | |
9.0: Contentful::Management::Error#initialize ./lib/contentful/management/error.rb:8 | |
8.9: Contentful::Management::Entry::parse_objects_array ./lib/contentful/management/entry.rb:240 | |
8.8: Contentful::Management::Space#destroy ./lib/contentful/management/space.rb:94 | |
8.8: Contentful::Management::ResourceBuilder#create_included_resources! ./lib/contentful/management/resource_builder.rb:190 | |
8.8: Contentful::Management::Response#no_content_response? ./lib/contentful/management/response.rb:79 | |
8.8: Contentful::Management::Webhook#none | |
8.7: Contentful::Management::ContentType::all ./lib/contentful/management/content_type.rb:37 | |
8.6: Contentful::Management::Resource#coerce_or_create_class ./lib/contentful/management/resource.rb:91 | |
8.5: Contentful::Management::ContentType#display_field_value ./lib/contentful/management/content_type.rb:121 | |
8.4: Contentful::Management::describe(.all)::itreturns a Contentful::Array ./spec/lib/contentful/management/webhook_spec.rb:16 | |
8.3: Contentful::Management::Resource::Refresher#refresh_data ./lib/contentful/management/resource/refresher.rb:14 | |
8.1: Contentful::Management::Space::all ./lib/contentful/management/space.rb:28 | |
8.1: Contentful::Management::Entry#save ./lib/contentful/management/entry.rb:88 | |
8.0: Contentful::Management::Client#initialize ./lib/contentful/management/client.rb:32 | |
7.9: Contentful::Management::Asset#locale ./lib/contentful/management/asset.rb:187 | |
7.8: Contentful::Management::describe#.all ./spec/lib/contentful/management/webhook_spec.rb:15 | |
7.8: Contentful::Management::let#space_id ./spec/lib/contentful/management/webhook_spec.rb:9 | |
7.8: Contentful::Management::ResourceBuilder#run ./lib/contentful/management/resource_builder.rb:43 | |
7.7: Contentful::Management::Locale::create ./lib/contentful/management/locale.rb:45 | |
7.7: Contentful::Management::Field::value_exists? ./lib/contentful/management/field.rb:46 | |
7.7: Contentful::Management::Client#setup_logger ./lib/contentful/management/client.rb:40 | |
7.6: Contentful::Management::Resource::Fields#inspect ./lib/contentful/management/resource/fields.rb:19 | |
7.2: Contentful::Management::Field#merge_properties ./lib/contentful/management/field.rb:53 | |
7.2: Contentful::Management::Field#deep_merge! ./lib/contentful/management/field.rb:21 | |
7.0: Contentful::Management::Locale::all ./lib/contentful/management/locale.rb:20 | |
7.0: Contentful::Management::Client#update_dynamic_entry_cache! ./lib/contentful/management/client.rb:57 | |
7.0: Contentful::Management::describe(#reload)::let#space_id ./spec/lib/contentful/management/space_spec.rb:392 | |
7.0: Contentful::Management::describe(#reload)::it#update the current version of the object to the version on the system ./spec/lib/contentful/management/space_spec.rb:393 | |
6.9: Contentful::Management::Resource::SystemProperties#inspect ./lib/contentful/management/resource/system_properties.rb:25 | |
6.9: Contentful::Management::ResourceBuilder#get_dynamic_entry ./lib/contentful/management/resource_builder.rb:96 | |
6.7: Contentful::Management::Asset#get_value_from ./lib/contentful/management/asset.rb:200 | |
6.6: Contentful::Management::File#none | |
6.6: Contentful::Management::Client#get ./lib/contentful/management/client.rb:108 | |
6.6: Contentful::Management::Client#post ./lib/contentful/management/client.rb:114 | |
6.6: Contentful::Management::Client#put ./lib/contentful/management/client.rb:120 | |
6.6: Contentful::Management::Resource#inspect ./lib/contentful/management/resource.rb:37 | |
6.5: Contentful::Management::Validation#properties_to_hash ./lib/contentful/management/validation.rb:19 | |
6.5: Contentful::Management::describe##reload ./spec/lib/contentful/management/space_spec.rb:391 | |
6.5: Contentful::Management::describe##destroy ./spec/lib/contentful/management/webhook_spec.rb:72 | |
6.5: Contentful::Management::describe##update ./spec/lib/contentful/management/webhook_spec.rb:58 | |
6.4: Contentful::Management::Response#parse_contentful_error ./lib/contentful/management/response.rb:50 | |
6.2: Contentful::Management::ResourceBuilder#detect_child_objects ./lib/contentful/management/resource_builder.rb:149 | |
6.2: Contentful::Management::Webhook::all ./lib/contentful/management/webhook.rb:18 | |
6.2: Contentful::Management::Entry::all ./lib/contentful/management/entry.rb:21 | |
6.2: Contentful::Management::Asset::all ./lib/contentful/management/asset.rb:19 | |
6.2: Contentful::Management::describe(#validations)::let#content_type ./spec/lib/contentful/management/content_type_spec.rb:542 | |
6.1: Contentful::Management::Field#properties_to_hash ./lib/contentful/management/field.rb:28 | |
6.1: Contentful::Management::Resource::Fields#fields ./lib/contentful/management/resource/fields.rb:7 | |
6.0: Contentful::Management::Response#parse_http_error ./lib/contentful/management/response.rb:70 | |
6.0: Contentful::Management::describe(.create)::let#content_type ./spec/lib/contentful/management/entry_spec.rb:216 | |
6.0: Contentful::Management::Resource::ArrayLike#none | |
5.8: Contentful::Management::its#access_token ./spec/lib/contentful/management/client_spec.rb:12 | |
5.6: Contentful::Management::ResourceBuilder#content_type_id_for_entry ./lib/contentful/management/resource_builder.rb:103 | |
5.6: Contentful::Management::Response#error_object? ./lib/contentful/management/response.rb:46 | |
5.5: Contentful::Management::Webhook::find ./lib/contentful/management/webhook.rb:31 | |
5.5: Contentful::Management::Locale::find ./lib/contentful/management/locale.rb:30 | |
5.5: Contentful::Management::Entry::find ./lib/contentful/management/entry.rb:34 | |
5.5: Contentful::Management::Asset::find ./lib/contentful/management/asset.rb:32 | |
5.4: Contentful::Management::Resource#coerce_value_or_array ./lib/contentful/management/resource.rb:83 | |
5.4: Contentful::Management::ResourceBuilder#replace_links_in_properties ./lib/contentful/management/resource_builder.rb:217 | |
5.3: Contentful::Management::ResourceBuilder#find_entry_class ./lib/contentful/management/resource_builder.rb:86 | |
5.2: Contentful::Management::ContentType::fields_to_nested_properties_hash ./lib/contentful/management/content_type.rb:217 | |
5.2: Contentful::Management::Client#delete ./lib/contentful/management/client.rb:102 | |
5.2: Contentful::Management::Response#parse_json! ./lib/contentful/management/response.rb:83 | |
5.2: Contentful::Management::describe##save ./spec/lib/contentful/management/space_spec.rb:219 | |
5.2: Contentful::Management::Response#resource_error? ./lib/contentful/management/response.rb:75 | |
5.2: Contentful::Management::Support::snakify ./lib/contentful/management/support.rb:7 | |
5.1: Contentful::Management::Response#service_unavailable_error ./lib/contentful/management/response.rb:64 | |
5.0: Contentful::Management::Support#none | |
5.0: Contentful::Management::Entry::parse_fields_array ./lib/contentful/management/entry.rb:235 | |
4.9: Contentful::Management::SpaceAssociationMethodsFactory#all ./lib/contentful/management/space_association_methods_factory.rb:10 | |
4.8: Contentful::Management::SpaceAssociationMethodsFactory#create ./lib/contentful/management/space_association_methods_factory.rb:18 | |
4.8: Contentful::Management::SpaceAssociationMethodsFactory#find ./lib/contentful/management/space_association_methods_factory.rb:14 | |
4.7: Contentful::Management::describe(#find)::context(raise_error when space not found)::let!#client ./spec/lib/contentful/management/entry_spec.rb:59 | |
4.7: Contentful::Management::SpaceAssociationMethodsFactory#new ./lib/contentful/management/space_association_methods_factory.rb:22 | |
4.6: Contentful::Management::Response#valid_http_response? ./lib/contentful/management/response.rb:56 | |
4.4: Contentful::Management::describe(#protocol)::its#protocol ./spec/lib/contentful/management/client_spec.rb:50 | |
4.4: Contentful::Management::describe(.get_http)::it(does a GET request)::vcr#get_request ./spec/lib/contentful/management/client_spec.rb:73 | |
4.4: Contentful::Management::Link#none | |
4.4: Contentful::Management::Location#none | |
4.4: Contentful::Management::Client#none | |
4.3: Contentful::Management::ResourceBuilder#replace_links_in_included_resources_with_known_resources ./lib/contentful/management/resource_builder.rb:248 | |
4.1: Contentful::Management::let#client ./spec/lib/contentful/management/client_spec.rb:8 | |
4.1: let!#client ./spec/lib/contentful/management/array_spec.rb:8 | |
4.0: Contentful::Management::DynamicEntry#localized_or_default_locale ./lib/contentful/management/dynamic_entry.rb:70 | |
4.0: Contentful::Management::Entry#locale ./lib/contentful/management/entry.rb:179 | |
3.9: Contentful::Management::describe#.find ./spec/lib/contentful/management/webhook_spec.rb:24 | |
3.9: Contentful::Management::describe##find ./spec/lib/contentful/management/entry_spec.rb:42 | |
3.9: Contentful::Management::Response#load_json ./lib/contentful/management/response.rb:90 | |
3.9: Contentful::Management::Client#update_dynamic_entry_cache_for_space! ./lib/contentful/management/client.rb:53 | |
3.9: main#expect_vcr ./spec/support/vcr.rb:14 | |
3.9: Contentful::Management::Field#validations_to_hash ./lib/contentful/management/field.rb:82 | |
3.9: Contentful::Management::Entry#fields_from_attributes ./lib/contentful/management/entry.rb:195 | |
3.8: Contentful::Management::ResourceBuilder#replace_links_in_array ./lib/contentful/management/resource_builder.rb:227 | |
3.7: Contentful::Management::Resource::SystemProperties#initialize ./lib/contentful/management/resource/system_properties.rb:19 | |
3.7: Contentful::Management::Request#normalize_query ./lib/contentful/management/request.rb:69 | |
3.5: Contentful::Management::Client#base_url ./lib/contentful/management/client.rb:126 | |
3.4: Contentful::Management::Resource::ArrayLike#each_item ./lib/contentful/management/resource/array_like.rb:15 | |
3.3: Contentful::Management::Client#clear_headers ./lib/contentful/management/client.rb:96 | |
3.3: Contentful::Management::ResourceBuilder#array_or_sync_page ./lib/contentful/management/resource_builder.rb:108 | |
3.0: Contentful::Management::describe#.get_http ./spec/lib/contentful/management/client_spec.rb:70 | |
3.0: Contentful::Management::describe(search filters)::context(Full-text Search)::it#returns all entries except with specified IDs ./spec/lib/contentful/management/entry_spec.rb:536 | |
2.8: Contentful::Management::Field#index_by_type ./lib/contentful/management/field.rb:78 | |
2.8: Contentful::Management::describe(.find)::it#returns an error when content_type does not exists ./spec/lib/contentful/management/webhook_spec.rb:34 | |
2.8: Contentful::Management::describe(.find)::it#returns space for a given key ./spec/lib/contentful/management/space_spec.rb:40 | |
2.8: Contentful::Management::describe(search filters)::let#space ./spec/lib/contentful/management/entry_spec.rb:428 | |
2.8: Contentful::Management::describe(#destroy)::itreturns Contentful::BadRequest error when content type is published ./spec/lib/contentful/management/entry_spec.rb:77 | |
2.8: Contentful::Management::describe(#publish)::it#returns BadRequest error when already published ./spec/lib/contentful/management/entry_spec.rb:125 | |
2.8: Contentful::Management::describe(#unpublish)::it#returns BadRequest error when already unpublished ./spec/lib/contentful/management/entry_spec.rb:103 | |
2.8: Contentful::Management::describe(#unarchive)::it#returns BadRequest error when already unpublished ./spec/lib/contentful/management/entry_spec.rb:162 | |
2.8: Contentful::Management::describe(#validations)::let#space ./spec/lib/contentful/management/content_type_spec.rb:541 | |
2.8: Contentful::Management::describe(#publish)::itreturns Contentful::Management::Asset ./spec/lib/contentful/management/asset_spec.rb:109 | |
2.7: Contentful::Management::Resource::Fields#initialize ./lib/contentful/management/resource/fields.rb:13 | |
2.7: Contentful::Management::Response#service_unavailable_response? ./lib/contentful/management/response.rb:60 | |
2.6: Contentful::Management::Entry#archived? ./lib/contentful/management/entry.rb:174 | |
2.6: Contentful::Management::Entry#published? ./lib/contentful/management/entry.rb:168 | |
2.6: Contentful::Management::Asset#archived? ./lib/contentful/management/asset.rb:182 | |
2.6: Contentful::Management::Asset#published? ./lib/contentful/management/asset.rb:176 | |
2.6: Contentful::Management::ContentType#active? ./lib/contentful/management/content_type.rb:100 | |
2.6: Contentful::Management::Client#protocol ./lib/contentful/management/client.rb:134 | |
2.6: Contentful::Management::describe##published? ./spec/lib/contentful/management/entry_spec.rb:135 | |
2.6: Contentful::Management::describe##publish ./spec/lib/contentful/management/entry_spec.rb:115 | |
2.6: Contentful::Management::describe##archived? ./spec/lib/contentful/management/entry_spec.rb:197 | |
2.6: Contentful::Management::describe##unarchive ./spec/lib/contentful/management/entry_spec.rb:152 | |
2.6: Contentful::Management::describe##unpublish ./spec/lib/contentful/management/entry_spec.rb:92 | |
2.6: Contentful::Management::describe##archive ./spec/lib/contentful/management/entry_spec.rb:178 | |
2.6: Contentful::Management::describe##image_url ./spec/lib/contentful/management/asset_spec.rb:412 | |
2.6: let(array)::vcr#space/all ./spec/lib/contentful/management/array_spec.rb:9 | |
2.5: Contentful::Management::ResourceBuilder#replace_child_array ./lib/contentful/management/resource_builder.rb:186 | |
2.5: Contentful::Management::Webhook::endpoint_parameters ./lib/contentful/management/webhook.rb:79 | |
2.5: Contentful::Management::Field#validations_by_type ./lib/contentful/management/field.rb:73 | |
2.5: Contentful::Management::Client#update_dynamic_entry_cache_for_spaces! ./lib/contentful/management/client.rb:45 | |
2.4: Contentful::Management::HTTPClient#get_http ./lib/contentful/management/http_client.rb:4 | |
2.4: Contentful::Management::HTTPClient#delete_http ./lib/contentful/management/http_client.rb:12 | |
2.4: Contentful::Management::HTTPClient#put_http ./lib/contentful/management/http_client.rb:16 | |
2.4: Contentful::Management::HTTPClient#post_http ./lib/contentful/management/http_client.rb:8 | |
2.4: main#vcr ./spec/support/vcr.rb:10 | |
2.4: Contentful::Management::Resource#nested_locale_fields? ./lib/contentful/management/resource.rb:48 | |
2.4: Contentful::Management::Client#api_version ./lib/contentful/management/client.rb:68 | |
2.4: Contentful::Management::Client#default_locale ./lib/contentful/management/client.rb:130 | |
2.4: Contentful::Management::Client::shared_instance ./lib/contentful/management/client.rb:184 | |
2.4: Contentful::Management::Client#gzip_encoded ./lib/contentful/management/client.rb:72 | |
2.4: Contentful::Management::Client#api_version_header ./lib/contentful/management/client.rb:142 | |
2.4: Contentful::Management::Client#authentication_header ./lib/contentful/management/client.rb:138 | |
2.3: Contentful::Management::Request#url ./lib/contentful/management/request.rb:34 | |
2.2: Contentful::Management::SpaceWebhookMethodsFactory#none | |
2.2: Contentful::Management::SpaceEntryMethodsFactory#none | |
2.2: Contentful::Management::SpaceContentTypeMethodsFactory#none | |
2.2: Contentful::Management::Resource::ArrayLike#empty? ./lib/contentful/management/resource/array_like.rb:22 | |
2.2: Contentful::Management::ResourceBuilder#none | |
2.2: Contentful::Management::SpaceLocaleMethodsFactory#none | |
2.2: Contentful::Management::Response#none | |
2.2: Contentful::Management::Resource::ArrayLike#size ./lib/contentful/management/resource/array_like.rb:27 | |
2.2: Contentful::Management::SpaceAssetMethodsFactory#none | |
2.2: Contentful::Management::Resource::included ./lib/contentful/management/resource.rb:160 | |
2.2: Contentful::Management::Request#delete ./lib/contentful/management/request.rb:53 | |
2.2: Contentful::Management::Request#put ./lib/contentful/management/request.rb:49 | |
2.2: Contentful::Management::Request#absolute? ./lib/contentful/management/request.rb:58 | |
2.2: Contentful::Management::Request#copy ./lib/contentful/management/request.rb:63 | |
2.2: Contentful::Management::Request#get ./lib/contentful/management/request.rb:39 | |
2.2: Contentful::Management::Request#post ./lib/contentful/management/request.rb:44 | |
2.2: Contentful::Management::ContentTypeEntryMethodsFactory#create ./lib/contentful/management/content_type_entry_methods_factory.rb:14 | |
2.0: Contentful::Management::Request#none | |
1.6: Contentful::Management::ResourceBuilder#try_dynamic_entry ./lib/contentful/management/resource_builder.rb:91 | |
1.6: Contentful::Management::describe(search filters)::context(Equality and Inequality)::context(equality operator)::it#returns all entries by matching fields.number equal 33 ./spec/lib/contentful/management/entry_spec.rb:481 | |
1.6: Contentful::Management::describe(search filters)::context(Equality and Inequality)::context(equality operator)::it(returns all Entries with specified ID(IDs are unique and there can only be one))#returns all Entries with specified ID(IDs are unique and there can only be one) ./spec/lib/contentful/management/entry_spec.rb:473 | |
1.6: Contentful::Management::Client#register_dynamic_entry ./lib/contentful/management/client.rb:80 | |
1.5: Contentful::Management::describe(.create)::context(create with locale)::it#creates a space within a client default locale ./spec/lib/contentful/management/space_spec.rb:97 | |
1.5: Contentful::Management::describe(.create)::context(create with locale)::it#creates a space within a specified default locale ./spec/lib/contentful/management/space_spec.rb:89 | |
1.5: Contentful::Management::describe(search filters)::context(Equality and Inequality)::context#inequality operator ./spec/lib/contentful/management/entry_spec.rb:490 | |
1.5: Contentful::Management::describe(search filters)::context(Equality and Inequality)::context(inequality operator)::it#returns all entries except entry with id = 2Hs5BaU56oUmUIySMQQMUS ./spec/lib/contentful/management/entry_spec.rb:491 | |
1.5: Contentful::Management::describe(search filters)::context(Inclusion and Exclusion)::context#inclusion operator ./spec/lib/contentful/management/entry_spec.rb:502 | |
1.5: Contentful::Management::describe(search filters)::context(Inclusion and Exclusion)::context(inclusion operator)::it#returns entries with specified IDs ./spec/lib/contentful/management/entry_spec.rb:503 | |
1.5: Contentful::Management::describe(search filters)::context(Inclusion and Exclusion)::context#exclusion operator ./spec/lib/contentful/management/entry_spec.rb:514 | |
1.5: Contentful::Management::describe(search filters)::context(Number & Date Ranges)::context(number)::it#returns entries with fields.number less then 20 ./spec/lib/contentful/management/entry_spec.rb:565 | |
1.5: Contentful::Management::describe(search filters)::context(Location-based search)::it#returns entries with fields.location is inside of the circle ./spec/lib/contentful/management/entry_spec.rb:554 | |
1.5: Contentful::Management::describe(search filters)::context(Location-based search)::it#returns entries closest to a specific map location and order the results by distance ./spec/lib/contentful/management/entry_spec.rb:546 | |
1.5: Contentful::Management::describe(search filters)::context(Number & Date Ranges)::context#date ranges ./spec/lib/contentful/management/entry_spec.rb:574 | |
1.5: Contentful::Management::describe(search filters)::context(Number & Date Ranges)::context(date ranges)::it#returns entries have been updated since midnight August 19th 2013 ./spec/lib/contentful/management/entry_spec.rb:575 | |
1.5: Contentful::Management::describe(search filters)::context(Inclusion and Exclusion)::context(exclusion operator)::it#returns all entries except with specified IDs ./spec/lib/contentful/management/entry_spec.rb:515 | |
1.5: Contentful::Management::describe(search filters)::context(Number & Date Ranges)::context#number ./spec/lib/contentful/management/entry_spec.rb:564 | |
1.5: Contentful::Management::describe(search filters)::context(Equality and Inequality)::context#equality operator ./spec/lib/contentful/management/entry_spec.rb:472 | |
1.5: Contentful::Management::describe(search filters)::context(order)::it#returns ordered entries by updatedAt ./spec/lib/contentful/management/entry_spec.rb:441 | |
1.5: Contentful::Management::describe(search filters)::context(order)::context(reverse the sort-order)::it#returns reverse sort of ordered entries by updatedAt ./spec/lib/contentful/management/entry_spec.rb:450 | |
1.5: Contentful::Management::describe(search filters)::context(order)::context#reverse the sort-order ./spec/lib/contentful/management/entry_spec.rb:449 | |
1.5: Contentful::Management::describe(search filters)::context(order)::it#returns ordered entries by createdAt ./spec/lib/contentful/management/entry_spec.rb:432 | |
1.5: Contentful::Management::describe(#validations)::context(range)::it#change `range` validation to existing field ./spec/lib/contentful/management/content_type_spec.rb:596 | |
1.5: Contentful::Management::describe(#validations)::context(range)::it#adds `range` validation to field ./spec/lib/contentful/management/content_type_spec.rb:585 | |
1.5: Contentful::Management::describe(#entries.new)::context(for multiple locales)::it#with assets ./spec/lib/contentful/management/content_type_spec.rb:458 | |
1.5: Contentful::Management::describe(#entries.new)::context(for multiple locales)::it#with entries ./spec/lib/contentful/management/content_type_spec.rb:440 | |
1.5: Contentful::Management::describe(#entries.new)::context(for multiple locales)::context#only to unlocalized fields ./spec/lib/contentful/management/content_type_spec.rb:476 | |
1.5: Contentful::Management::describe(#entries.new)::context(for multiple locales)::it#with camel case api id ./spec/lib/contentful/management/content_type_spec.rb:421 | |
1.5: Contentful::Management::describe(#entries.new)::context(for multiple locales)::context(only to unlocalized fields)::it#return entry with valid parameters ./spec/lib/contentful/management/content_type_spec.rb:477 | |
1.5: Contentful::Management::describe(#entries.new)::context(for multiple locales)::it#for Text field ./spec/lib/contentful/management/content_type_spec.rb:405 | |
1.4: Contentful::Management::describe(#webhooks)::let#space_id ./spec/lib/contentful/management/space_spec.rb:341 | |
1.4: Contentful::Management::describe(#webhooks)::it#return all webhooks ./spec/lib/contentful/management/space_spec.rb:342 | |
1.4: Contentful::Management::describe(#webhooks)::it#return webhook for a given key ./spec/lib/contentful/management/space_spec.rb:350 | |
1.4: Contentful::Management::describe(#entries)::it#return entry for a given key ./spec/lib/contentful/management/space_spec.rb:328 | |
1.4: Contentful::Management::describe(#entries)::itbuilds a Contentful::Management::Entry object ./spec/lib/contentful/management/space_spec.rb:325 | |
1.4: Contentful::Management::describe(#entries)::it##entries.all ./spec/lib/contentful/management/space_spec.rb:319 | |
1.4: Contentful::Management::describe(#webhooks)::it#create ./spec/lib/contentful/management/space_spec.rb:358 | |
1.4: Contentful::Management::describe(#assets)::it#creates asset with multiple locales ./spec/lib/contentful/management/space_spec.rb:282 | |
1.4: Contentful::Management::describe(#assets)::it#create asset for space ./spec/lib/contentful/management/space_spec.rb:267 | |
1.4: Contentful::Management::describe(#assets)::it(#assets.all(skip: 3, limit: 5))##assets.all(skip: 3, limit: 5) ./spec/lib/contentful/management/space_spec.rb:259 | |
1.4: Contentful::Management::describe(#assets)::it#return asset for a given key ./spec/lib/contentful/management/space_spec.rb:252 | |
1.4: Contentful::Management::describe(#assets)::itbuilds a Contentful::Management::Asset object ./spec/lib/contentful/management/space_spec.rb:248 | |
1.4: Contentful::Management::describe(#assets)::it##assets.all ./spec/lib/contentful/management/space_spec.rb:242 | |
1.4: Contentful::Management::describe(#save)::it# new space ./spec/lib/contentful/management/space_spec.rb:221 | |
1.4: Contentful::Management::describe(#save)::let#new_name ./spec/lib/contentful/management/space_spec.rb:220 | |
1.4: Contentful::Management::describe(#locales)::it##update when all params are given ./spec/lib/contentful/management/space_spec.rb:207 | |
1.4: Contentful::Management::describe(#locales)::it#returns error when locale already exists ./spec/lib/contentful/management/space_spec.rb:194 | |
1.4: Contentful::Management::describe(#locales)::it#creates locales to space ./spec/lib/contentful/management/space_spec.rb:182 | |
1.4: Contentful::Management::describe(#locales)::it#when locale not found ./spec/lib/contentful/management/space_spec.rb:175 | |
1.4: Contentful::Management::describe(.all)::itbuilds a Contentful::Management::Webhook object ./spec/lib/contentful/management/webhook_spec.rb:19 | |
1.4: Contentful::Management::describe(.find)::itreturns a Contentful::Management::Webhook ./spec/lib/contentful/management/webhook_spec.rb:25 | |
1.4: Contentful::Management::describe(#locales)::it##locales.find ./spec/lib/contentful/management/space_spec.rb:167 | |
1.4: Contentful::Management::describe(#locales)::itbuilds a Contentful::Management::Local object ./spec/lib/contentful/management/space_spec.rb:164 | |
1.4: Contentful::Management::describe(#update)::it#update name to the same name not increase version ./spec/lib/contentful/management/space_spec.rb:119 | |
1.4: Contentful::Management::describe(.find)::it#returns webhook for a given key ./spec/lib/contentful/management/webhook_spec.rb:28 | |
1.4: Contentful::Management::describe(#locales)::it##locales.all ./spec/lib/contentful/management/space_spec.rb:158 | |
1.4: Contentful::Management::describe(#content_types)::let#content_type_id ./spec/lib/contentful/management/space_spec.rb:130 | |
1.4: Contentful::Management::describe(.create)::itbuilds Contentful::Management::Webhook object ./spec/lib/contentful/management/webhook_spec.rb:43 | |
1.4: Contentful::Management::describe(#content_types)::let#content_type_name ./spec/lib/contentful/management/space_spec.rb:131 | |
1.4: Contentful::Management::describe(.create)::it#return error if url is already taken ./spec/lib/contentful/management/webhook_spec.rb:50 | |
1.4: Contentful::Management::describe(#content_types)::it#creates content type ./spec/lib/contentful/management/space_spec.rb:133 | |
1.4: Contentful::Management::describe(#content_types)::it##content_types.find ./spec/lib/contentful/management/space_spec.rb:140 | |
1.4: Contentful::Management::describe(#locales)::let#locale_id ./spec/lib/contentful/management/space_spec.rb:156 | |
1.4: Contentful::Management::describe(#content_types)::it#.content_types.all ./spec/lib/contentful/management/space_spec.rb:147 | |
1.4: Contentful::Management::describe(#save)::it#update space ./spec/lib/contentful/management/space_spec.rb:230 | |
1.4: Contentful::Management::describe(#update)::it#updates the space name and increase version by +1 ./spec/lib/contentful/management/space_spec.rb:111 | |
1.4: Contentful::Management::describe(.create)::let#space_name ./spec/lib/contentful/management/space_spec.rb:59 | |
1.4: Contentful::Management::describe(.create)::it#creates a space when the user only has one organization ./spec/lib/contentful/management/space_spec.rb:69 | |
1.4: Contentful::Management::describe(.create)::let#organization_id ./spec/lib/contentful/management/space_spec.rb:60 | |
1.4: Contentful::Management::describe(.create)::it#returns error when user have multiple organizations and not pass organization_id ./spec/lib/contentful/management/space_spec.rb:76 | |
1.4: Contentful::Management::describe(.create)::context#create with locale ./spec/lib/contentful/management/space_spec.rb:88 | |
1.4: Contentful::Management::describe(.create)::it#creates a space within an organization ./spec/lib/contentful/management/space_spec.rb:62 | |
1.4: Contentful::Management::describe(.find)::it#returns an error when space not found ./spec/lib/contentful/management/space_spec.rb:34 | |
1.4: Contentful::Management::describe(.find)::itreturns a Contentful::Management::Space ./spec/lib/contentful/management/space_spec.rb:25 | |
1.4: Contentful::Management::describe(.all)::itbuilds a Contentful::Management::Locale object ./spec/lib/contentful/management/locale_spec.rb:20 | |
1.4: Contentful::Management::describe(.create)::it#returns error when limit has been reached ./spec/lib/contentful/management/space_spec.rb:82 | |
1.4: Contentful::Management::describe(.find)::it#returns the locale for a given key ./spec/lib/contentful/management/locale_spec.rb:29 | |
1.4: Contentful::Management::describe(.all)::itbuilds a Contentful::Management::Space object ./spec/lib/contentful/management/space_spec.rb:19 | |
1.4: Contentful::Management::describe(.find)::itreturns a Contentful::Management::Locale ./spec/lib/contentful/management/locale_spec.rb:26 | |
1.4: Contentful::Management::describe(search filters)::context#Number & Date Ranges ./spec/lib/contentful/management/entry_spec.rb:563 | |
1.4: Contentful::Management::describe(search filters)::context#Full-text Search ./spec/lib/contentful/management/entry_spec.rb:527 | |
1.4: Contentful::Management::describe(search filters)::context#Location-based search ./spec/lib/contentful/management/entry_spec.rb:545 | |
1.4: Contentful::Management::describe(search filters)::context#Inclusion and Exclusion ./spec/lib/contentful/management/entry_spec.rb:501 | |
1.4: Contentful::Management::describe(search filters)::context#Equality and Inequality ./spec/lib/contentful/management/entry_spec.rb:471 | |
1.4: Contentful::Management::describe(search filters)::context#Including linked Entries in search results ./spec/lib/contentful/management/entry_spec.rb:461 | |
1.4: Contentful::Management::describe(search filters)::context(Including linked Entries in search results)::it#returns content_type Entry and include 1 level of linked Entries ./spec/lib/contentful/management/entry_spec.rb:462 | |
1.4: Contentful::Management::describe(search filters)::context#order ./spec/lib/contentful/management/entry_spec.rb:431 | |
1.4: Contentful::Management::describe(#archived?)::it#returns false if entry is not archived ./spec/lib/contentful/management/entry_spec.rb:205 | |
1.4: Contentful::Management::describe(#archived?)::it#returns true if entry is archived ./spec/lib/contentful/management/entry_spec.rb:198 | |
1.4: Contentful::Management::describe(.create)::let#content_type_id ./spec/lib/contentful/management/entry_spec.rb:215 | |
1.4: Contentful::Management::describe(#unpublish)::it#unpublish the entry ./spec/lib/contentful/management/entry_spec.rb:93 | |
1.4: Contentful::Management::describe(.create)::it#create with all attributes ./spec/lib/contentful/management/entry_spec.rb:218 | |
1.4: Contentful::Management::describe(#archive)::it#returns error when archive published entry ./spec/lib/contentful/management/entry_spec.rb:188 | |
1.4: Contentful::Management::describe(.create)::it#with location ./spec/lib/contentful/management/entry_spec.rb:254 | |
1.4: Contentful::Management::describe(#publish)::itreturns Contentful::Management::Entry ./spec/lib/contentful/management/entry_spec.rb:116 | |
1.4: Contentful::Management::describe(.create)::it#with entry ./spec/lib/contentful/management/entry_spec.rb:269 | |
1.4: Contentful::Management::describe(#published?)::it#returns true if entry is published ./spec/lib/contentful/management/entry_spec.rb:136 | |
1.4: Contentful::Management::describe(.create)::it#with entries ./spec/lib/contentful/management/entry_spec.rb:279 | |
1.4: Contentful::Management::describe(#published?)::it#returns false if entry is not published ./spec/lib/contentful/management/entry_spec.rb:143 | |
1.4: Contentful::Management::describe(.create)::it#with asset ./spec/lib/contentful/management/entry_spec.rb:291 | |
1.4: Contentful::Management::describe(#unarchive)::it#unarchive the entry ./spec/lib/contentful/management/entry_spec.rb:153 | |
1.4: Contentful::Management::describe(.create)::it#with assets ./spec/lib/contentful/management/entry_spec.rb:298 | |
1.4: Contentful::Management::describe(#archive)::it#entry ./spec/lib/contentful/management/entry_spec.rb:179 | |
1.4: Contentful::Management::describe(.create)::it#with symbols ./spec/lib/contentful/management/entry_spec.rb:305 | |
1.4: Contentful::Management::describe(#update)::it#return Error when update not localized field ./spec/lib/contentful/management/entry_spec.rb:383 | |
1.4: Contentful::Management::describe(.create)::it#with custom id ./spec/lib/contentful/management/entry_spec.rb:312 | |
1.4: Contentful::Management::describe(#update)::it#update entry ./spec/lib/contentful/management/entry_spec.rb:342 | |
1.4: Contentful::Management::describe(.create)::it#to specified locale ./spec/lib/contentful/management/entry_spec.rb:318 | |
1.4: Contentful::Management::describe(#update)::it#update entry for custom locale ./spec/lib/contentful/management/entry_spec.rb:372 | |
1.4: Contentful::Management::describe(.create)::it#too many requests ./spec/lib/contentful/management/entry_spec.rb:327 | |
1.4: Contentful::Management::describe(#unarchive)::it#returns BadRequest error when already unarchived ./spec/lib/contentful/management/entry_spec.rb:169 | |
1.4: Contentful::Management::describe(#update)::let#entry_id ./spec/lib/contentful/management/entry_spec.rb:341 | |
1.4: Contentful::Management::describe(#destroy)::it#returns true when entry is not published ./spec/lib/contentful/management/entry_spec.rb:84 | |
1.4: Contentful::Management::describe(#find)::it#returns an error when service is unavailable ./spec/lib/contentful/management/entry_spec.rb:67 | |
1.4: Contentful::Management::describe(#validations)::context#linkField ./spec/lib/contentful/management/content_type_spec.rb:653 | |
1.4: Contentful::Management::describe(#validations)::context(linkMimetypeGroup)::it#adds `linkMimetypeGroup` validation to field ./spec/lib/contentful/management/content_type_spec.rb:643 | |
1.4: Contentful::Management::describe(.all)::it#return limited number of entries with next_page ./spec/lib/contentful/management/entry_spec.rb:31 | |
1.4: Contentful::Management::describe(#validations)::context(regexp)::it#adds `regexp` validation to field ./spec/lib/contentful/management/content_type_spec.rb:620 | |
1.4: Contentful::Management::describe(#find)::itreturns a Contentful::Management::Entry ./spec/lib/contentful/management/entry_spec.rb:43 | |
1.4: Contentful::Management::describe(#validations)::context#regexp ./spec/lib/contentful/management/content_type_spec.rb:619 | |
1.4: Contentful::Management::describe(#validations)::context#linkContentType ./spec/lib/contentful/management/content_type_spec.rb:631 | |
1.4: Contentful::Management::describe(#validations)::context#linkMimetypeGroup ./spec/lib/contentful/management/content_type_spec.rb:642 | |
1.4: Contentful::Management::describe(.all)::it#returns entries in context of specified content type ./spec/lib/contentful/management/entry_spec.rb:23 | |
1.4: Contentful::Management::describe(.all)::itbuilds a Contentful::Management::Entry object ./spec/lib/contentful/management/entry_spec.rb:20 | |
1.4: Contentful::Management::describe(#validations)::context(linkContentType)::it#adds `linkContentType` validation to field ./spec/lib/contentful/management/content_type_spec.rb:632 | |
1.4: Contentful::Management::describe(#find)::it#returns the entry for a given key ./spec/lib/contentful/management/entry_spec.rb:46 | |
1.4: Contentful::Management::describe(#validations)::context(add multiple validations)::it#create field with multiple validations ./spec/lib/contentful/management/content_type_spec.rb:666 | |
1.4: Contentful::Management::describe(#find)::context#raise_error when space not found ./spec/lib/contentful/management/entry_spec.rb:58 | |
1.4: Contentful::Management::describe(#find)::it#returns an error when entry does not exists ./spec/lib/contentful/management/entry_spec.rb:52 | |
1.4: Contentful::Management::describe(#validations)::context#add multiple validations ./spec/lib/contentful/management/content_type_spec.rb:665 | |
1.4: Contentful::Management::describe(#validations)::context(linkField)::it#adds `linkField` validation to field ./spec/lib/contentful/management/content_type_spec.rb:654 | |
1.4: Contentful::Management::describe(#validations)::context(present)::it#adds `present` validation to field ./spec/lib/contentful/management/content_type_spec.rb:609 | |
1.4: Contentful::Management::describe(#validations)::context#present ./spec/lib/contentful/management/content_type_spec.rb:608 | |
1.4: Contentful::Management::describe(#validations)::it#changes 'in validation' on an existing field ./spec/lib/contentful/management/content_type_spec.rb:553 | |
1.4: Contentful::Management::describe(#validations)::context(size)::it#adds `size` validation to field ./spec/lib/contentful/management/content_type_spec.rb:574 | |
1.4: Contentful::Management::describe(#validations)::context#range ./spec/lib/contentful/management/content_type_spec.rb:584 | |
1.4: Contentful::Management::describe(#validations)::it#adds 'in validation' to a new field ./spec/lib/contentful/management/content_type_spec.rb:544 | |
1.4: Contentful::Management::describe(#validations)::context#size ./spec/lib/contentful/management/content_type_spec.rb:573 | |
1.4: Contentful::Management::describe(#validations)::it#adds new validation on an existing field ./spec/lib/contentful/management/content_type_spec.rb:562 | |
1.4: Contentful::Management::describe(#entries.all)::it#returns entries ./spec/lib/contentful/management/content_type_spec.rb:510 | |
1.4: Contentful::Management::describe(#entries.all)::let#space_id ./spec/lib/contentful/management/content_type_spec.rb:509 | |
1.4: Contentful::Management::describe(#entries.new)::context(to single locale)::context#only to unlocalized fields ./spec/lib/contentful/management/content_type_spec.rb:490 | |
1.4: Contentful::Management::describe(#entries.new)::context(to single locale)::context(only to unlocalized fields)::it#return entry with valid parameters ./spec/lib/contentful/management/content_type_spec.rb:491 | |
1.4: Contentful::Management::describe(#entries.new)::context#to single locale ./spec/lib/contentful/management/content_type_spec.rb:489 | |
1.4: Contentful::Management::describe(#update)::it#update with multiple locales ./spec/lib/contentful/management/content_type_spec.rb:242 | |
1.4: Contentful::Management::describe(#deactivate)::it#returns error message when already deactivated ./spec/lib/contentful/management/content_type_spec.rb:108 | |
1.4: Contentful::Management::describe(headers)::describe##authentication_header ./spec/lib/contentful/management/client_spec.rb:15 | |
1.4: Contentful::Management::describe(headers)::describe##api_version_header ./spec/lib/contentful/management/client_spec.rb:20 | |
1.4: Contentful::Management::describe(#entries.new)::context#for multiple locales ./spec/lib/contentful/management/content_type_spec.rb:404 | |
1.4: Contentful::Management::describe(#published?)::it#returns true if asset is published ./spec/lib/contentful/management/asset_spec.rb:129 | |
1.4: Contentful::Management::describe(#process)::it#process file after create an asset ./spec/lib/contentful/management/asset_spec.rb:397 | |
1.4: Contentful::Management::describe(#entries.create)::it#with entry ./spec/lib/contentful/management/content_type_spec.rb:388 | |
1.4: Contentful::Management::describe(#entries.create)::it#with Text field ./spec/lib/contentful/management/content_type_spec.rb:379 | |
1.4: Contentful::Management::describe(headers)::describe##request_headers ./spec/lib/contentful/management/client_spec.rb:25 | |
1.4: Contentful::Management::describe(#process)::let#space_id ./spec/lib/contentful/management/asset_spec.rb:396 | |
1.4: Contentful::Management::describe(headers)::describe##user_agent ./spec/lib/contentful/management/client_spec.rb:32 | |
1.4: Contentful::Management::describe(headers)::describe##organization_header ./spec/lib/contentful/management/client_spec.rb:37 | |
1.4: Contentful::Management::describe(#unpublish)::it#unpublish ./spec/lib/contentful/management/asset_spec.rb:72 | |
1.4: Contentful::Management::describe(.get_http)::it#does a GET request ./spec/lib/contentful/management/client_spec.rb:72 | |
1.4: Contentful::Management::describe(#unarchive)::it#unarchive the asset ./spec/lib/contentful/management/asset_spec.rb:146 | |
1.4: Contentful::Management::describe(#destroy)::it#returns true when asset is not published ./spec/lib/contentful/management/asset_spec.rb:63 | |
1.4: Contentful::Management::describe(.all)::itbuilds a Contentful::Management::ContentType object ./spec/lib/contentful/management/content_type_spec.rb:19 | |
1.4: Contentful::Management::describe(#fields.create)::it#updates existing field if matched id ./spec/lib/contentful/management/content_type_spec.rb:340 | |
1.4: Contentful::Management::describe(#find)::it#returns an error when content_type does not exists ./spec/lib/contentful/management/asset_spec.rb:46 | |
1.4: Contentful::Management::describe(#fields.create)::it#creates new Array field with additional parameters ./spec/lib/contentful/management/content_type_spec.rb:326 | |
1.4: Contentful::Management::describe(#fields.create)::it#creates new Link field with additional parameters ./spec/lib/contentful/management/content_type_spec.rb:309 | |
1.4: Contentful::Management::describe(#find)::itreturns a Contentful::Management::ContentType ./spec/lib/contentful/management/content_type_spec.rb:25 | |
1.4: Contentful::Management::describe(#find)::it#returns the asset for a given key ./spec/lib/contentful/management/asset_spec.rb:40 | |
1.4: Contentful::Management::describe(#fields.create)::it#creates new field ./spec/lib/contentful/management/content_type_spec.rb:302 | |
1.4: Contentful::Management::describe(#find)::it#returns the content_type for a given key ./spec/lib/contentful/management/content_type_spec.rb:28 | |
1.4: Contentful::Management::describe(#fields.create)::let#field_type ./spec/lib/contentful/management/content_type_spec.rb:301 | |
1.4: Contentful::Management::describe(#reload)::it#updates fields collection when reloaded ./spec/lib/contentful/management/asset_spec.rb:368 | |
1.4: Contentful::Management::describe(#fields.create)::let#field_id ./spec/lib/contentful/management/content_type_spec.rb:300 | |
1.4: Contentful::Management::describe(#find)::itreturns a Contentful::Management::Asset ./spec/lib/contentful/management/asset_spec.rb:37 | |
1.4: Contentful::Management::describe(#archive)::it#returns error when archive published asset ./spec/lib/contentful/management/asset_spec.rb:165 | |
1.4: Contentful::Management::describe(#save)::it#saves new object ./spec/lib/contentful/management/content_type_spec.rb:281 | |
1.4: Contentful::Management::describe(#archive)::it# archive unpublished asset ./spec/lib/contentful/management/asset_spec.rb:172 | |
1.4: Contentful::Management::describe(#save)::it#with new field ./spec/lib/contentful/management/content_type_spec.rb:266 | |
1.4: Contentful::Management::describe(#save)::it#updated content type ./spec/lib/contentful/management/content_type_spec.rb:256 | |
1.4: Contentful::Management::describe(#published?)::it#returns false if asset is not published ./spec/lib/contentful/management/asset_spec.rb:136 | |
1.4: Contentful::Management::describe(#find)::it#returns an error when content_type does not found ./spec/lib/contentful/management/content_type_spec.rb:34 | |
1.4: Contentful::Management::describe(#update)::it#updates content_type deleting existing field ./spec/lib/contentful/management/content_type_spec.rb:233 | |
1.4: Contentful::Management::describe(#destroy)::itreturns Contentful::BadRequest error when content type is activated ./spec/lib/contentful/management/content_type_spec.rb:43 | |
1.4: Contentful::Management::describe(#update)::it#updates content_type updating existing field ./spec/lib/contentful/management/content_type_spec.rb:221 | |
1.4: Contentful::Management::describe(#archive)::it#returns BadRequest error when already unpublished ./spec/lib/contentful/management/asset_spec.rb:182 | |
1.4: Contentful::Management::describe(.all)::it#return limited number of assets with next_page ./spec/lib/contentful/management/asset_spec.rb:25 | |
1.4: Contentful::Management::describe(#update)::it#updates asset to specified locale ./spec/lib/contentful/management/asset_spec.rb:323 | |
1.4: Contentful::Management::describe(#update)::it#updates content_type adding one field ./spec/lib/contentful/management/content_type_spec.rb:209 | |
1.4: Contentful::Management::describe(#destroy)::it#returns true when content type is not activated ./spec/lib/contentful/management/content_type_spec.rb:51 | |
1.4: Contentful::Management::describe(#update)::it(updates content_type with fields (leave fields untouched))#updates content_type with fields (leave fields untouched) ./spec/lib/contentful/management/content_type_spec.rb:200 | |
1.4: Contentful::Management::describe(#update)::it#updates asset with default locale with file ./spec/lib/contentful/management/asset_spec.rb:308 | |
1.4: Contentful::Management::describe(.all)::itbuilds a Contentful::Management::Asset object ./spec/lib/contentful/management/asset_spec.rb:22 | |
1.4: Contentful::Management::describe(#activate)::let#active_content ./spec/lib/contentful/management/content_type_spec.rb:60 | |
1.4: Contentful::Management::describe(#update)::it#updates content_type name and description ./spec/lib/contentful/management/content_type_spec.rb:191 | |
1.4: Contentful::Management::describe(#archived?)::it#returns true if asset is archive ./spec/lib/contentful/management/asset_spec.rb:191 | |
1.4: Contentful::Management::describe(#update)::it#updates asset with default locale without file ./spec/lib/contentful/management/asset_spec.rb:298 | |
1.4: Contentful::Management::describe(#archived?)::it#returns false if asset is not archive ./spec/lib/contentful/management/asset_spec.rb:198 | |
1.4: Contentful::Management::describe(#update)::let#content_type_id ./spec/lib/contentful/management/content_type_spec.rb:190 | |
1.4: Contentful::Management::describe(.create)::it#creates asset with duplicated custom ID ./spec/lib/contentful/management/asset_spec.rb:279 | |
1.4: Contentful::Management::describe(#update)::let#content_type_description ./spec/lib/contentful/management/content_type_spec.rb:189 | |
1.4: Contentful::Management::describe(.create)::it#creates asset with custom ID ./spec/lib/contentful/management/asset_spec.rb:261 | |
1.4: Contentful::Management::describe(#update)::let#content_type_name ./spec/lib/contentful/management/content_type_spec.rb:188 | |
1.4: Contentful::Management::describe(#locale)::it#returns default locale ./spec/lib/contentful/management/asset_spec.rb:208 | |
1.4: Contentful::Management::describe(.create)::it#creates a content_type within a space with custom id and without fields ./spec/lib/contentful/management/content_type_spec.rb:150 | |
1.4: Contentful::Management::describe(.create)::it#creates asset with specified locale ./spec/lib/contentful/management/asset_spec.rb:244 | |
1.4: Contentful::Management::describe(#activate)::itreturns Contentful::Management::ContentType ./spec/lib/contentful/management/content_type_spec.rb:61 | |
1.4: Contentful::Management::describe(.create)::it#creates a content_type within a space without id and without fields ./spec/lib/contentful/management/content_type_spec.rb:139 | |
1.4: Contentful::Management::describe(.create)::let#content_type_description ./spec/lib/contentful/management/content_type_spec.rb:137 | |
1.4: Contentful::Management::describe(#activate)::it#increases object version ./spec/lib/contentful/management/content_type_spec.rb:67 | |
1.4: Contentful::Management::describe(#locale)::it#set locale to given asset ./spec/lib/contentful/management/asset_spec.rb:217 | |
1.4: Contentful::Management::describe(#activate)::it#returns error when not valid version ./spec/lib/contentful/management/content_type_spec.rb:75 | |
1.4: Contentful::Management::describe(.create)::let#content_type_name ./spec/lib/contentful/management/content_type_spec.rb:136 | |
1.4: Contentful::Management::describe(#active?)::it#returns false if content_type is not active ./spec/lib/contentful/management/content_type_spec.rb:126 | |
1.4: Contentful::Management::describe(#deactivate)::let#deactivate_content ./spec/lib/contentful/management/content_type_spec.rb:86 | |
1.4: Contentful::Management::describe(#deactivate)::itreturns Contentful::Management::ContentType ./spec/lib/contentful/management/content_type_spec.rb:87 | |
1.4: Contentful::Management::describe(#active?)::it#returns true if content_type is active ./spec/lib/contentful/management/content_type_spec.rb:119 | |
1.4: Contentful::Management::describe(#deactivate)::it#increases object version ./spec/lib/contentful/management/content_type_spec.rb:94 | |
1.4: Contentful::Management::describe(#deactivate)::it#returns error when has entries ./spec/lib/contentful/management/content_type_spec.rb:102 | |
1.4: Contentful::Management::describe(.create)::it#creates asset ./spec/lib/contentful/management/asset_spec.rb:227 | |
1.3: Contentful::Management::describe(#entries.all(limit: 2, skip: 1).next_page)::it#returns entries to limited number of entries ./spec/lib/contentful/management/space_spec.rb:380 | |
1.3: Contentful::Management::let#webhook_id ./spec/lib/contentful/management/webhook_spec.rb:10 | |
1.3: Contentful::Management::describe(#destroy)::it#returns true ./spec/lib/contentful/management/webhook_spec.rb:73 | |
1.3: Contentful::Management::describe##locales ./spec/lib/contentful/management/space_spec.rb:155 | |
1.3: Contentful::Management::describe##webhooks ./spec/lib/contentful/management/space_spec.rb:340 | |
1.3: Contentful::Management::describe(#entries.all(content_type: content_type_id))##entries.all(content_type: content_type_id) ./spec/lib/contentful/management/space_spec.rb:368 | |
1.3: Contentful::Management::describe##entries ./spec/lib/contentful/management/space_spec.rb:318 | |
1.3: Contentful::Management::describe##content_types ./spec/lib/contentful/management/space_spec.rb:129 | |
1.3: Contentful::Management::describe(#assets.all(limit: 2, skip: 1).next_page)::it#returns assets to limited number of assets ./spec/lib/contentful/management/space_spec.rb:306 | |
1.3: Contentful::Management::describe(#assets.all(limit: 2, skip: 1).next_page)##assets.all(limit: 2, skip: 1).next_page ./spec/lib/contentful/management/space_spec.rb:305 | |
1.3: Contentful::Management::describe(#update)::it#all parameters ./spec/lib/contentful/management/webhook_spec.rb:59 | |
1.3: Contentful::Management::describe(#entries.all(content_type: content_type_id))::it#returns entries to specified content type ./spec/lib/contentful/management/space_spec.rb:369 | |
1.3: Contentful::Management::describe(#entries.all(limit: 2, skip: 1).next_page)##entries.all(limit: 2, skip: 1).next_page ./spec/lib/contentful/management/space_spec.rb:379 | |
1.3: Contentful::Management::describe##assets ./spec/lib/contentful/management/space_spec.rb:241 | |
1.3: Contentful::Management::let#locale_id ./spec/lib/contentful/management/locale_spec.rb:10 | |
1.3: Contentful::Management::describe(.create)::it#create locales for space ./spec/lib/contentful/management/locale_spec.rb:43 | |
1.3: Contentful::Management::describe(#destroy)::it#returns true when a space was deleted ./spec/lib/contentful/management/space_spec.rb:50 | |
1.3: Contentful::Management::describe##fields_from_attributes ./spec/lib/contentful/management/entry_spec.rb:587 | |
1.3: Contentful::Management::describe(#save)::it#save updated ./spec/lib/contentful/management/entry_spec.rb:399 | |
1.3: Contentful::Management::describe#search filters ./spec/lib/contentful/management/entry_spec.rb:427 | |
1.3: Contentful::Management::describe#create fields with array type ./spec/lib/contentful/management/content_type_spec.rb:682 | |
1.3: Contentful::Management::let#entry_id ./spec/lib/contentful/management/entry_spec.rb:10 | |
1.3: Contentful::Management::describe(create fields with array type)::it#creates new content type with fields ./spec/lib/contentful/management/content_type_spec.rb:683 | |
1.3: Contentful::Management::describe##validations ./spec/lib/contentful/management/content_type_spec.rb:540 | |
1.3: Contentful::Management::describe##entries.all ./spec/lib/contentful/management/content_type_spec.rb:508 | |
1.3: describe#Properties ./spec/lib/contentful/management/array_spec.rb:22 | |
1.3: Contentful::Management::describe#headers ./spec/lib/contentful/management/client_spec.rb:14 | |
1.3: Contentful::Management::describe##fields.create ./spec/lib/contentful/management/content_type_spec.rb:299 | |
1.3: Contentful::Management::describe##activate ./spec/lib/contentful/management/content_type_spec.rb:59 | |
1.3: Contentful::Management::describe(#save)::it#updated ./spec/lib/contentful/management/asset_spec.rb:341 | |
1.3: describe##each ./spec/lib/contentful/management/array_spec.rb:46 | |
1.3: Contentful::Management::describe##process ./spec/lib/contentful/management/asset_spec.rb:395 | |
1.3: Contentful::Management::describe##fields.add ./spec/lib/contentful/management/content_type_spec.rb:352 | |
1.3: Contentful::Management::let#content_type_id ./spec/lib/contentful/management/content_type_spec.rb:11 | |
1.3: Contentful::Management::describe(#fields.add)::it#creates new field ./spec/lib/contentful/management/content_type_spec.rb:353 | |
1.3: Contentful::Management::describe#.raise_error ./spec/lib/contentful/management/client_spec.rb:77 | |
1.3: Contentful::Management::describe##locale ./spec/lib/contentful/management/asset_spec.rb:207 | |
1.3: Contentful::Management::let#asset_id_2 ./spec/lib/contentful/management/asset_spec.rb:12 | |
1.3: Contentful::Management::describe##entries.new ./spec/lib/contentful/management/content_type_spec.rb:403 | |
1.3: Contentful::Management::describe##default_locale ./spec/lib/contentful/management/client_spec.rb:63 | |
1.3: Contentful::Management::describe##active? ./spec/lib/contentful/management/content_type_spec.rb:118 | |
1.3: Contentful::Management::describe##fields.destroy ./spec/lib/contentful/management/content_type_spec.rb:368 | |
1.3: Contentful::Management::describe##protocol ./spec/lib/contentful/management/client_spec.rb:49 | |
1.3: Contentful::Management::describe(#fields.destroy)::it#deletes field by id ./spec/lib/contentful/management/content_type_spec.rb:369 | |
1.3: Contentful::Management::let#asset_id ./spec/lib/contentful/management/asset_spec.rb:11 | |
1.3: Contentful::Management::describe##entries.create ./spec/lib/contentful/management/content_type_spec.rb:378 | |
1.3: Contentful::Management::describe##deactivate ./spec/lib/contentful/management/content_type_spec.rb:85 | |
1.3: describe#SystemProperties ./spec/lib/contentful/management/array_spec.rb:11 | |
1.3: let#array ./spec/lib/contentful/management/array_spec.rb:9 | |
1.3: let#token ./spec/lib/contentful/management/array_spec.rb:6 | |
1.3: let#space_id ./spec/lib/contentful/management/array_spec.rb:7 | |
1.1: Contentful::Management::Space#webhooks ./lib/contentful/management/space.rb:135 | |
1.1: Contentful::Management::ResourceBuilder#default_resource_mapping ./lib/contentful/management/resource_builder.rb:138 | |
1.1: Contentful::Management::ResourceBuilder#default_entry_mapping ./lib/contentful/management/resource_builder.rb:143 | |
1.1: Contentful::Management::Space#entries ./lib/contentful/management/space.rb:128 | |
1.1: Contentful::Management::SpaceEntryMethodsFactory#create ./lib/contentful/management/space_entry_methods_factory.rb:8 | |
1.1: Contentful::Management::SpaceEntryMethodsFactory#new ./lib/contentful/management/space_entry_methods_factory.rb:12 | |
1.1: Contentful::Management::SpaceLocaleMethodsFactory#new ./lib/contentful/management/space_locale_methods_factory.rb:8 | |
1.1: Contentful::Management::Space#content_types ./lib/contentful/management/space.rb:107 | |
1.1: Contentful::Management::Resource::Fields#none | |
1.1: Contentful::Management::Space#assets ./lib/contentful/management/space.rb:121 | |
1.1: Contentful::Management::Space#locales ./lib/contentful/management/space.rb:114 | |
1.1: Contentful::Management::SpaceWebhookMethodsFactory#new ./lib/contentful/management/space_webhook_methods_factory.rb:8 | |
1.1: Contentful::Management::Resource::ClassMethods#property_coercions ./lib/contentful/management/resource.rb:109 | |
1.1: Contentful::Management::Resource::ClassMethods#client ./lib/contentful/management/resource.rb:114 | |
1.1: Contentful::Management::Resource#client ./lib/contentful/management/resource.rb:63 | |
1.1: Contentful::Management::Entry::hash_with_link_object ./lib/contentful/management/entry.rb:231 | |
1.1: Contentful::Management::ContentType#entries ./lib/contentful/management/content_type.rb:211 | |
1.1: Contentful::Management::Client#version_header ./lib/contentful/management/client.rb:154 | |
1.1: Contentful::Management::Client#organization_header ./lib/contentful/management/client.rb:150 | |
1.1: Contentful::Management::Client#content_type_header ./lib/contentful/management/client.rb:158 | |
1.1: Contentful::Management::Client#default_configuration ./lib/contentful/management/client.rb:76 | |
1.1: Contentful::Management::Client#zero_length_header ./lib/contentful/management/client.rb:162 | |
1.1: Contentful::Management::Client#user_agent ./lib/contentful/management/client.rb:146 | |
1.1: Contentful::Management::Client#accept_encoding_header ./lib/contentful/management/client.rb:166 | |
1.0: Contentful::Management::SpaceAssociationMethodsFactory#initialize ./lib/contentful/management/space_association_methods_factory.rb:6 | |
1.0: Contentful::Management::Resource::SystemProperties#none | |
1.0: Contentful::Management::SpaceAssociationMethodsFactory#none | |
1.0: Contentful::Management::Error#none | |
1.0: Contentful::Management::ContentTypeEntryMethodsFactory#none | |
1.0: Contentful::Management::ContentTypeEntryMethodsFactory#initialize ./lib/contentful/management/content_type_entry_methods_factory.rb:6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment