Merge: testmodel: what about docunits to test model-related services?
authorJean Privat <jean@pryen.org>
Mon, 12 Jun 2017 20:39:27 +0000 (16:39 -0400)
committerJean Privat <jean@pryen.org>
Mon, 12 Jun 2017 20:39:27 +0000 (16:39 -0400)
Just create standalone pre-constructed models already filled with entities that are exposed as attributes.
Then use these models to test various services.

In the prof-of-concept PR, I just added 2 simple docunits.

Pull-Request: #2488
Reviewed-by: Jean-Christophe Beaupré <jcbrinfo.public@gmail.com>


Trivial merge