Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,554 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RingCentral App Connect for Google Chrome and Microsoft Edge

Build Status Coverage Latest release

Looking for user documentation?

Access our end user documentation through the project's Github pages.

Testing

Run the Framework-level Jest suite from packages/core. These tests may replace the connector contract to isolate Core routing, orchestration, and persistence:

cd packages/core
npm test

For focused contract checks during App Connect client/server work, run targeted files, for example:

npm test -- test/routes/pluginRoutes.test.js test/handlers/plugin.test.js --runInBand

Run the App-level E2E suite from the repository root. These tests start the real server and connector implementations, replacing only external provider APIs at the HTTP boundary:

npm run test:e2e

About

App Connect is a CRM integration framework to help developers quickly bring to market a full-featured CTI into virtually any CRM along with a multitude of other useful end-user features.

Topics

Resources

Stars

13 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages