- 24 Jan, 2022 3 commits
 - 16 Dec, 2021 1 commit
 - 
- 
tsukumi authored
 
 - 
 - 09 Dec, 2021 1 commit
 - 
- 
tsukumi authored
 
 - 
 - 08 Dec, 2021 1 commit
 - 
- 
tsukumi authored
 
 - 
 - 07 Dec, 2021 1 commit
 - 
- 
tsukumi authored
 
 - 
 - 06 Dec, 2021 9 commits
 - 05 Dec, 2021 3 commits
 - 21 Apr, 2021 1 commit
 - 
- 
Raphael Beer authored
 
 - 
 - 20 Apr, 2021 1 commit
 - 
- 
Raphael Beer authored
 
 - 
 - 18 Feb, 2021 1 commit
 - 
- 
Netzdenunziant authored
 
 - 
 - 05 Feb, 2021 2 commits
 - 
- 
Raphael Beer authored
 - 
Raphael Beer authored
 
 - 
 - 27 Jan, 2021 2 commits
 - 
- 
Netzdenunziant authored
 - 
Netzdenunziant authored
 
 - 
 - 27 Dec, 2020 2 commits
 - 
- 
Raphael Beer authored
 - 
Raphael Beer authored
 
 - 
 - 24 Dec, 2020 2 commits
 - 
- 
Raphael Beer authored
 - 
Raphael Beer authored
 
 - 
 - 18 Dec, 2020 1 commit
 - 
- 
Raphael Beer authored
 
 - 
 - 17 Dec, 2020 1 commit
 - 
- 
Raphael Beer authored
Reverts dab877d9
 
 - 
 - 16 Dec, 2020 4 commits
 - 
- 
Raphael Beer authored
Add your test as /tests/fooban.py and amend /tests/__init__.py ```python from tests.fooban import test as test_fooban __all__ = ['test_typeahead', ..., 'test_fooban'] ``` so you can access the test when importing the module ```python from tests import * [...] result = await test_fooban() ``` - 
Raphael Beer authored
 - 
Raphael Beer authored
 - 
Raphael Beer authored
Writing everything to single log file. --debug is now a bool flag to raise the log level from INFO to DEBUG.
 
 - 
 - 15 Dec, 2020 4 commits
 - 
- 
Raphael Beer authored
 - 
Raphael Beer authored
 - 
Raphael Beer authored
 - 
Raphael Beer authored
 
 -