Port project file tests to use insta

This commit is contained in:
Lucien Greathouse
2019-10-03 18:22:20 -07:00
parent fb65693627
commit 17d91563d5
10 changed files with 170 additions and 77 deletions

View File

@@ -0,0 +1,17 @@
---
source: src/snapshot_middleware/project.rs
expression: instance_snapshot
---
snapshot_id: ~
metadata:
ignore_unknown_instances: true
contributing_paths:
- /foo/default.project.json
project_node: ~
name: unresolved-properties
class_name: StringValue
properties:
Value:
Type: String
Value: Hi!
children: []