Skip to content

Commit

Permalink
test: move Specta Expecta tests to application test target
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjl-mux committed Sep 8, 2023
1 parent 0cc7064 commit 422edac
Show file tree
Hide file tree
Showing 20 changed files with 489 additions and 600 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
299 changes: 94 additions & 205 deletions Example/MUXSDKImaListener.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Example/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ target 'MUXSDKIMATVOSExample' do
pod 'Mux-Stats-Google-IMA', :path => '../'
end

target 'MUXSDKImaListener_Tests' do
target 'DemoAppTests' do
platform :ios, '12.0'
pod 'Mux-Stats-Google-IMA', :path => '../'
pod 'Specta'
Expand Down
2 changes: 1 addition & 1 deletion Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ SPEC CHECKSUMS:
Mux-Stats-Google-IMA: 50aacdb8ac6af502cf5b7c9089b415931f48f0d2
Specta: b79d84043684b35ffdc2680df578dc318ec2efc2

PODFILE CHECKSUM: 025a97c83a1c1f97be95540df89eb58a4b758e8f
PODFILE CHECKSUM: f1623162f4611830718c2a3afabe15d9f3efda6c

COCOAPODS: 1.12.1
2 changes: 1 addition & 1 deletion Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

758 changes: 379 additions & 379 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

This file was deleted.

0 comments on commit 422edac

Please sign in to comment.