tests
|
Create boilerplate money tests
|
2022-07-21 13:44:12 +01:00 |
agora.py
|
Fix errors and don't print ES logging
|
2022-07-21 13:44:13 +01:00 |
app.py
|
Simplify Ctrl+C signal handling
|
2022-07-21 13:44:08 +01:00 |
commands.py
|
Fix reference to get_profit in commands
|
2022-07-21 13:44:09 +01: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-07-21 13:43:20 +01:00 |
money.py
|
Move get_profit to money
|
2022-07-21 13:44:10 +01:00 |
notify.py
|
Move to_usd to Money library
|
2022-07-21 13:44:02 +01:00 |
runtest.sh
|
Add code formatting checks in runtest.sh
|
2022-07-21 13:43:43 +01: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-07-21 13:44:13 +01:00 |
util.py
|
Move some functions to a util class from Agora
|
2022-07-21 13:43:59 +01:00 |