Authentication integration test

- add end-to-end test AuthenticationEndpoint
- add user-token.data
- add admin-token.data
- add .data to .editorconfig
This commit is contained in:
2025-02-07 13:50:37 +01:00
parent 5951af7d44
commit c7eb3484e6
6 changed files with 123 additions and 1 deletions

View File

@@ -17,6 +17,10 @@ tab_width = 2
[*.bat]
end_of_line = crlf
[*.data]
max_line_length = 1024
insert_final_newline = false
[*.pem]
max_line_length = 64
insert_final_newline = false