[PR #2745] [MERGED] Unit tests flow #3792

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/2745
Author: @mikiher
Created: 3/15/2024
Status: Merged
Merged: 3/15/2024
Merged by: @advplyr

Base: masterHead: unit-tests-flow


📝 Commits (2)

  • a1af672 Add unit test workflow
  • 0c612b4 Update unit test workflow to include push event

📊 Changes

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

View changed files

.github/workflows/unit-tests.yml (+31 -0)

📄 Description

This is pretty self-explanatory:

  • Trigger on pull_request or push (can also run manually on any ref)
  • Checkout
  • Run npm ci
  • Run npm test

🔄 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/2745 **Author:** [@mikiher](https://github.com/mikiher) **Created:** 3/15/2024 **Status:** ✅ Merged **Merged:** 3/15/2024 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `unit-tests-flow` --- ### 📝 Commits (2) - [`a1af672`](https://github.com/advplyr/audiobookshelf/commit/a1af672c7c8738eb9ba02f8d680e2159712b0096) Add unit test workflow - [`0c612b4`](https://github.com/advplyr/audiobookshelf/commit/0c612b48368f15e4a65e9ad27017dd375d5adc32) Update unit test workflow to include push event ### 📊 Changes **1 file changed** (+31 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/unit-tests.yml` (+31 -0) </details> ### 📄 Description This is pretty self-explanatory: - Trigger on pull_request or push (can also run manually on any ref) - Checkout - Run npm ci - Run npm test --- <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:17:05 +02:00
adam closed this issue 2026-04-25 00:17:05 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3792