RFR: 1627: Add tests for bot factories [v3]
Zhao Song
zsong at openjdk.org
Mon Oct 17 18:41:31 UTC 2022
On Mon, 17 Oct 2022 18:12:35 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
> This is a copy of the method above. They should share implementation. You can make `create` call `createBots` and keep lines 151 to 154 to convert the list.
Ok, but the implementations of `continuousIntegration` and `repository` in `BotConfiguration` are a little different between `create` and `createBots`. Hope it will not affect other tests, althoughI don't think it's going to have any bad effects.
-------------
PR: https://git.openjdk.org/skara/pull/1393
More information about the skara-dev
mailing list