Skip to content

[AB#307495]-setup selenium base + add create program test#5853

Open
mmaciekk wants to merge 24 commits intodevelopfrom
selenium-create-program
Open

[AB#307495]-setup selenium base + add create program test#5853
mmaciekk wants to merge 24 commits intodevelopfrom
selenium-create-program

Conversation

@mmaciekk
Copy link
Copy Markdown
Contributor

@mmaciekk mmaciekk self-assigned this Mar 27, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.26%. Comparing base (854e278) to head (54a9968).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #5853   +/-   ##
========================================
  Coverage    92.26%   92.26%           
========================================
  Files          494      494           
  Lines        34360    34360           
  Branches      3603     3603           
========================================
  Hits         31703    31703           
  Misses        1908     1908           
  Partials       749      749           
Flag Coverage Δ
e2e 52.63% <ø> (+<0.01%) ⬆️
unit 91.97% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

@mmaciekk mmaciekk marked this pull request as ready for review March 27, 2026 22:07
@johniak johniak requested review from domdinicola and saxix March 30, 2026 07:10
@mmaciekk mmaciekk requested a review from Jeeziorny March 30, 2026 11:45
Copy link
Copy Markdown
Member

@saxix saxix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as general consideration, use browser instead of sb

@mmaciekk mmaciekk requested a review from saxix March 31, 2026 15:31
@mmaciekk mmaciekk marked this pull request as draft April 1, 2026 07:32
@mmaciekk mmaciekk marked this pull request as ready for review April 1, 2026 11:15
@mmaciekk mmaciekk marked this pull request as draft April 1, 2026 15:50
@mmaciekk mmaciekk marked this pull request as draft April 1, 2026 15:50
@mmaciekk mmaciekk marked this pull request as ready for review April 2, 2026 07:29
@mmaciekk mmaciekk requested review from Jeeziorny and johniak April 2, 2026 07:30
@mmaciekk mmaciekk requested a review from Jeeziorny April 10, 2026 11:05

[tool.uv]
override-dependencies = [
"pytest-html==4.0.2",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i'm not a fan of these overrides

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@domdinicola Me neither, but here is the reason why.
seleniumbase/SeleniumBase#3619

pytestmark = pytest.mark.django_db()

# ---------------------------------------------------------------------------
# Selectors – Programme Management wizard (3-step)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think those comments with -------- are unnecessary. What do you think?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure

remove needless comments in test_create_program
@mmaciekk mmaciekk requested a review from domdinicola April 15, 2026 11:04
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.

5 participants