Skip to content

jkoelker/python-melangeclient

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run unit tests:
    melange_client_dir> ./run_tests.sh melange_client.tests.unit

To run functional tests:
1. Start the melange server
2. Update the configuration values in 
      melange_client/tests/functional/tests.conf 
   to point to the melange server
3. Run the tests:
   melange_client_dir> ./run_tests.sh melange_client.tests.functional

About

Python client library for Melange

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.2%
  • Shell 4.8%