Pytest suite should automatically skip test that test org endpoints if user doesn't have push access to the org. Should be easy just do a check to make sure the user can push some random modaic/can-i-push repo. Then try except it and if it fails skip all tests that test pushing to modaic org.
Pytest suite should automatically skip test that test org endpoints if user doesn't have push access to the org. Should be easy just do a check to make sure the user can push some random modaic/can-i-push repo. Then try except it and if it fails skip all tests that test pushing to modaic org.