[PR #10] [MERGED] Merge dev branch into main #55

Closed
opened 2026-09-04 00:21:54 +02:00 by Stone_Red · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/detleph/server/pull/10
Author: @stephan418
Created: 10/19/2021
Status: Merged
Merged: 10/19/2021
Merged by: @stephan418

Base: mainHead: dev


📝 Commits (2)

  • 8d50c44 Added tests for the event endpoints
  • d62ae15 Merge pull request #9 from detleph/feature-test

📊 Changes

4 files changed (+968 additions, -4 deletions)

View changed files

📝 package-lock.json (+875 -2)
📝 package.json (+8 -2)
src/Tests/events.test.ts (+82 -0)
📝 src/app.ts (+3 -0)

📄 Description

No description provided


🔄 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/detleph/server/pull/10 **Author:** [@stephan418](https://github.com/stephan418) **Created:** 10/19/2021 **Status:** ✅ Merged **Merged:** 10/19/2021 **Merged by:** [@stephan418](https://github.com/stephan418) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (2) - [`8d50c44`](https://github.com/detleph/server/commit/8d50c44b7e1516767aa9fdabecbb60aa1640d700) Added tests for the event endpoints - [`d62ae15`](https://github.com/detleph/server/commit/d62ae153b3c58595efc7af72b01faf7ae41fdd07) Merge pull request #9 from detleph/feature-test ### 📊 Changes **4 files changed** (+968 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+875 -2) 📝 `package.json` (+8 -2) ➕ `src/Tests/events.test.ts` (+82 -0) 📝 `src/app.ts` (+3 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Stone_Red added the pull-request label 2026-09-04 00:21:54 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: detleph/server#55