Github user mxmrlv commented on a diff in the pull request:
https://github.com/apache/incubator-ariatosca/pull/72#discussion_r106803094
--- Diff: aria/modeling/__init__.py ---
@@ -0,0 +1,48 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
--- End diff --
OK, so the following message actually belong to each module. Currently each
models had an instantiate, coerce and validate methods which do a log of
different logic. This needs to be tested, on unit test level, since the only
other test for it is currently an end to end test (which by itself lacks
asserts), and we need to be sure that each and every one of this methods are
tested.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---