/travis-guest-api

Proof of concept: tests on windows, e2e tests, restarts, no network, test resutls storage, ...

Primary LanguageRubyMIT LicenseMIT

Build Status Code Climate Test Coverage

Guest API

Service representing a bridge between Final-CI and test machines, by processing the requests from VMs and taking the neccessary actions.

Covered functionality:

  • test state notifications
  • test step reporting
  • log management

Development

  • checkout the repository
  • create travis.yml based on example in config directory
  • run bundle install
  • run rspec to verify unit tests are passing

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/AVGTechnologies/travis-guest-api.

License

The service is available as open source under the terms of the MIT License.