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

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.