Skip to content

refactor(auth-tests): rename SessionManagerTests → SessionStateMachineTests#933

Merged
grdsdev merged 2 commits intorefactor/auth-session-state-machinefrom
copilot/sub-pr-931
Mar 25, 2026
Merged

refactor(auth-tests): rename SessionManagerTests → SessionStateMachineTests#933
grdsdev merged 2 commits intorefactor/auth-session-state-machinefrom
copilot/sub-pr-931

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 25, 2026

The test file and class were still named SessionManagerTests despite the SUT being SessionStateMachine after the refactor in #931, creating a misleading mismatch for anyone grepping or navigating the test suite.

  • Renamed Tests/AuthTests/SessionManagerTests.swiftSessionStateMachineTests.swift
  • Renamed class SessionManagerTestsSessionStateMachineTests

⚡ Quickly spin up Copilot coding agent tasks from anywhere on your macOS or Windows machine with Raycast.

Copy link
Copy Markdown
Contributor Author

Copilot AI commented Mar 25, 2026

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • ocsp.apple.com
    • Triggering command: /usr/share/swift/usr/bin/swift-test /usr/share/swift/usr/bin/swift-test --filter SessionStateMachineTests (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title [WIP] [WIP] Address feedback on SessionManager refactor in auth module refactor(auth-tests): rename SessionManagerTests → SessionStateMachineTests Mar 25, 2026
Copilot AI requested a review from grdsdev March 25, 2026 18:14
@grdsdev grdsdev marked this pull request as ready for review March 25, 2026 18:57
@grdsdev grdsdev merged commit fe521df into refactor/auth-session-state-machine Mar 25, 2026
@grdsdev grdsdev deleted the copilot/sub-pr-931 branch March 25, 2026 18:57
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