Paul 470e902f48 lang: Add support for multiple test suites with separate local validators (#1681) 3 anni fa
..
auction-house 40ea715beb lang, cli, spl: Update solana toolchain to v1.9.13 (#1653) 3 anni fa
bpf-upgradeable-state 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 anni fa
cashiers-check 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 anni fa
cfo 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 anni fa
chat 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 anni fa
composite 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 anni fa
cpi-returns 1cb7429fe2 lang: Allow CPI return values (#1598) 3 anni fa
custom-coder 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 anni fa
declare-id 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 anni fa
docs 77b1afcf2f v0.23.0 (#1660) 3 anni fa
errors 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 anni fa
escrow 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 anni fa
events 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 anni fa
floats 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 anni fa
ido-pool 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 anni fa
interface 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 anni fa
lockup 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 anni fa
misc 40ea715beb lang, cli, spl: Update solana toolchain to v1.9.13 (#1653) 3 anni fa
multiple-suites 470e902f48 lang: Add support for multiple test suites with separate local validators (#1681) 3 anni fa
multisig 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 anni fa
pda-derivation 77b1afcf2f v0.23.0 (#1660) 3 anni fa
pyth 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 anni fa
safety-checks 94b0fec714 fix anchor-lang import in safety-check, add custom-coder to ci, and fix spl-token coder (#1604) 3 anni fa
spl 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 anni fa
swap 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 anni fa
system-accounts 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 anni fa
sysvars 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 anni fa
tictactoe 77b1afcf2f v0.23.0 (#1660) 3 anni fa
typescript 77b1afcf2f v0.23.0 (#1660) 3 anni fa
validator-clone 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 anni fa
zero-copy 40ea715beb lang, cli, spl: Update solana toolchain to v1.9.13 (#1653) 3 anni fa
.prettierignore d8d720067d lang, ts: automatic client side pda derivation (#1331) 3 anni fa
README.md 5d8b4765f2 Add /tests dir (#676) 4 anni fa
package.json 470e902f48 lang: Add support for multiple test suites with separate local validators (#1681) 3 anni fa
yarn.lock 4b4b8007fb update lockfiles (#1662) 3 anni fa

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.