Add a test runner script for rbintegrations.

Review Request #11429 — Created Feb. 3, 2021 and submitted — Latest diff uploaded

Information

rbintegrations
release-2.0.x

Reviewers

This introduces a simple script, tests/runtests.sh, which runs the
rbintegrations test suite using rbext. This helps us standardize test
running and keeps it future-proof.

Ran the test suite against Review Board 3.0 and 4.0.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Add a test runner script for rbintegrations.
This introduces a simple script, `tests/runtests.sh`, which runs the rbintegrations test suite using `rbext`. This helps us standardize test running and keeps it future-proof.
99088c84d3ceda46af7dac0280ac882fe912328e Christian Hammond
MANIFEST.in
tests/runtests.sh
Loading...