3 Commits

Author SHA1 Message Date
Valery Antopol
b57fcc4ab1
feat!: use only config to load modules, deprecate modules_dir parameter (#78)
* wip

* updating tests and cosmetics in codegen

* all tests updated

* remove extern crate core

* pr fixes + fix config generated app_service loading

* rework modules_dir deprecation warning

* fmt

* remove modules_dir from tests

* pr fixes
2023-05-05 15:32:17 +03:00
Valery Antopol
631c6d9885
Implement marine_test for services integration (first part) (#61) 2021-10-04 19:06:58 +03:00
Valery Antopol
2ee2cf3a2c
Pass module interfaces as args in marine-test macro (#54) 2021-09-01 20:34:35 +03:00