Skip to content

Latest commit

 

History

History
 
 

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Nexus integration tests

Starts the delta ecosystem with docker-compose and run tests on it

First, run:

docker-compose -f docker/docker-compose.yml up -d

To run the all the tests:

test

To run just some tests:

testOnly *RemoteStorageSpec