Tests need to be run in ENVs like gitactions where we dont want to set these values. The App needs them to start though. Now we are handling it in code base to let the app start without these keys to be able to run tests. Ideally in normal runs app should throw error and work without error in tests when these keys are absent.
Tests need to be run in ENVs like gitactions where we dont want to set these values. The App needs them to start though. Now we are handling it in code base to let the app start without these keys to be able to run tests. Ideally in normal runs app should throw error and work without error in tests when these keys are absent.
_Originally posted by @kavitharaju in https://github.com/BibleNLP/assistant.bible/pull/107#discussion_r1370123238_