Paul 9a9dc95305 tests: fix anchor-lang dependency paths (#1809) 3 年之前
..
auction-house 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
bpf-upgradeable-state 42663eda25 ci: ci should error if tests have typescript errors (#1801) 3 年之前
cashiers-check 0b4c7b0c73 v0.24.2 (#1788) 3 年之前
cfo 0b4c7b0c73 v0.24.2 (#1788) 3 年之前
chat 0b4c7b0c73 v0.24.2 (#1788) 3 年之前
composite 0b4c7b0c73 v0.24.2 (#1788) 3 年之前
cpi-returns 42663eda25 ci: ci should error if tests have typescript errors (#1801) 3 年之前
custom-coder 9a9dc95305 tests: fix anchor-lang dependency paths (#1809) 3 年之前
declare-id 42663eda25 ci: ci should error if tests have typescript errors (#1801) 3 年之前
docs 0b4c7b0c73 v0.24.2 (#1788) 3 年之前
errors 42663eda25 ci: ci should error if tests have typescript errors (#1801) 3 年之前
escrow 42663eda25 ci: ci should error if tests have typescript errors (#1801) 3 年之前
events 0b4c7b0c73 v0.24.2 (#1788) 3 年之前
floats 42663eda25 ci: ci should error if tests have typescript errors (#1801) 3 年之前
ido-pool 0b4c7b0c73 v0.24.2 (#1788) 3 年之前
interface 0b4c7b0c73 v0.24.2 (#1788) 3 年之前
lockup 0b4c7b0c73 v0.24.2 (#1788) 3 年之前
misc 42663eda25 ci: ci should error if tests have typescript errors (#1801) 3 年之前
multiple-suites 9a9dc95305 tests: fix anchor-lang dependency paths (#1809) 3 年之前
multisig 0b4c7b0c73 v0.24.2 (#1788) 3 年之前
pda-derivation 42663eda25 ci: ci should error if tests have typescript errors (#1801) 3 年之前
pyth 42663eda25 ci: ci should error if tests have typescript errors (#1801) 3 年之前
safety-checks 42663eda25 ci: ci should error if tests have typescript errors (#1801) 3 年之前
spl 0b4c7b0c73 v0.24.2 (#1788) 3 年之前
swap 0b4c7b0c73 v0.24.2 (#1788) 3 年之前
system-accounts 0b4c7b0c73 v0.24.2 (#1788) 3 年之前
sysvars 0b4c7b0c73 v0.24.2 (#1788) 3 年之前
tictactoe 0b4c7b0c73 v0.24.2 (#1788) 3 年之前
typescript 0b4c7b0c73 v0.24.2 (#1788) 3 年之前
validator-clone 42663eda25 ci: ci should error if tests have typescript errors (#1801) 3 年之前
zero-copy 0b4c7b0c73 v0.24.2 (#1788) 3 年之前
.prettierignore d8d720067d lang, ts: automatic client side pda derivation (#1331) 3 年之前
README.md 5d8b4765f2 Add /tests dir (#676) 4 年之前
package.json 42663eda25 ci: ci should error if tests have typescript errors (#1801) 3 年之前
yarn.lock 42663eda25 ci: ci should error if tests have typescript errors (#1801) 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.