spa: move json parser to utils

Add unit test
Add escape function
This commit is contained in:
Wim Taymans 2020-11-28 15:34:01 +01:00
parent 77791bd427
commit 62cdec8448
8 changed files with 211 additions and 5 deletions

View file

@ -3,6 +3,7 @@ test_apps = [
'test-node',
'test-pod',
'test-utils',
'test-json',
]
foreach a : test_apps