mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-25 07:06:12 +00:00
Start writing real serve tests
This commit is contained in:
14
rojo-test/serve-test-snapshots/serve_test__empty-2.snap
Normal file
14
rojo-test/serve-test-snapshots/serve_test__empty-2.snap
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
source: rojo-test/src/serve_test.rs
|
||||
expression: read_result
|
||||
---
|
||||
sessionId: id-1
|
||||
messageCursor: 0
|
||||
instances:
|
||||
id-2:
|
||||
Name: empty
|
||||
ClassName: Folder
|
||||
Properties: {}
|
||||
Children: []
|
||||
Metadata:
|
||||
ignoreUnknownInstances: true
|
||||
@@ -2,8 +2,8 @@
|
||||
source: rojo-test/src/serve_test.rs
|
||||
expression: info
|
||||
---
|
||||
sessionId: "[session id]"
|
||||
sessionId: id-1
|
||||
serverVersion: 0.5.0
|
||||
protocolVersion: 3
|
||||
expectedPlaceIds: ~
|
||||
rootInstanceId: "[root id]"
|
||||
rootInstanceId: id-2
|
||||
|
||||
Reference in New Issue
Block a user