feat: begin work on user control & update server
This commit is contained in:
17
GazeTests/Services/AnimationServiceTests.swift
Normal file
17
GazeTests/Services/AnimationServiceTests.swift
Normal file
@@ -0,0 +1,17 @@
|
||||
//
|
||||
// AnimationServiceTests.swift
|
||||
// GazeTests
|
||||
//
|
||||
// Created by Mike Freno on 1/9/26.
|
||||
//
|
||||
|
||||
@testable import Gaze
|
||||
|
||||
final class AnimationServiceTests {
|
||||
// Test cases can be added here as needed
|
||||
|
||||
func testRemoteAnimationDecoding() {
|
||||
// This will be implemented when we have a testable implementation
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user