kpsul/kfet/tests
Martin Pépin 64c792b11f
Disambiguation in kfet's permission handling
In some places we used to refer to permissions based on their codename
only (the part after the dot "." in the following examples) which can be
ambiguous. Typically, we might define permissions like "bds.is_team" or
"cof.is_team" in the near future ;)
2019-12-24 17:14:45 +01:00
..
__init__.py add missing __init__ 2017-04-04 17:29:54 +02:00
test_config.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
test_forms.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
test_models.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
test_statistic.py Disambiguation in kfet's permission handling 2019-12-24 17:14:45 +01:00
test_tests_utils.py Misc fixes 2019-04-17 20:50:49 +02:00
test_views.py Disambiguation in kfet's permission handling 2019-12-24 17:14:45 +01:00
testcases.py Change django.core.urlresolvers imports 2019-03-19 10:18:56 +01:00
utils.py kfet.tests -- Add factories for many kfet models 2018-10-21 12:50:09 +02:00