Commit 6c749769 authored by Marius Rackwitz's avatar Marius Rackwitz

[Spec][Integration] Add spec 'install_framework_resources' for Pods with resource bundles

Integrated with `use_frameworks!`.
parent 951bc72c
Subproject commit 3d2e860f9af8bf4a1b110513ac1d3ea2c65a3a8f
Subproject commit 8de884f3aee6c7f2a5ee89093f1cee8c95bdc9e3
......@@ -194,6 +194,11 @@ describe_cli 'pod' do
'install --no-repo-update'
end
describe 'Integrates a Pod using frameworks with resources' do
behaves_like cli_spec 'install_framework_resources',
'install --no-repo-update'
end
# @todo add tests for all the hooks API
#
describe 'Runs the Podfile callbacks' do
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment