dyedurham / SbManager

Installable web ui for managing Azure/Windows Service Bus
Apache License 2.0
31 stars 16 forks source link

Integration Test suite #21

Open lukeschafer opened 9 years ago

lukeschafer commented 9 years ago

We have an integration test suite. This is designed to be run against a running instance of SbManager in a CI scenario (e.g. deployed to a vanilla machine and run, then the integration tests run against it)

It doesn't have to be comprehensive, mostly to make sure it's running properly. However, this might be a good way to run automated UI tests (then again, the CI server can probably run a more fit-for-purpose UI test)