LD4P / sinopia_editor

Sinopia Linked Data Editor
https://sinopia.io/
Apache License 2.0
35 stars 9 forks source link

Add Missing Integration Tests for existing React code for BFF #208

Closed jgreben closed 5 years ago

jgreben commented 5 years ago

Basic tests to ensure that aggregate components get rendered with expected data Per #115, use Puppeteer.

(e.g. we load a resource template in the editor, and the Editor, ResourceTemplate, PropertyWrapper, Property, PropertyValueConstraint components (etc) all have data from the selected resource template)

e.g.

Perhaps similar to our list of original integration tests for the BFE?

justinlittman commented 5 years ago

Closing in favor of more specific testing tickets.