Skip to content

convergence-rfq/convergence-program-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convergence Program Library

Run Tests Solita NPM Publish

Convergence RFQ smart contracts and NPM SDK.

Development

Programs

anchor build

Tests

For test speed up purposes, some test setup is done via loading a lot of pre-initialized accounts. The script anchor run generate-test-fixtures generates accounts, keypairs and public keys to names mapping and saves them to tests/fixtures folder. Also this scripts adds accounts to load to Test.toml files.

In case those pre-initialized accounts need to change, the scripts should be re-run to generate them once more.