thaliproject / CI

CI project for testing mobile devices
MIT License
2 stars 3 forks source link

Make CI able to run smoke tests if we want #79

Closed lesn1kk closed 7 years ago

lesn1kk commented 7 years ago

We need to implement some logic when CI will enter test mode. Probably by adding additional field in mobile_test.json, then when someone will want to run smoke tests, he will have to enable it like: "test": "true" or something.

yaronyg commented 7 years ago

@mlesnic I removed the assignees because this isn't currently scheduled.

yaronyg commented 7 years ago

This is implemented in thaliproject/Thali_CordovaPlugin#1030 and is a dupe of thaliproject/CI#74