spotify / XCRemoteCache

Other
835 stars 52 forks source link

Add E2E test for exposing public enums from ObjC to Swift #147

Closed polac24 closed 2 years ago

polac24 commented 2 years ago

Part I of fixing #140 - E2E test that covers a scenario reported in the issue:

This Standalone test is failing (as expected, the fix will be added in separate PRs) - for now, CI does not invoke it. To run it locally, call rake e2e:run_standalone

This PR contains 2 changes/fixes to the E2E tests: