Skip to content

feat: snapshot test#385

Merged
stefan-gorules merged 4 commits into
masterfrom
feat/snapshot_test
Aug 20, 2025
Merged

feat: snapshot test#385
stefan-gorules merged 4 commits into
masterfrom
feat/snapshot_test

Conversation

@bcrevar-gorules

Copy link
Copy Markdown
Contributor

No description provided.

@bcrevar-gorules bcrevar-gorules changed the title Feat/snapshot test feat/snapshot test Aug 20, 2025
@bcrevar-gorules bcrevar-gorules changed the title feat/snapshot test feat: snapshot test Aug 20, 2025
@stefan-gorules stefan-gorules merged commit 4a59f22 into master Aug 20, 2025
49 checks passed
@stefan-gorules

Copy link
Copy Markdown
Contributor

To add to some context, we are also changing the way expression trace functions, particularly:

{
 "traceData": {
   "a": {
-     "result": "\"hello\""
+     "result": "hello"
   },
   "b": {
-     "result": "123"
+     "result": 123
   }
 }
}

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