Skip to content

Commit

Permalink
#42 Combine XML (Grid) and JSON based Layout in DisplayList/Object 5/n.
Browse files Browse the repository at this point in the history
properties/propertyDescriptions yet to be sorted out
  • Loading branch information
joerg-rade committed Mar 13, 2020
1 parent 1c8da56 commit f2b376f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/test/kotlin/org/ro/core/event/EventStoreTest.kt
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ class EventStoreTest : IntegrationTest() {
EventStore.start(rsXml, Method.GET.operation, "", obs)
mockResponse(SO_LAYOUT_XML, obs)

console.log("[EST.testLayout]")
console.log(EventStore.log)

// then
val leJson = EventStore.find(rsJson)!!
assertEquals("json", leJson.subType) // 1
Expand Down

0 comments on commit f2b376f

Please sign in to comment.