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
added endpoint for generating and getting discord invite for user (#1553)
* added enpoint for generating and getting discord invite for user
* changes in middleware and controller method
* changed discordNewComersChannelId constant
* tests for endpoint for getting discord link generated for user
* tests for post API
* fix for failing tests
* fix for failing unit test
* types issue fixed
* model tests
* did suggested changes
* invite get model test changes
* removed the model test getInvite
* test description string change
* Update test/integration/discordactions.test.js
Co-authored-by: Satyam Bajpai <[email protected]>
* fix for failing tests
* fix for failing unit test
* made suggested changes
* updated one model test and added one model test for getInvite model
---------
Co-authored-by: Satyam Bajpai <[email protected]>
Co-authored-by: Prakash Choudhary <[email protected]>
0 commit comments