You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,6 +83,8 @@ docker-compose up --build
83
83
84
84
---
85
85
86
+
87
+
86
88
## 📌 Features
87
89
88
90
✅ GraphQL API to manage notifications, logs, and subscriptions
@@ -122,7 +124,8 @@ yarn test
122
124
# Run coverage
123
125
yarn test:cov
124
126
```
125
-
127
+
### Test Result
128
+
-**[NotifyLog](https://github.com/sourcecode71/NotifyLog)**: Notification service built with NestJS. View my [Jest Test Report](https://sourcecode71.github.io/NotifyLog) for automated test results!
0 commit comments