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.