Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate testing build & running unit tests in fastlane #36391

Closed
kylehickinson opened this issue Feb 27, 2024 · 0 comments · Fixed by brave/brave-core#22316
Closed

Separate testing build & running unit tests in fastlane #36391

kylehickinson opened this issue Feb 27, 2024 · 0 comments · Fixed by brave/brave-core#22316
Assignees
Labels
ci-concern OS/iOS Fixes related to iOS browser functionality QA/No release-notes/exclude

Comments

@kylehickinson
Copy link
Collaborator

Description:

Right now fastlane ios test both builds & runs unit tests, this should be split so that the build-for-testing aspect can be run in the build stage of CI and the unit tests can be run in the test stage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-concern OS/iOS Fixes related to iOS browser functionality QA/No release-notes/exclude
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants