-
It looks like dependency injection lands itself perfectly for testing, so that the business logic (stories) could be tested with injecting dummy callables for data access which would return test entit…
-
### Steps to reproduce
1. Created Token from Node
const roomId = '' //same room id for both the participents
const userId = '' //unique id for specific user
const accessToken = new AccessToken(…
-
I have started my tomcat and tables in 'messagegateway' was created but when i try to access http://localhost:9191/tenants/ i didn't any respose(refused to connect). anyone can tell me what configur…
muzma updated
5 years ago
-
1. Waves and Smallest AI logos, social media URLs - ask devansh
2. Twillio, Plivo, Vonage examples
3. Livekit examples - PR raised
4. Best practice examples for generating audio
5. Best practices for…
-
Follows up on #292 and https://github.com/Gizra/ihangane/issues/3050
1. Photos do not appear in the whatsapp image:
- Patient photo at patient details pane.
- Photos pane at ANC report.
…
anvmn updated
6 months ago
-
HTML5 web notifications? Maybe SMS via Twilio API (keys set w/ ENV VARS) or email w/ Sendgrid/Mailgun (or just SMTP) (keys set w/ ENV vars)
Notification settings along with this?
-
## The devDependency [rollup](https://github.com/rollup/rollup) was updated from `1.14.2` to `1.14.3`.
🚨 [View failing branch](https://github.com/matteobad/twillio-textarea-counter/compare/master...…
-
PS C:\Windows\system32> scoop install twilio
WARN Purging previous failed installation of twilio.
ERROR 'twilio' isn't installed correctly.
Removing older version (5.10.0).
'twilio' was uninstall…
-
I would suggest adding tests to each one of the examples. Testing is a big subject and lots of people that are interested in a serverless architecture may be wondering how one is being tested. Your re…
-
It would be good to have some form of push notification support within the repository. A the moment this has not been covered at all.
The approach is open for discussion.