-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Strongly type state value * Satisfy the typegen * small tweaks * Pass around `TStateValue` instead of `TConfig` * Type `MachineSnapshot<...>['value']` correctly * remove code related to typegen and `state.matches` * remove outdated comment * first stab at `ToTestStateValue` * add some extra ts-expect-errors * cast `machineSnapshotMatches` * Fixed `ToTestStateValue` * add missing initial property * Revert "remove code related to typegen and `state.matches`" This reverts commit 6e19c9a. * support typegen * Fixed assertions in typegen tests * add more test cases, fix one case --------- Co-authored-by: Mateusz Burzyński <[email protected]>
- Loading branch information
1 parent
daf532b
commit 02e14f6
Showing
10 changed files
with
622 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.