Skip to content

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

Draft
chopkinsmade wants to merge 2 commits into
devfrom
feature/ASSIST-1596-playwright-e2e-test
Draft

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

Conversation

@chopkinsmade

Copy link
Copy Markdown
Contributor

Signed-off-by: DBT pre-commit check

Context

What

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
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
Code-Review🟢 3Found 1/3 approved changesets -- score normalized to 3
Security-Policy🟢 10security policy file detected
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Pinned-Dependencies🟢 5dependency not pinned by hash detected -- score normalized to 5
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
License🟢 9license file detected
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 🟢 4.9
Details
CheckScoreReason
Dangerous-Workflow⚠️ -1no workflows found
Token-Permissions⚠️ -1No tokens found
Packaging⚠️ -1packaging workflow not detected
Code-Review⚠️ 1Found 4/23 approved changesets -- score normalized to 1
Maintained🟢 1010 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10
Pinned-Dependencies⚠️ -1no dependencies found
Binary-Artifacts🟢 10no binaries found in the repo
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.
Security-Policy🟢 10security policy file detected
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
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
Packaging⚠️ -1packaging workflow not detected
Pinned-Dependencies⚠️ -1no dependencies found
Code-Review🟢 9Found 12/13 approved changesets -- score normalized to 9
Dangerous-Workflow⚠️ -1no workflows found
Token-Permissions⚠️ -1No tokens found
Maintained⚠️ 12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Binary-Artifacts🟢 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing🟢 10project is fuzzed
Security-Policy⚠️ 0security policy file not detected
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
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
Code-Review🟢 4Found 6/13 approved changesets -- score normalized to 4
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
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
Binary-Artifacts🟢 10no binaries found in the repo
Code-Review🟢 5Found 11/20 approved changesets -- score normalized to 5
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
Token-Permissions⚠️ -1No tokens found
Dangerous-Workflow⚠️ -1no workflows found
Binary-Artifacts🟢 10no binaries found in the repo
Code-Review⚠️ 2Found 6/23 approved changesets -- score normalized to 2
Maintained⚠️ 00 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Packaging⚠️ -1packaging workflow not detected
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⚠️ 0project is not 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/tomlkit 0.14.0 UnknownUnknown
pip/typing-extensions 4.15.0 UnknownUnknown
pip/urllib3 2.7.0 UnknownUnknown
pip/yarl 1.24.5 🟢 6.5
Details
CheckScoreReason
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Maintained🟢 1030 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 3Found 5/14 approved changesets -- score normalized to 3
Binary-Artifacts🟢 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies⚠️ 1dependency not pinned by hash detected -- score normalized to 1
Fuzzing🟢 10project is fuzzed
License🟢 10license file detected
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.54%. Comparing base (abb89a3) to head (03e18e7).
⚠️ Report is 7 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1237      +/-   ##
==========================================
- Coverage   86.28%   85.54%   -0.74%     
==========================================
  Files          48      231     +183     
  Lines        5198    10406    +5208     
==========================================
+ Hits         4485     8902    +4417     
- Misses        713     1504     +791     

☔ 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 4 times, most recently from 6b07384 to fff30a8 Compare August 4, 2026 13:10
Signed-off-by: DBT pre-commit check
@chopkinsmade
chopkinsmade force-pushed the feature/ASSIST-1596-playwright-e2e-test branch from fff30a8 to 66114e9 Compare August 4, 2026 13:20
Signed-off-by: DBT pre-commit check
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