Daniel Marin 707ebf26e7 feat: Setup a coder for SystemProgram (#1920) il y a 3 ans
..
anchor-cli-idl b885c7b68c tests: Add CLI IDL command tests (#1808) il y a 3 ans
auction-house 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) il y a 3 ans
bpf-upgradeable-state 42663eda25 ci: ci should error if tests have typescript errors (#1801) il y a 3 ans
cashiers-check 0b4c7b0c73 v0.24.2 (#1788) il y a 3 ans
cfo 0b4c7b0c73 v0.24.2 (#1788) il y a 3 ans
chat 0b4c7b0c73 v0.24.2 (#1788) il y a 3 ans
composite 0b4c7b0c73 v0.24.2 (#1788) il y a 3 ans
cpi-returns 42663eda25 ci: ci should error if tests have typescript errors (#1801) il y a 3 ans
custom-coder 707ebf26e7 feat: Setup a coder for SystemProgram (#1920) il y a 3 ans
declare-id 42663eda25 ci: ci should error if tests have typescript errors (#1801) il y a 3 ans
docs 0b4c7b0c73 v0.24.2 (#1788) il y a 3 ans
errors 42663eda25 ci: ci should error if tests have typescript errors (#1801) il y a 3 ans
escrow 42663eda25 ci: ci should error if tests have typescript errors (#1801) il y a 3 ans
events 0b4c7b0c73 v0.24.2 (#1788) il y a 3 ans
floats 42663eda25 ci: ci should error if tests have typescript errors (#1801) il y a 3 ans
ido-pool 0b4c7b0c73 v0.24.2 (#1788) il y a 3 ans
interface 0b4c7b0c73 v0.24.2 (#1788) il y a 3 ans
lockup 0b4c7b0c73 v0.24.2 (#1788) il y a 3 ans
misc ed15922f1a Add docs field to idl (#1561) il y a 3 ans
multiple-suites 9a9dc95305 tests: fix anchor-lang dependency paths (#1809) il y a 3 ans
multisig 0b4c7b0c73 v0.24.2 (#1788) il y a 3 ans
pda-derivation 42663eda25 ci: ci should error if tests have typescript errors (#1801) il y a 3 ans
pyth 42663eda25 ci: ci should error if tests have typescript errors (#1801) il y a 3 ans
safety-checks 42663eda25 ci: ci should error if tests have typescript errors (#1801) il y a 3 ans
spl 0b4c7b0c73 v0.24.2 (#1788) il y a 3 ans
swap 0b4c7b0c73 v0.24.2 (#1788) il y a 3 ans
system-accounts 0b4c7b0c73 v0.24.2 (#1788) il y a 3 ans
sysvars 0b4c7b0c73 v0.24.2 (#1788) il y a 3 ans
tictactoe 0b4c7b0c73 v0.24.2 (#1788) il y a 3 ans
typescript 0b4c7b0c73 v0.24.2 (#1788) il y a 3 ans
validator-clone 42663eda25 ci: ci should error if tests have typescript errors (#1801) il y a 3 ans
zero-copy 0b4c7b0c73 v0.24.2 (#1788) il y a 3 ans
.prettierignore d8d720067d lang, ts: automatic client side pda derivation (#1331) il y a 3 ans
README.md 5d8b4765f2 Add /tests dir (#676) il y a 4 ans
package.json b885c7b68c tests: Add CLI IDL command tests (#1808) il y a 3 ans
yarn.lock 42663eda25 ci: ci should error if tests have typescript errors (#1801) il y a 3 ans

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.