Skip to content

Conversation

@tinder-cfuller
Copy link
Collaborator

Nodes

  • Add @Observable to PreviewStore
  • Add @Published to ObservablePreviewStore
  • Change Store/ObservableStore to public final
  • Remove guard in bind method overload
  • Remove store sub-classes from store tests

NodesTesting

  • Add missing imports to store mocks
  • Add @preconcurrency/@MainActor/@available to store mocks
  • Separate mocks into
    • ObservableStateStoreMock
    • ObservableViewStateStoreMock
    • StateStoreMock
    • ViewStateStoreMock
  • Add @Observable to StateStoreMock
  • Add @Published to ObservableViewStateStoreMock
  • Organize NodesTesting source code files into sub-directories

@tinder-cfuller tinder-cfuller added the framework Framework label Oct 3, 2024
@tinder-cfuller tinder-cfuller merged commit 5e1953a into main Oct 3, 2024
@tinder-cfuller tinder-cfuller deleted the store-improvements branch October 3, 2024 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

framework Framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants