Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alternative for circle ci frontend tests #315

Closed
kesara opened this issue Jun 22, 2023 · 1 comment · Fixed by #493 or #495
Closed

Alternative for circle ci frontend tests #315

kesara opened this issue Jun 22, 2023 · 1 comment · Fixed by #493 or #495
Labels
internal Fix internally

Comments

@kesara
Copy link
Member

kesara commented Jun 22, 2023

The current Circle CI job runs a frontend test with the following command:

docker run --rm -e BASIC_AUTH=$BASIC_AUTH frontend yarn test $endpoint

The $endpoint can be either https://www.ietf.org or https://wwwdev.ietf.org.
This should be implemented in a way that it runs frontend tests on a locally hosted container.

@kesara kesara added the internal Fix internally label Aug 10, 2023
@ghwood
Copy link
Collaborator

ghwood commented Aug 10, 2023

possibility consider accessibility as part of CI testing. See: ietf-tools/datatracker#6119

kesara added a commit to kesara/www that referenced this issue Aug 12, 2024
kesara added a commit to kesara/www that referenced this issue Aug 12, 2024
kesara added a commit to kesara/www that referenced this issue Aug 13, 2024
kesara added a commit to kesara/www that referenced this issue Aug 13, 2024
kesara added a commit to kesara/www that referenced this issue Aug 13, 2024
kesara added a commit that referenced this issue Aug 13, 2024
kesara added a commit that referenced this issue Aug 13, 2024
kesara added a commit that referenced this issue Aug 15, 2024
* ci: Run accessibility tests (#493)

Fixes #315

* chore: Ability to run on-demand

* ci: Update accessibility tests to run on www.ietf.org

* fix: a11y tests at prod

* fix: check specific prod URLs

* ci: No need to run this on pushes

---------

Co-authored-by: Matthew Holloway <Matthew Holloway>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Fix internally
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants