Victor Zeddys
Results
3
comments of
Victor Zeddys
> Please add basic sanity tests under the robot framework I've added the test @kerneltime
@adoroszlai just added the robot test. The changes passed all CI workflows
Added an extra change. The tests weren't picking up the `${SECURITY_ENABLED}` value from the environment and thus each test would have `${SECURITY_ENABLED}=false` (set in `commonlib.robot`) on all environments. The change...