projectatomic / adb-tests

placeholder for tests for the adb while its long term place to live is sorted out
GNU General Public License v2.0
7 stars 19 forks source link

Add assertions for providers #7

Open rtnpro opened 8 years ago

rtnpro commented 8 years ago

I think we need to add assertions for providers on run and stop to ensure that required services came up on run and got destroyed on stop.

rtnpro commented 8 years ago

@dustymabe @cdrage comments?

dustymabe commented 8 years ago

yes that would be great to have

cdrage commented 8 years ago

:+1: We need to check if ports are opened and the application has successfully come up.