Paul 016a1d3da5 update forgotten solana versions (#1751) 3 роки тому
..
auction-house 40ea715beb lang, cli, spl: Update solana toolchain to v1.9.13 (#1653) 3 роки тому
bpf-upgradeable-state 778e328753 lang: deserialize programdata address on demand/lazily (#1723) 3 роки тому
cashiers-check 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 роки тому
cfo 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 роки тому
chat 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 роки тому
composite 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 роки тому
cpi-returns 8fb942efd5 ts: Add views (#1695) 3 роки тому
custom-coder 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 роки тому
declare-id 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 роки тому
docs 77b1afcf2f v0.23.0 (#1660) 3 роки тому
errors 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 роки тому
escrow 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 роки тому
events 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 роки тому
floats 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 роки тому
ido-pool 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 роки тому
interface 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 роки тому
lockup 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 роки тому
misc 3d0560db2c Revert "lang: Make Anchor use fallback function instead of panicking if ix data.len() is < `8` (#1721)" (#1748) 3 роки тому
multiple-suites 470e902f48 lang: Add support for multiple test suites with separate local validators (#1681) 3 роки тому
multisig 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 роки тому
pda-derivation d1ddf8ee24 ts: add `pubkeys` method builder function to view all instruction account addresses (#1733) 3 роки тому
pyth 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 роки тому
safety-checks 7dea38712e tests: fix safety check Anchor.toml wallet field (#1752) 3 роки тому
spl 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 роки тому
swap 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 роки тому
system-accounts 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 роки тому
sysvars 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 роки тому
tictactoe 77b1afcf2f v0.23.0 (#1660) 3 роки тому
typescript 77b1afcf2f v0.23.0 (#1660) 3 роки тому
validator-clone 23efadf08f tests: update assertions to use chai and more strict (#1672) 3 роки тому
zero-copy 016a1d3da5 update forgotten solana versions (#1751) 3 роки тому
.prettierignore d8d720067d lang, ts: automatic client side pda derivation (#1331) 3 роки тому
README.md 5d8b4765f2 Add /tests dir (#676) 4 роки тому
package.json 470e902f48 lang: Add support for multiple test suites with separate local validators (#1681) 3 роки тому
yarn.lock e007759d88 build(deps): bump minimist from 1.2.5 to 1.2.6 in /tests (#1718) 3 роки тому

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.