GerritForge / gatling-sbt-gerrit-test

Gatling SBT-based tests for Gerrit Code Review
2 stars 2 forks source link

Adapt git scenario to work with BitBucket too #2

Closed DanieleSassoli closed 1 month ago

DanieleSassoli commented 2 months ago

Currently both git and rest scenarios only work with Gerrit however there's no reason why we shouldn't be able to run our gatling tests against other git servers, like Github or GitLab.

For now we'll start with adapting our tests to work with BitBucket.

DanieleSassoli commented 1 month ago

Done with https://review.gerrithub.io/c/GerritForge/gatling-sbt-gerrit-test/+/1194489