[PR #1468] [MERGED] Integration Test #3554

Closed
opened 2026-04-25 00:16:07 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/1468
Author: @lkiesow
Created: 2/2/2023
Status: Merged
Merged: 2/17/2023
Merged by: @advplyr

Base: masterHead: integration-test


📝 Commits (1)

📊 Changes

1 file changed (+44 additions, -0 deletions)

View changed files

.github/workflows/integration-test.yml (+44 -0)

📄 Description

This patch adds a minimal integration test building Audiobookshelf as a binary, running it and checking if the server is available on each push and pull request.

We can easily extend this with a Selenium or Playwright test later, but it should already alert us about problems in the build pipeline without the need for any developer to take a look at the new patches.


🔄 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/advplyr/audiobookshelf/pull/1468 **Author:** [@lkiesow](https://github.com/lkiesow) **Created:** 2/2/2023 **Status:** ✅ Merged **Merged:** 2/17/2023 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `integration-test` --- ### 📝 Commits (1) - [`d2512d3`](https://github.com/advplyr/audiobookshelf/commit/d2512d324a3850562738b84575037b84fd6fcdd1) Integration Test ### 📊 Changes **1 file changed** (+44 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/integration-test.yml` (+44 -0) </details> ### 📄 Description This patch adds a minimal integration test building Audiobookshelf as a binary, running it and checking if the server is available on each push and pull request. We can easily extend this with a Selenium or Playwright test later, but it should already alert us about problems in the build pipeline without the need for any developer to take a look at the new patches. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:16:07 +02:00
adam closed this issue 2026-04-25 00:16:07 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3554