rebus-org / Rebus.Oracle

:bus: Oracle transport for Rebus
https://mookid.dk/category/rebus
Other
5 stars 10 forks source link

Document how to run tests locally #15

Closed thomasdc closed 5 years ago

thomasdc commented 5 years ago

As promised in #12. Enjoy!

jods4 commented 5 years ago

Thanks a lot for that!

Unfortunately I can't run Linux containers at home but I have access to Oracle test instances at work... I guess I'll test over there.

I wonder if we could run this on top of the new Github Actions? Basically they're just docker containers so... maybe?

jods4 commented 5 years ago

Or inside Appveyor for that matter? They don't have Oracle instances avail. by default, but apparently some people went ahead and installed Oracle XE in their environments...

Not sure how that goes but see this comment: https://github.com/appveyor/ci/issues/31#issuecomment-252848896

Or this repo: https://github.com/apatitejs/appveyor-oracle-setup