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)
commit77a2dac85e326139fec043a34c63b159376602b5
treef299297d472578c6b586539b0eeb1e0a15748884
parent86fca9b33338c95d97266c4d972f4872c8e272e4
parentc7107d0c102e2bde55a7b003690b9361eaaab338
Merge: testmodel: what about docunits to test model-related services?

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>