Skip to content

Auth UI tests in CI#3988

Merged
wmathurin merged 18 commits intoforcedotcom:devfrom
wmathurin:ui_tests_in_ci
Feb 20, 2026
Merged

Auth UI tests in CI#3988
wmathurin merged 18 commits intoforcedotcom:devfrom
wmathurin:ui_tests_in_ci

Conversation

@wmathurin
Copy link
Contributor

@wmathurin wmathurin commented Feb 12, 2026

  • Moved ui_test_config.json to shared/test
  • Addding github action to run some auth UI tests with every PR and all auth UI tests at night

@wmathurin
Copy link
Contributor Author

Ran the nightly here: https://github.com/wmathurin/SalesforceMobileSDK-iOS/actions/runs/22003902277/job/63583001307
(A lot more failures than when running locally - also takes > 1h30).

@wmathurin wmathurin marked this pull request as ready for review February 20, 2026 00:49
# First test in each AuthFlowTesterUITests suite (same order as ui-test-nightly matrix)
pr_tests: |
[
"AuthFlowTesterUITests/AdvancedAuthBeaconLoginTests/testBeaconAdvancedOpaque_DefaultScopes",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Running one test of each suite with every PR - but maybe that's too many?

@@ -0,0 +1,28 @@
name: UI Nightly Tests
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NB: separate workflow for UI nightly tests.
Should we have a separate workflow for UI tests for PR also??

@wmathurin wmathurin merged commit f6645b7 into forcedotcom:dev Feb 20, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants