cernbox / smashbox

main test suite
GNU Affero General Public License v3.0
22 stars 35 forks source link

Check client existance and provisioning app in setup_test() #52

Closed nickvergessen closed 2 years ago

nickvergessen commented 9 years ago
  1. Check whether the sync client command exists (!= 127) https://github.com/owncloud/smashbox/issues/99
  2. Log client version as info()
  3. Check if the admin login works
  4. Check if the provisioning app is enabled https://github.com/owncloud/smashbox/issues/126

Those checks are needed (tests can't work without them, no user creation etc.) so failing and exit(1)

@moscicki

Fix https://github.com/owncloud/smashbox/issues/126

moscicki commented 8 years ago

Haven't forgotten about this. But it will need to wait some time more, sorry. I hope this does not prevent you from working on your branch.

nickvergessen commented 8 years ago

Yes no problem at the moment.just helps to spot errors earlier but if it works its all fine, so no need to rush