dependabot[bot] e007759d88 build(deps): bump minimist from 1.2.5 to 1.2.6 in /tests (#1718) před 3 roky
..
auction-house 40ea715beb lang, cli, spl: Update solana toolchain to v1.9.13 (#1653) před 3 roky
bpf-upgradeable-state 23efadf08f tests: update assertions to use chai and more strict (#1672) před 3 roky
cashiers-check 23efadf08f tests: update assertions to use chai and more strict (#1672) před 3 roky
cfo 23efadf08f tests: update assertions to use chai and more strict (#1672) před 3 roky
chat 23efadf08f tests: update assertions to use chai and more strict (#1672) před 3 roky
composite 23efadf08f tests: update assertions to use chai and more strict (#1672) před 3 roky
cpi-returns 8fb942efd5 ts: Add views (#1695) před 3 roky
custom-coder 23efadf08f tests: update assertions to use chai and more strict (#1672) před 3 roky
declare-id 23efadf08f tests: update assertions to use chai and more strict (#1672) před 3 roky
docs 77b1afcf2f v0.23.0 (#1660) před 3 roky
errors 23efadf08f tests: update assertions to use chai and more strict (#1672) před 3 roky
escrow 23efadf08f tests: update assertions to use chai and more strict (#1672) před 3 roky
events 23efadf08f tests: update assertions to use chai and more strict (#1672) před 3 roky
floats 23efadf08f tests: update assertions to use chai and more strict (#1672) před 3 roky
ido-pool 23efadf08f tests: update assertions to use chai and more strict (#1672) před 3 roky
interface 23efadf08f tests: update assertions to use chai and more strict (#1672) před 3 roky
lockup 23efadf08f tests: update assertions to use chai and more strict (#1672) před 3 roky
misc adb90c33d7 lang: Make Anchor use fallback function instead of panicking if ix data.len() is < `8` (#1721) před 3 roky
multiple-suites 470e902f48 lang: Add support for multiple test suites with separate local validators (#1681) před 3 roky
multisig 23efadf08f tests: update assertions to use chai and more strict (#1672) před 3 roky
pda-derivation 77b1afcf2f v0.23.0 (#1660) před 3 roky
pyth 23efadf08f tests: update assertions to use chai and more strict (#1672) před 3 roky
safety-checks 94b0fec714 fix anchor-lang import in safety-check, add custom-coder to ci, and fix spl-token coder (#1604) před 3 roky
spl 23efadf08f tests: update assertions to use chai and more strict (#1672) před 3 roky
swap 23efadf08f tests: update assertions to use chai and more strict (#1672) před 3 roky
system-accounts 23efadf08f tests: update assertions to use chai and more strict (#1672) před 3 roky
sysvars 23efadf08f tests: update assertions to use chai and more strict (#1672) před 3 roky
tictactoe 77b1afcf2f v0.23.0 (#1660) před 3 roky
typescript 77b1afcf2f v0.23.0 (#1660) před 3 roky
validator-clone 23efadf08f tests: update assertions to use chai and more strict (#1672) před 3 roky
zero-copy adb90c33d7 lang: Make Anchor use fallback function instead of panicking if ix data.len() is < `8` (#1721) před 3 roky
.prettierignore d8d720067d lang, ts: automatic client side pda derivation (#1331) před 3 roky
README.md 5d8b4765f2 Add /tests dir (#676) před 4 roky
package.json 470e902f48 lang: Add support for multiple test suites with separate local validators (#1681) před 3 roky
yarn.lock e007759d88 build(deps): bump minimist from 1.2.5 to 1.2.6 in /tests (#1718) před 3 roky

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.