Commit Graph

3 Commits

Author SHA1 Message Date
ArenM
7e763717d4 Limit scripts in path for tests
shellspec adds spec/support/bin to the path, so we can put scripts that
should always be available here.

Also don't source sxmo_common.sh in the helper, if scripts don't do it
themselves we shouldn't do it for them in the tests.

Signed-off-by: Anjandev Momi <anjan@momi.ca>
2022-12-05 11:55:37 -08:00
Stacy Harper
9e186d1422 Fix sxmo_common_spec failure while sxmo isnt installed 2022-05-26 16:17:58 +02:00
Anjandev Momi
faf766cc43 add test to check if tests are ran with sxmo_common.sh loaded
This test checks if our tests are being ran with sxmo_common.sh loaded

Signed-off-by: Stacy Harper <contact@stacyharper.net>
2022-05-26 15:02:03 +02:00