.. |
actionsmap
|
Further attempt to simplify authentication management code + get rid of msignals madness
|
2021-07-09 20:42:26 +02:00 |
locales
|
add more test for auth
|
2020-01-02 12:33:51 +08:00 |
src
|
[wip] Try to simplify authentication code more, properly differentiate credentials authentication vs. session authentication, trash the 'msignals' mess
|
2021-06-19 17:16:22 +02:00 |
__init__.py
|
Migrate utility tests to Pytest top level folder
|
2019-07-14 11:58:57 +02:00 |
conftest.py
|
More cleaning up, test fixing
|
2021-06-13 18:51:13 +02:00 |
remove_stale_i18n_strings.py
|
tests: improve/fix i18n tests
|
2021-08-20 14:18:54 +02:00 |
test_actionsmap.py
|
🎨 Format Python code with Black
|
2021-08-27 16:44:39 +00:00 |
test_auth.py
|
Fix unused import / vars
|
2021-08-27 18:58:18 +02:00 |
test_cache.py
|
Apply Black on all the code base
|
2019-11-25 17:21:13 +01:00 |
test_filesystem.py
|
More cleaning up, test fixing
|
2021-06-13 18:51:13 +02:00 |
test_i18n_format_consistency.py
|
tests: improve/fix i18n tests
|
2021-08-20 14:18:54 +02:00 |
test_i18n_keys.py
|
🎨 Format Python code with Black
|
2021-08-23 13:25:51 +00:00 |
test_network.py
|
Add more tests
|
2019-12-22 00:36:20 +08:00 |
test_process.py
|
remove stdinfo
|
2021-01-26 16:38:36 +01:00 |
test_serialize.py
|
Apply Black on all the code base
|
2019-11-25 17:21:13 +01:00 |
test_text.py
|
Drop support for python2
|
2021-01-20 05:35:35 +01:00 |
test_translation_format_consistency.py
|
tests: improve/fix i18n tests
|
2021-08-20 14:18:54 +02:00 |