Skip to content

simpleledger/slpdb_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLPDB Test Suite

This project provides a series of tests to be performed on SLPDB utilizing slpserve.

Setup

Run npm install

Then cp .env.example .env and modify as needed.

Running

npm test to run the tests.

Development

A linter is included: npm run lint uses Standard JS to keep code consistent.

Releases

No releases published

Packages

No packages published