1
0
Fork 0
mirror of https://github.com/maziggy/bambuddy.git synced 2026-05-09 08:25:54 +02:00

[PR #74] [MERGED] Run all backend tests in CI (unit + integration) #926

Closed
opened 2026-05-07 00:15:00 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/maziggy/bambuddy/pull/74
Author: @maziggy
Created: 1/11/2026
Status: Merged
Merged: 1/11/2026
Merged by: @maziggy

Base: mainHead: fix/ci-all-tests


📝 Commits (4)

  • 11482dd Run all backend tests in CI (unit + integration)
  • c665c3e Add Docker integration tests to CI
  • 02dbc5a Add full Docker test suite to CI (matches test_docker.sh)
  • 8abfaa3 Rename Docker Test job back to Docker Build for branch protection

📊 Changes

1 file changed (+66 additions, -14 deletions)

View changed files

📝 .github/workflows/ci.yml (+66 -14)

📄 Description

Summary

  • Previously only ran tests/unit/ (239 tests)
  • Now runs tests/ to match test_backend.sh workflow (513 tests)

Test plan

  • CI runs all 513 backend tests
  • All tests pass

🤖 Generated with Claude Code


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/maziggy/bambuddy/pull/74 **Author:** [@maziggy](https://github.com/maziggy) **Created:** 1/11/2026 **Status:** ✅ Merged **Merged:** 1/11/2026 **Merged by:** [@maziggy](https://github.com/maziggy) **Base:** `main` ← **Head:** `fix/ci-all-tests` --- ### 📝 Commits (4) - [`11482dd`](https://github.com/maziggy/bambuddy/commit/11482dd4d3a931341d6e68a45d711a2afa74a3ee) Run all backend tests in CI (unit + integration) - [`c665c3e`](https://github.com/maziggy/bambuddy/commit/c665c3e6a36e0e253df26bcf171207cdabf35842) Add Docker integration tests to CI - [`02dbc5a`](https://github.com/maziggy/bambuddy/commit/02dbc5a84f159709a180d71c3c045d821ee5ecbb) Add full Docker test suite to CI (matches test_docker.sh) - [`8abfaa3`](https://github.com/maziggy/bambuddy/commit/8abfaa391acf8c294994dee821dcf85f3fb08273) Rename Docker Test job back to Docker Build for branch protection ### 📊 Changes **1 file changed** (+66 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+66 -14) </details> ### 📄 Description ## Summary - Previously only ran `tests/unit/` (239 tests) - Now runs `tests/` to match `test_backend.sh` workflow (513 tests) ## Test plan - [ ] CI runs all 513 backend tests - [ ] All tests pass 🤖 Generated with [Claude Code](https://claude.com/claude-code) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:15:00 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bambuddy-maziggy-1#926
No description provided.