murano/murano/tests/unit/dsl
zhurong 82dc0eb1e1 Fix murano ci UT error
Change-Id: I24ea16ae4d853829ca34721febf8c834cc42977f
(cherry picked from commit 371e99e473)
(cherry picked from commit e7d3719025)
(cherry picked from commit 209d8b7ec3)
2020-08-03 16:11:29 +02:00
..
foundation Replace six.iteritems() with .items() 2017-05-03 09:17:18 +00:00
meta Add decryptData yaql function to murano engine 2017-07-21 13:32:13 +01:00
__init__.py Move and rename functional tests 2014-07-29 22:29:27 +04:00
test_agent.py Fix murano ci UT error 2020-08-03 16:11:29 +02:00
test_assignments.py Migration to yaql 1.0 2015-08-25 16:08:08 +03:00
test_attribute_store.py Increase unit test coverage for dsl attribute_store and context_manager. 2016-09-23 13:02:30 +00:00
test_call.py Removes unnecessary utf-8 encoding 2016-12-22 10:36:26 +07:00
test_concurrency.py Concurrent Execution Control 2016-07-28 19:24:50 +03:00
test_config_properties.py Package versioning 2015-09-03 12:06:42 +00:00
test_construction.py External object IDs couldn't be used in template() contracts 2017-05-19 19:19:07 +00:00
test_context_manager.py Use assertIsNone(...) instead of assertIs(None, ...). 2016-12-08 08:09:56 +00:00
test_contracts.py External object IDs couldn't be used in template() contracts 2017-05-19 19:19:07 +00:00
test_dump.py Metadata storage in object model 2016-10-05 11:51:37 +00:00
test_engine_yaql_functions.py Add decryptData yaql function to murano engine 2017-07-21 13:32:13 +01:00
test_exceptions.py Py3 compatibility fixes 2016-03-03 13:02:45 +00:00
test_execution.py Fix order of arguments in assertEqual 2015-09-29 15:38:33 +03:00
test_extension_methods.py Extension methods were introduced to MuranoPL 2016-03-03 15:01:30 +00:00
test_find_class.py Removes unnecessary utf-8 encoding 2016-12-22 10:36:26 +07:00
test_gc.py GC unit test coverage increased 2016-10-06 00:52:02 +03:00
test_helpers.py Increase unit test coverage for DSL Helpers. 2016-12-21 14:17:47 -05:00
test_logger.py Clean imports in code 2016-08-23 15:17:27 +00:00
test_macros.py Makes conditional expressions consistent with yaql 1.0 2015-10-09 23:35:00 +03:00
test_meta.py Meta values evaluation was fixed 2016-03-10 15:52:06 +03:00
test_method_param_inheritance.py Incorrect Method param inheritance was fixed 2016-04-25 20:50:14 +00:00
test_multiple_inheritance.py Number of yaql functions caused AmbiguousFunctionException 2015-10-01 11:48:56 +03:00
test_objects_copy_merge.py Alive objects from Objects and ObjectsCopy were merged 2016-08-29 20:39:10 +00:00
test_property_access.py New framework for contracts 2016-08-29 17:14:03 +00:00
test_property_inititialization.py Runtime properties may no longer have default value 2014-09-25 16:47:50 +04:00
test_reflection.py Operations on reflected entities 2016-02-20 01:49:39 +03:00
test_results_serializer.py Changes type format in object model 2016-08-09 00:11:29 +00:00
test_schema_generation.py Increase test coverage for Schema Generation API. 2016-10-18 20:38:04 +00:00
test_session_local_storage.py Increase unit test coverage for dsl session_local_storage 2016-09-30 16:13:21 +00:00
test_single_inheritance.py Move and rename functional tests 2014-07-29 22:29:27 +04:00
test_statics.py On-demand garbage collection 2016-09-14 03:43:09 +00:00
test_unicode.py Support for Unicode strings in MuranoPL was fixed 2015-09-15 02:21:54 +03:00
test_varkwargs.py Removes unnecessary utf-8 encoding 2016-12-22 10:36:26 +07:00
test_versioning.py Add unit versioning test suite 2016-09-16 12:14:05 +00:00