Rik Helsen
|
da24c60a55
|
♻ Refactored IDE warnings out of unit tests
|
2021-09-05 10:07:41 +02:00 |
|
Rik Helsen
|
424fa364d7
|
⚡ MoniGoManiCli - Reworked apply_best_results into apply_mgm_results
|
2021-09-05 01:07:19 +02:00 |
|
topscoder
|
15a70543e7
|
Fix unit testing singleton instance
|
2021-08-16 22:07:59 +02:00 |
|
topscoder
|
8b746ddbcd
|
Renaming some methods for better distinction
|
2021-08-16 16:05:31 +02:00 |
|
topscoder
|
2443f64c51
|
Fixing unit tests. Period.
|
2021-08-15 21:27:01 +02:00 |
|
topscoder
|
0c486f3a45
|
volare
|
2021-08-15 20:57:08 +02:00 |
|
topscoder
|
3dba6b5ac6
|
patch patch
|
2021-08-15 20:47:47 +02:00 |
|
topscoder
|
711254247f
|
Patch patch
|
2021-08-15 20:46:48 +02:00 |
|
topscoder
|
33f24f50cd
|
Fix access to __mgm_logger private var
|
2021-08-15 20:40:47 +02:00 |
|
topscoder
|
c77967ea74
|
🤖 TEST: Polished some tests
|
2021-08-15 20:36:56 +02:00 |
|
topscoder
|
789eb72e7f
|
Move unit tests to their original folder again
|
2021-08-15 15:24:14 +02:00 |
|
topscoder
|
b1c67ff20b
|
Match types because shell is random weird.
1 = false
0 = true
c'mon!
|
2021-08-15 14:39:29 +02:00 |
|
topscoder
|
86373828a6
|
Moving unit-test files to another directory to avoid possible conflicts
|
2021-08-14 20:25:46 +02:00 |
|
topscoder
|
0835e54d5e
|
🐛 FIX: Unit tests
|
2021-08-14 12:30:56 +02:00 |
|
topscoder
|
94f772faa4
|
🤖 TEST: Writing unit tests
|
2021-08-14 12:03:39 +02:00 |
|
topscoder
|
948c2c2c4c
|
🤖 TEST: Created unit tests for monigomani_cli.installation_exists
|
2021-08-14 10:55:50 +02:00 |
|
topscoder
|
cb4efa2715
|
🤖 TEST: Added unit tests for mgm cli install type
|
2021-08-14 10:54:05 +02:00 |
|
topscoder
|
f80bb37168
|
🧹 Cleanup
|
2021-08-02 10:44:52 +02:00 |
|
topscoder
|
3d5cadbc83
|
Fixed all unit tests!
|
2021-08-01 13:17:55 +02:00 |
|
topscoder
|
c5d1e2ca74
|
Adding tests
|
2021-07-28 21:39:07 +02:00 |
|
topscoder
|
8af1f14462
|
Add MoniGoManiConfig module including unit tests
|
2021-07-28 20:44:36 +02:00 |
|
topscoder
|
ba73c7925f
|
Enable some additional pre-commit hooks and add missing encoding pragma lines
|
2021-07-21 16:17:53 +02:00 |
|
topscoder
|
faa83d74d6
|
Fixing action runners
|
2021-07-20 13:39:13 +02:00 |
|
topscoder
|
836ea1446d
|
Tweaking pytest and flake8 settings
|
2021-07-20 13:32:10 +02:00 |
|
topscoder
|
7a7366952b
|
Fix imports
|
2021-07-19 20:40:26 +02:00 |
|
topscoder
|
57f5dfbc17
|
Add pre-commit as dev-requirement
|
2021-07-19 20:27:10 +02:00 |
|
topscoder
|
6e883bf4c2
|
Merge branch 'feature/gh-action-ci' of https://github.com/topscoder/MoniGoMani into feature/gh-action-ci
|
2021-07-19 20:26:15 +02:00 |
|
topscoder
|
4ed0db7b79
|
⭐️ Cleaning and polishing
|
2021-07-18 10:29:45 +02:00 |
|
topscoder
|
2ff53e92d8
|
☀️ Again, slowly towards cleaner code
|
2021-07-18 10:16:33 +02:00 |
|
topscoder
|
e7d5a422e4
|
Moar tests
|
2021-07-17 18:35:15 +02:00 |
|
topscoder
|
50f78dc432
|
Fixes unit-test (bug)
|
2021-07-17 11:30:52 +02:00 |
|
Rik Helsen
|
50e5e5f329
|
🔀 Fixed Merge Conflicts with Feature/GitHub-Action-Workflows
|
2021-07-17 00:31:20 +02:00 |
|
topscoder
|
86cf60d980
|
Small pylint fixes
|
2021-07-16 20:54:55 +02:00 |
|
topscoder
|
b51804ee46
|
Fixing pylint advices
|
2021-07-16 19:32:41 +02:00 |
|
topscoder
|
5c7660f55e
|
Fixes code error and adds more info for testing
|
2021-07-16 10:04:11 +02:00 |
|
topscoder
|
686b7c5f57
|
Added important comment
|
2021-07-16 09:48:29 +02:00 |
|
topscoder
|
d5082f5bc6
|
Added main interface test
|
2021-07-16 09:46:08 +02:00 |
|
topscoder
|
26a961cb3c
|
Added basic test for mgm_cli module
|
2021-07-16 09:43:11 +02:00 |
|
topscoder
|
c74f0d18fe
|
Implemented unit test for leet_logger module
|
2021-07-16 09:16:05 +02:00 |
|
topscoder
|
7efb6c4dea
|
freqtrade_cli module covered in unit test
|
2021-07-16 09:12:32 +02:00 |
|
topscoder
|
cc64469bb8
|
Writing first pytest
|
2021-07-15 22:02:07 +02:00 |
|
topscoder
|
e334db933c
|
Change filename according to Python best practices
|
2021-07-15 21:54:31 +02:00 |
|
topscoder
|
19627d30d8
|
Updatet test testfile to check failing and succeeding test
|
2021-07-15 20:58:22 +02:00 |
|
topscoder
|
1ca4471454
|
Implementing the first test test
|
2021-07-15 20:40:25 +02:00 |
|