anchor/tests
Tom Linton 6bc59350de
lang: Add constant attribute (#956)
2021-12-03 18:49:38 -05:00
..
cashiers-check v0.18.2 (#1011) 2021-11-13 18:58:10 -08:00
cfo spl: Move permissioned market proxy (#962) 2021-11-30 12:44:15 -08:00
chat v0.18.2 (#1011) 2021-11-13 18:58:10 -08:00
composite v0.18.2 (#1011) 2021-11-13 18:58:10 -08:00
errors lang: Add `AccountNotInitialized` error (#1024) 2021-11-18 07:42:07 -08:00
escrow v0.18.2 (#1011) 2021-11-13 18:58:10 -08:00
events v0.18.2 (#1011) 2021-11-13 18:58:10 -08:00
ido-pool v0.18.2 (#1011) 2021-11-13 18:58:10 -08:00
interface v0.18.2 (#1011) 2021-11-13 18:58:10 -08:00
lockup v0.18.2 (#1011) 2021-11-13 18:58:10 -08:00
misc lang: Add constant attribute (#956) 2021-12-03 18:49:38 -05:00
multisig v0.18.2 (#1011) 2021-11-13 18:58:10 -08:00
pyth v0.18.2 (#1011) 2021-11-13 18:58:10 -08:00
spl/token-proxy v0.18.2 (#1011) 2021-11-13 18:58:10 -08:00
swap spl: Move permissioned market proxy (#962) 2021-11-30 12:44:15 -08:00
system-accounts v0.18.2 (#1011) 2021-11-13 18:58:10 -08:00
sysvars v0.18.2 (#1011) 2021-11-13 18:58:10 -08:00
tictactoe v0.18.2 (#1011) 2021-11-13 18:58:10 -08:00
typescript v0.18.2 (#1011) 2021-11-13 18:58:10 -08:00
zero-copy v0.18.2 (#1011) 2021-11-13 18:58:10 -08:00
README.md Add /tests dir (#676) 2021-09-04 05:33:39 -07:00
package.json v0.18.2 (#1011) 2021-11-13 18:58:10 -08:00
yarn.lock cli, examples, tests: Remove global JavaScript dependencies in favour of local (#990) 2021-11-11 22:38:35 +00:00

README.md

Tests

No program here is guaranteed to be safe or secure in any way. In most cases, they are simply just simple integration tests to illustrate some particular functionality of the framework. If used, one should audit any programs used and take full responsibility for the consequences that occur due to any outstanding bugs or security vulnerabilities that exist.