Add a test runner script for rbintegrations.
Review Request #11429 — Created Feb. 3, 2021 and submitted — Latest diff uploaded
This introduces a simple script,
tests/runtests.sh
, which runs the
rbintegrations test suite usingrbext
. This helps us standardize test
running and keeps it future-proof.
Ran the test suite against Review Board 3.0 and 4.0.