Original PR: https://github.com/detleph/server/pull/9 Author: @stephan418 Created: 10/19/2021 Status: ✅ Merged Merged: 10/19/2021 Merged by: @stephan418
Base: dev ← Head: feature-test
dev
feature-test
8d50c44
4 files changed (+968 additions, -4 deletions)
📝 package-lock.json (+875 -2) 📝 package.json (+8 -2) ➕ src/Tests/events.test.ts (+82 -0) 📝 src/app.ts (+3 -0)
package-lock.json
package.json
src/Tests/events.test.ts
src/app.ts
Also installed chai, chai http & mocha
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/detleph/server/pull/9
Author: @stephan418
Created: 10/19/2021
Status: ✅ Merged
Merged: 10/19/2021
Merged by: @stephan418
Base:
dev← Head:feature-test📝 Commits (1)
8d50c44Added tests for the event endpoints📊 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
Also installed chai, chai http & mocha
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.