aiohttp-security/tests
Vincent Maillol 2371a9574b Add class_has_permission decorator
This decorator adds permission for each
method of `aiohttp.web.View` class
2018-04-19 07:42:51 +02:00
..
conftest.py Fix tests 2016-09-27 17:57:11 +03:00
test_class_has_permission.py Add class_has_permission decorator 2018-04-19 07:42:51 +02:00
test_cookies_identity.py Switch to async/await syntax 2017-12-13 16:51:46 +02:00
test_dict_autz.py Allow to use decorators with web.View class 2018-04-15 09:19:32 +02:00
test_no_auth.py Switch to async/await syntax 2017-12-13 16:51:46 +02:00
test_no_identity.py Switch to async/await syntax 2017-12-13 16:51:46 +02:00
test_session_identity.py Switch to async/await syntax 2017-12-13 16:51:46 +02:00