mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-25 07:06:12 +00:00
Improve serve test, add single txt file test
This commit is contained in:
19
rojo-test/serve-test-snapshots/serve_test__just_txt-2.snap
Normal file
19
rojo-test/serve-test-snapshots/serve_test__just_txt-2.snap
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
source: rojo-test/src/serve_test.rs
|
||||
expression: read_result
|
||||
---
|
||||
sessionId: id-1
|
||||
messageCursor: 0
|
||||
instances:
|
||||
id-2:
|
||||
Id: id-2
|
||||
Parent: ~
|
||||
Name: just-txt
|
||||
ClassName: StringValue
|
||||
Properties:
|
||||
Value:
|
||||
Type: String
|
||||
Value: "Hello, world!"
|
||||
Children: []
|
||||
Metadata:
|
||||
ignoreUnknownInstances: false
|
||||
9
rojo-test/serve-test-snapshots/serve_test__just_txt.snap
Normal file
9
rojo-test/serve-test-snapshots/serve_test__just_txt.snap
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
source: rojo-test/src/serve_test.rs
|
||||
expression: info
|
||||
---
|
||||
sessionId: id-1
|
||||
serverVersion: 0.6.0-dev
|
||||
protocolVersion: 3
|
||||
expectedPlaceIds: ~
|
||||
rootInstanceId: id-2
|
||||
Reference in New Issue
Block a user