Skip to content

Latest commit

 

History

History

vcxagency-tester

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

LibVCX Agency tester

Contains integration tests using LibVCX library.

How to use

  • Install dependencies running yarn install. Important: You have to use Node 8. This is due to issues with FFI library dependency (node-ffi/node-ffi#545). Tip: use NVM to switch between different NodeJS versions.
  • Start up any LibVCX compatible Agency supporting LibVCX V3 protocol. To see how to startup Node VCX Agency see instructions here.
  • Run integrations test yarn run test:integration