Skip to content

Commit e322ae7

Browse files
committed
test: remove sample request file and add tests for authorization enforcement
1 parent ba55a28 commit e322ae7

4 files changed

Lines changed: 635 additions & 126 deletions

File tree

openedx_authz/management/commands/request.sample

Lines changed: 0 additions & 126 deletions
This file was deleted.

openedx_authz/tests/__init__.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
"""
2+
Tests package for openedx_authz.
3+
4+
This package contains all tests for the openedx_authz application.
5+
"""
File renamed without changes.

0 commit comments

Comments
 (0)