anchor/tests
Sohrab 55e0c5d9dd
fix: align links to coral-xyz/anchor github repo (#1988)
2022-06-19 22:16:16 -04:00
..
anchor-cli-idl fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
auction-house@2d4d958346 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 2022-04-11 15:48:58 -04:00
bpf-upgradeable-state fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
cashiers-check fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
cfo fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
chat fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
composite fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
cpi-returns fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
custom-coder fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
declare-id fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
docs fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
errors fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
escrow fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
events fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
floats fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
ido-pool fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
interface fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
lockup fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
misc fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
multiple-suites fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
multisig fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
pda-derivation fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
pyth fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
safety-checks ci: ci should error if tests have typescript errors (#1801) 2022-04-17 15:54:28 -04:00
spl/token-proxy fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
swap fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
system-accounts fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
sysvars fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
tictactoe fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
typescript fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
validator-clone fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
zero-copy fix: align links to coral-xyz/anchor github repo (#1988) 2022-06-19 22:16:16 -04:00
.prettierignore
README.md
package.json Revert "lang: add `realloc` constraint group (#1943)" (#1984) 2022-06-17 17:16:10 -04:00
yarn.lock ci: ci should error if tests have typescript errors (#1801) 2022-04-17 15:54:28 -04:00

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.