proto3-wire icon indicating copy to clipboard operation
proto3-wire copied to clipboard

CI test suite

Open ndmitchell opened this issue 6 years ago • 3 comments

I can't see a test suite for this code. To date, I've been using the DAML tests as part of https://github.com/digital-asset/daml - but that doesn't actually run the test suites. Is there an internal awakesecurity CI you guys can see before merging? If not, should we set up an Azure CI pipeline? I might be able to find someone to do it.

ndmitchell avatar Apr 17 '19 18:04 ndmitchell

@ndmitchell: We have a Travis test file (https://github.com/awakesecurity/proto3-wire/blob/master/.travis.yml) and Travis is enabled for this repository. You can see Travis certifying each revision on master, for example, and the latest one is here:

https://travis-ci.org/awakesecurity/proto3-wire/builds/508788989?utm_source=github_status&utm_medium=notification

Gabriella439 avatar Apr 17 '19 19:04 Gabriella439

Ah, I didn't spot these, and I was wondering about proto3-suite too, so figured this would be the right place to ask. But I see there are working CI tests for proto3-wire, but not proto3-suite.

ndmitchell avatar Apr 17 '19 19:04 ndmitchell

https://travis-ci.org/awakesecurity/proto3-suite ?

(Not looking v healthy though)

gbaz avatar Apr 17 '19 19:04 gbaz