This commit is contained in:
2025-06-06 18:32:09 -03:00
parent 3e44761e69
commit 53613d0a48
34 changed files with 939 additions and 752 deletions

View File

@@ -83,6 +83,13 @@ def test_enroll(
+ SortKey('related_ids#user', path_spec='user_id'),
)
assert enrollment['user'] == {
'name': 'Tiago Maciel',
'cpf': '08679004901',
'id': '9a41e867-55e1-4573-bd27-7b5d1d1bcfde',
'email': 'tiago@somosbeta.com.br',
}
assert enrollment['metadata__related_ids'] == {
'USER#9a41e867-55e1-4573-bd27-7b5d1d1bcfde',
'ORG#cJtK9SsnJhKPyxESe7g3DG',