The program requires Metaplex program library for testing NFT access. To build/update the dependencies execute the ./Makefile
by running the following command within the root directory:
make
The tests are executed using the cluster and wallet defined within the ./Anchor.toml
file.
To run the tests execute the following command at the root folder of the project:
anchor test