sbt/server-test/src/test/scala/testpkg
bitloi 130a332100
[2.x] feat: sbtn subscription level (#8796)
Closes #4399

- Add subscribeToAll to InitializeOption (protocol); default true for backward compatibility.
- CommandExchange: send broadcast notifyEvent/logMessage only to channels with subscribeToAll.
- TestServer: support subscribeToAll parameter for tests; AbstractServerTest: subscribeToAllForTest.
- ClientSubscriptionTest: assert default client receives build/logMessage when command runs.
- Scripted test server/client-subscription: run show name to exercise server client path.
2026-02-24 21:46:37 -05:00
..
BuildServerTest.scala [2.x] fix : BSP compile returns StatusCode.Error on failure (#8104) (#8709) 2026-02-07 11:01:49 -05:00
ChannelCursorTest.scala [2.x] feat: Per-channel project cursor for multi-client server mode (#8649) 2026-01-29 23:15:39 -05:00
ClientSubscriptionTest.scala [2.x] feat: sbtn subscription level (#8796) 2026-02-24 21:46:37 -05:00
ClientTest.scala [2.x] fix: handle --version in sbt 2.x project dirs (sbt#8717) (#8735) 2026-02-13 09:10:51 -08:00
EventsTest.scala update .scalafmt.conf. enforce new scala 3 syntax 2025-01-02 11:25:34 +09:00
HandshakeTest.scala update .scalafmt.conf. enforce new scala 3 syntax 2025-01-02 11:25:34 +09:00
QueuedNotificationTest.scala [2.x] feat: Notify sbtn client when command is queued (#8568) 2026-01-16 16:17:00 -05:00
ResponseTest.scala Merge branch '1.12.x' into wip/merge-1.12.x 2026-01-05 00:08:21 -05:00
ServerCompletionsTest.scala update .scalafmt.conf. enforce new scala 3 syntax 2025-01-02 11:25:34 +09:00
TestServer.scala [2.x] feat: sbtn subscription level (#8796) 2026-02-24 21:46:37 -05:00