Skip to content

swift-libp2p/test-fluent-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-fluent-drivers

DON'T use this repo! This is a template repo used for testing various fluent drivers' compatibility with swift-libp2p

How to use

  1. Clone swift-libp2p if you havent already

  2. Run the Generate command from swift-libp2p's root directory

swift run Generate new "my-test" --template "test-fluent" --mode listener -t tcp -s noise -m yamux --extra postgres
  1. Build & Test
# In your projects root directory
swift build
swift test

Note

Ensure you have your environment variables for your DB configuration set before running the tests DB_HOSTNAME, DB_USERNAME, DB_PASSWORD, DB_DATABASE

About

internal repo used for testing purposes only, please disregard

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages