tests
|
Create boilerplate money tests
|
2022-02-24 22:29:09 +00:00 |
agora.py
|
Fix errors and don't print ES logging
|
2022-02-25 00:06:10 +00:00 |
app.py
|
Simplify Ctrl+C signal handling
|
2022-02-24 22:27:27 +00:00 |
commands.py
|
Fix reference to get_profit in commands
|
2022-02-24 22:27:50 +00:00 |
db.py
|
Minor tweaks to Redis config and comments
|
2021-12-27 21:46:53 +00:00 |
irc.py
|
Improve class passing and refactor
|
2022-02-07 13:24:09 +00:00 |
money.py
|
Move get_profit to money
|
2022-02-24 22:28:00 +00:00 |
notify.py
|
Move to_usd to Money library
|
2022-02-22 20:12:26 +00:00 |
runtest.sh
|
Add code formatting checks in runtest.sh
|
2022-02-15 22:27:15 +00:00 |
settings.py
|
Minor tweaks to Redis config and comments
|
2021-12-27 21:46:53 +00:00 |
transactions.py
|
Fix errors and don't print ES logging
|
2022-02-25 00:06:10 +00:00 |
util.py
|
Move some functions to a util class from Agora
|
2022-02-22 19:53:22 +00:00 |