Github user kaspersorensen commented on the issue: https://github.com/apache/metamodel-membrane/pull/8 That seems to have totally worked. I'm pretty excited about getting it right with the first commit ;-) ð Extract from the Travis build logs ``` [INFO] --- exec-maven-plugin:1.5.0:exec (newman-test) @ Membrane-postman-tests --- newman Membrane â Create my-tenant PUT http://localhost:8080/my-tenant [200 OK, 193B, 71ms] â Status code is 200 â type is tenant â Get my-tenant GET http://localhost:8080/my-tenant [200 OK, 193B, 53ms] â Status code is 200 â type is tenant â Create my-tenant/example-pojo PUT http://localhost:8080/my-tenant/example-pojo [200 OK, 420B, 184ms] â Status code is 200 â type is datasource â is updateable â Create my-tenant/example-postgres PUT http://localhost:8080/my-tenant/example-postgres [200 OK, 507B, 134ms] â Status code is 200 â type is datasource â is updateable â Create my-tenant/example-couchdb PUT http://localhost:8080/my-tenant/example-couchdb [200 OK, 434B, 71ms] â Status code is 200 â type is datasource â is updateable â Delete my-tenant DELETE http://localhost:8080/my-tenant [200 OK, 191B, 12ms] â Status code is 200 â type is tenant â deleted is true âââââââââââââââââââââââââââ¬âââââââââââ¬âââââââââââ â â executed â failed â âââââââââââââââââââââââââââ¼âââââââââââ¼ââââââââââ⤠â iterations â 1 â 0 â âââââââââââââââââââââââââââ¼âââââââââââ¼ââââââââââ⤠â requests â 6 â 0 â âââââââââââââââââââââââââââ¼âââââââââââ¼ââââââââââ⤠â test-scripts â 6 â 0 â âââââââââââââââââââââââââââ¼âââââââââââ¼ââ���âââââââ⤠â prerequest-scripts â 0 â 0 â âââââââââââââââââââââââââââ¼âââââââââââ¼ââââââââââ⤠â assertions â 16 â 0 â âââââââââââââââââââââââââââ´âââââââââââ´ââââââââââ⤠â total run duration: 777ms â ââââââââââââââââââââââââââââââââââââââââââââââââ⤠â total data received: 1.07KB (approx) â ââââââââââââââââââââââââââââââââââââââââââââââââ⤠â average response time: 87ms â âââââââââââââââââââââââââââââââââââââââââââââââââ ```
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---