Skip to content

feature/ASSIST-1596-playwright-e2e-test - #1237

Draft
chopkinsmade wants to merge 1 commit into
devfrom
feature/ASSIST-1596-playwright-e2e-test
Draft

feature/ASSIST-1596-playwright-e2e-test#1237
chopkinsmade wants to merge 1 commit into
devfrom
feature/ASSIST-1596-playwright-e2e-test

Conversation

@chopkinsmade

@chopkinsmade chopkinsmade commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Context

Add a new docker image to run the end to end tests, and a new github action to deploy this docker image

What

To allow the end to end tests to be triggered from a GitHub action, the platform tools need to have a separate scheduled task. This task needs to be built using a separate docker image, which the platform tools will then pull and run when triggered from the action.

This end to end test currently logs in, navigates to the chats page and sends a hello world message to an LLM

Have you written unit tests?

  • Yes
  • No (add why you have not)

Are there any specific instructions on how to test this change?

  • Yes (if so provide more detail)
  • No

Relevant links

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Dependency Review

The following issues were found:
  • ❌ 1 vulnerable package(s)
  • ⚠️ 1 packages with OpenSSF Scorecard issues.
See the Details below.

Vulnerabilities

django_app/tests/e2e/poetry.lock

NameVersionVulnerabilitySeverity
pytest8.4.2pytest has vulnerable tmpdir handlingmoderate

OpenSSF Scorecard

Scorecard details
PackageVersionScoreDetails
actions/uktrade/platform-github/.github/workflows/platform-build-docker-ecr-image.yml latest UnknownUnknown
pip/pytest 8.4.2 UnknownUnknown
pip/astroid 4.0.4 UnknownUnknown
pip/axe-playwright-python 0.1.7 UnknownUnknown
pip/certifi 2026.1.4 🟢 6.4
Details
CheckScoreReason
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Code-Review🟢 3Found 1/3 approved changesets -- score normalized to 3
Binary-Artifacts🟢 10no binaries found in the repo
Maintained🟢 1013 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Security-Policy🟢 10security policy file detected
Pinned-Dependencies🟢 5dependency not pinned by hash detected -- score normalized to 5
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 9license file detected
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Packaging🟢 10packaging workflow detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
pip/charset-normalizer 3.4.4 UnknownUnknown
pip/colorama 0.4.6 UnknownUnknown
pip/dill 0.4.1 🟢 5
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Code-Review⚠️ 2Found 5/23 approved changesets -- score normalized to 2
Dangerous-Workflow⚠️ -1no workflows found
Maintained🟢 1010 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Token-Permissions⚠️ -1No tokens found
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ -1no dependencies found
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing🟢 10project is fuzzed
License🟢 9license file detected
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
Security-Policy🟢 10security policy file detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
pip/greenlet 3.3.1 UnknownUnknown
pip/idna 3.16 UnknownUnknown
pip/iniconfig 2.3.0 UnknownUnknown
pip/isort 7.0.0 UnknownUnknown
pip/mccabe 0.7.0 🟢 4.5
Details
CheckScoreReason
Token-Permissions⚠️ -1No tokens found
Dangerous-Workflow⚠️ -1no workflows found
Code-Review🟢 9Found 12/13 approved changesets -- score normalized to 9
Maintained⚠️ 12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ -1no dependencies found
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
Fuzzing🟢 10project is fuzzed
License🟢 9license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
pip/multidict 6.7.1 🟢 7.3
Details
CheckScoreReason
Code-Review🟢 4Found 6/13 approved changesets -- score normalized to 4
Binary-Artifacts🟢 10no binaries found in the repo
Maintained🟢 1030 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing🟢 10project is fuzzed
License🟢 10license file detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Security-Policy🟢 10security policy file detected
Packaging🟢 10packaging workflow detected
SAST🟢 10SAST tool is run on all commits
Signed-Releases🟢 85 out of the last 5 releases have a total of 5 signed artifacts.
pip/packaging 25.0 UnknownUnknown
pip/platformdirs 4.9.2 UnknownUnknown
pip/playwright 1.61.0 UnknownUnknown
pip/pluggy 1.6.0 UnknownUnknown
pip/propcache 0.5.2 UnknownUnknown
pip/pyee 13.0.1 UnknownUnknown
pip/pygments 2.20.0 UnknownUnknown
pip/pylint 4.0.5 UnknownUnknown
pip/pytest-asyncio 1.3.0 UnknownUnknown
pip/pytest-base-url 2.1.0 UnknownUnknown
pip/pytest-env 1.2.0 UnknownUnknown
pip/pytest-playwright 0.7.2 UnknownUnknown
pip/python-dotenv 1.2.2 UnknownUnknown
pip/python-slugify 8.0.4 🟢 3.3
Details
CheckScoreReason
Code-Review🟢 5Found 11/20 approved changesets -- score normalized to 5
Binary-Artifacts🟢 10no binaries found in the repo
Packaging⚠️ -1packaging workflow not detected
Maintained⚠️ 00 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
pip/requests 2.33.1 UnknownUnknown
pip/text-unidecode 1.3 ⚠️ 2.2
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow⚠️ -1no workflows found
Code-Review⚠️ 2Found 6/23 approved changesets -- score normalized to 2
Pinned-Dependencies⚠️ -1no dependencies found
Maintained⚠️ 00 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Token-Permissions⚠️ -1No tokens found
Binary-Artifacts🟢 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
License🟢 9license file detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
pip/tomlkit 0.14.0 UnknownUnknown
pip/typing-extensions 4.15.0 UnknownUnknown
pip/urllib3 2.7.0 UnknownUnknown
pip/yarl 1.24.5 🟢 6.4
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
Code-Review⚠️ 2Found 3/11 approved changesets -- score normalized to 2
Binary-Artifacts🟢 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Pinned-Dependencies⚠️ 1dependency not pinned by hash detected -- score normalized to 1
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
License🟢 10license file detected
Fuzzing🟢 10project is fuzzed
Security-Policy🟢 10security policy file detected
Packaging🟢 10packaging workflow detected
SAST🟢 10SAST tool is run on all commits
Branch-Protection🟢 3branch protection is not maximal on development and all release branches
Signed-Releases🟢 43 out of the last 5 releases have a total of 3 signed artifacts.

Scanned Files

  • .github/workflows/build-test-suite.yml
  • django_app/tests/e2e/poetry.lock

@chopkinsmade
chopkinsmade force-pushed the feature/ASSIST-1596-playwright-e2e-test branch from dc58ae0 to 5880773 Compare August 4, 2026 11:34
@codecov-commenter

codecov-commenter commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.50%. Comparing base (da16e1d) to head (aeafe46).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1237   +/-   ##
=======================================
  Coverage   85.50%   85.50%           
=======================================
  Files         231      231           
  Lines       10493    10493           
=======================================
  Hits         8972     8972           
  Misses       1521     1521           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@chopkinsmade
chopkinsmade force-pushed the feature/ASSIST-1596-playwright-e2e-test branch 5 times, most recently from fff30a8 to 66114e9 Compare August 4, 2026 13:20
Signed-off-by: DBT pre-commit check
@chopkinsmade
chopkinsmade force-pushed the feature/ASSIST-1596-playwright-e2e-test branch from b5bb542 to aeafe46 Compare August 17, 2026 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants