Skip to content

chore(tests): Cleanup bootstrap.php to be forward-compatible - #2753

Merged
Chartman123 merged 1 commit into
mainfrom
fix/cleanup-tests-bootstrap
May 26, 2025
Merged

chore(tests): Cleanup bootstrap.php to be forward-compatible#2753
Chartman123 merged 1 commit into
mainfrom
fix/cleanup-tests-bootstrap

Conversation

@come-nc

Copy link
Copy Markdown
Contributor

This uses the new tests/autoload.php from nextcloud/server instead of messing directly with OC private autoloader.

See nextcloud/server#52951 and nextcloud/server#52945 for context.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nccome-nc self-assigned this May 26, 2025
@come-nccome-nc added the 3. to review Waiting for reviews label May 26, 2025
@come-nc
come-nc requested a review from Chartman123May 26, 2025 12:18
@codecov

codecovBot commented May 26, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.58%. Comparing base (699f8f7) to head (04d1191).
Report is 19 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #2753 +/- ##
=========================================
Coverage 45.58% 45.58% Complexity 984 984 =========================================
Files 79 79 Lines 3565 3565 =========================================
Hits 1625 1625 Misses 1940 1940 
🚀 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.

@Chartman123
Chartman123 merged commit 1df4b2f into mainMay 26, 2025
@Chartman123
Chartman123 deleted the fix/cleanup-tests-bootstrap branch May 26, 2025 12:28
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@come-nc@Chartman123