daguito81/tokenazad

Tests fail without control if no ENV Vars are set

Closed this issue · 1 comments

Unintended behaviour. If there is no .env or env var are not set, the tests fail with the code trying to index a NoneType. Need to create a process and tests to validate these cases

Fixed with #7