Le 2017-05-21 14:59, Niclas Hedhman a écrit :
Thanks,
I am trying to generate certs and stuff so that a dev environment is
operational out of the box.
Great
Broken; The model isn't instantiated until a request is issued to the
Restlet API, so it fails assembly in various ways, I think. No idea how
to
add tests for that, but since I want a standalone executable instead, I
am
thinking of not bothering either.
We could add a JUnit test in generated projects.
This would help a lot to ensure everything works, always, and we don't
regress!
And this way, generated projects would demonstrate how to benefit from
very good testability of Polygene applications.
WDYT?