AuScope / portal-core

GNU Lesser General Public License v3.0
8 stars 18 forks source link

Integration Test #180

Closed paula810 closed 8 years ago

paula810 commented 8 years ago

Hello,

Can you please point me exactly to your integration test file.

Pallavi

joshvote commented 8 years ago

Hi Pallavi,

We have a public travis instance with unit test status at https://travis-ci.org/AuScope/portal-core . We also have a non public Jenkins instance with more detailed results of our unit tests. What specifically were you after?

paula810 commented 8 years ago

Shouldn't the project have some integration tests considering that you are working with Openstack NOVA, so ideally you would whether the whole environment is working fine. I wanted the link to that.

victortey commented 8 years ago

Hi, not sure if you have the right repository but can we confirm what would you like to get out of portal-core. AFAIK, the underlying framework utilize jcloud for cloud interaction and our integration testing are limited to our local architecture. Any test involving external service such as cloud compute are mocked using jmock