Skip to content

brianhang/pokerpals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

118 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokerPal

Development

First, make sure you are in an environment that has Bash and Python 3. Then, run:

./dev.sh

Testing

To run all unit tests, run python3 -m unittest discover tests from the src/ directory.

To run a specifc unit test, run python3 -m unittest tests.test_utils_cents from the src/ directory.

About

Tracks payments for poker games

Resources

License

Stars

Watchers

Forks

Contributors