microsoft-authentication-library-for-objc icon indicating copy to clipboard operation
microsoft-authentication-library-for-objc copied to clipboard

Run native auth E2E tests in the pipeline

Open nilo-ms opened this issue 1 year ago • 0 comments

Proposed changes

  • Create a dedicated test schema to native auth E2E tests
  • Run native auth E2E tests as part of the PR validation

Type of change

  • [ ] Feature work
  • [ ] Bug fix
  • [ ] Documentation
  • [ ] Engineering change
  • [X] Test
  • [ ] Logging/Telemetry

Risk

  • [ ] High – Errors could cause MAJOR regression of many scenarios. (Example: new large features or high level infrastructure changes)
  • [ ] Medium – Errors could cause regression of 1 or more scenarios. (Example: somewhat complex bug fixes, small new features)
  • [X] Small – No issues are expected. (Example: Very small bug fixes, string changes, or configuration settings changes)

nilo-ms avatar Jul 03 '24 13:07 nilo-ms