authorjapps / zerocode-hello-world

Zerocode YAML and JSON based declarative steps hello world rest api testing example - soap, database
https://github.com/authorjapps/zerocode
MIT License
18 stars 36 forks source link

Integ test #9

Closed santhoshTpixler closed 5 years ago

santhoshTpixler commented 5 years ago

Fixes #8 Changes:

  1. Micro-simulator moved to the source
  2. Skipped the test phase
  3. Introduced exec in pre-integration phase to start micro-simulator
  4. Tests are ran using fail-safe plugin during the integration phase.
  5. Configured Travis.

To verify locally mvn verify

santhoshTpixler commented 5 years ago

Ignored the Github dependent tests to pass the CI build.

All tests are passing locally without ignoring.

santhoshTpixler commented 5 years ago

https://travis-ci.org/santhoshTpixler/zerocode-hello-world/builds/480343716

CI passed fork

santhoshTpixler commented 5 years ago

@authorjapps kindly look into it. It's been here for too long

authorjapps commented 5 years ago

Yes mate, will try to merge this by this weekend. Appreciate your hard work and thanks for your patience 🙏