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 63f4ff5 Add installation instructions for Biome
new cc643b6 Fix root tests to search for a button to log in
new fe4ce6e Add tests for the JS used on the announce page
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
{atr => tests/e2e/announce}/__init__.py | 0
tests/e2e/announce/conftest.py | 111 ++++++++++++++++++++++++
atr/filters.py => tests/e2e/announce/helpers.py | 13 ++-
tests/e2e/announce/test_get.py | 105 ++++++++++++++++++++++
tests/e2e/root/test_get.py | 6 +-
5 files changed, 225 insertions(+), 10 deletions(-)
copy {atr => tests/e2e/announce}/__init__.py (100%)
create mode 100644 tests/e2e/announce/conftest.py
copy atr/filters.py => tests/e2e/announce/helpers.py (70%)
create mode 100644 tests/e2e/announce/test_get.py
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]