Skip to content

[Bugfix:Testing] Fix forum spec#12902

Merged
bmcutler merged 2 commits into
mainfrom
forum-spec-fix
Jun 15, 2026
Merged

[Bugfix:Testing] Fix forum spec#12902
bmcutler merged 2 commits into
mainfrom
forum-spec-fix

Conversation

@dagemcn

@dagemcn dagemcn commented Jun 11, 2026

Copy link
Copy Markdown
Member

Why is this Change Important & Necessary?

It is important to have all of our cypress tests working so we can know when features have broken.

What is the New Behavior?

The forum spec should now pass (Cypress-Feature)

What steps should a reviewer take to reproduce or test the bug or new feature?

Run the updated spec locally and in Github actions to verify it is passing.

Automated Testing & Documentation

N/A

Other information

Not a breaking change.
No migrations included.
No security concerns.

@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 21.64%. Comparing base (719b0c7) to head (6d0332e).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main   #12902   +/-   ##
=========================================
  Coverage     21.64%   21.64%           
  Complexity     9861     9861           
=========================================
  Files           268      268           
  Lines         36920    36920           
  Branches        495      495           
=========================================
  Hits           7990     7990           
  Misses        28439    28439           
  Partials        491      491           
Flag Coverage Δ
autograder 21.32% <ø> (ø)
js 2.01% <ø> (ø)
migrator 100.00% <ø> (ø)
php 20.70% <ø> (ø)
python_submitty_utils 80.08% <ø> (ø)
submitty_daemon_jobs 91.13% <ø> (ø)

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

🚀 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.

@dagemcn
dagemcn marked this pull request as ready for review June 11, 2026 16:18

@roye2 roye2 left a comment

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.

The CI passed locally for me and images now appear to be working in the forums. I am approving since I assume the CI on github will pass again as it did last time checks were ran on this PR.

@github-project-automation github-project-automation Bot moved this from Seeking Reviewer to Awaiting Maintainer Review in Submitty Development Jun 11, 2026

@williamjallen williamjallen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@dagemcn It isn't immediately clear from your current PR description why the forum tests are currently flaky, or why this change fixes the issue. It's important to document these kinds of things so we can track them in case the tests become flaky again in the future.

@bmcutler
bmcutler merged commit a75bbaf into main Jun 15, 2026
89 of 99 checks passed
@bmcutler
bmcutler deleted the forum-spec-fix branch June 15, 2026 05:41
@github-project-automation github-project-automation Bot moved this from Awaiting Maintainer Review to Done in Submitty Development Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants