xebia-functional / poc-scala-data-streaming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test values from system environment values

dagmendez opened this issue · comments

commented

Cir.is also allows to read values from system environment values. To test those values, the source code will have to be modify to allow the read of values from the system. A set of keys (names) will have to be defined.

Once done, the test should cover the case of valid values (following the refined types boundaries) and invalid ones.