This is an automated email from the ASF dual-hosted git repository.
sbp pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
from 32bfd76 Fix small issues in a few script files
add ca9f18d Add tests for the scripting on the report page
No new revisions were added by this update.
Summary of changes:
tests/e2e/announce/conftest.py | 2 +-
tests/e2e/committees/conftest.py | 2 +-
tests/e2e/compose/conftest.py | 2 +-
{atr => tests/e2e/report}/__init__.py | 0
tests/e2e/{compose => report}/conftest.py | 74 +++++++++---
tests/e2e/report/test_get.py | 178 ++++++++++++++++++++++++++++
tests/e2e/root/conftest.py | 2 +-
tests/e2e/sbom/conftest.py | 2 +-
tests/e2e/test_files/apache-test-0.2.tar.gz | Bin 4391 -> 4567 bytes
tests/e2e/vote/conftest.py | 2 +-
10 files changed, 244 insertions(+), 20 deletions(-)
copy {atr => tests/e2e/report}/__init__.py (100%)
copy tests/e2e/{compose => report}/conftest.py (57%)
create mode 100644 tests/e2e/report/test_get.py
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]