This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
assemblyscript-json
Watch
1
Star
0
Fork
0
You've already forked assemblyscript-json
mirror of
https://github.com/fluencelabs/assemblyscript-json
synced
2025-04-25 23:02:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
assemblyscript-json
/
tests
/
roundtrip.spec.ts
3 lines
90 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
Start with assemblyscript-bson as skeleton
2019-01-05 20:54:13 -08:00
import
{
defineTestsFromModule
}
from
'./utils/spec'
;
Leave only roundtrip tests
2019-01-06 18:13:05 -08:00
defineTestsFromModule
(
'roundtrip'
)
;
Reference in New Issue
Copy Permalink