|
|
d573a22769
|
Tests: accept single user or list from read_sign_in_with_rauthy (get? true)
continuous-integration/drone/push Build is passing
Handle {:ok, user}, {:ok, nil} in addition to {:ok, [user]}, {:ok, []}.
|
2026-02-04 18:13:30 +01:00 |
|
|
|
0f48a9b15a
|
Add actor parameter to all tests requiring authorization
This commit adds actor: system_actor to all Ash operations in tests that
require authorization.
|
2026-01-24 02:21:02 +01:00 |
|
|
|
075a06ba6f
|
Refactor test setup: use global setup and fix MembershipFees domain alias
- Remove redundant setup blocks from member_live tests
- Add build_unauthenticated_conn helper for AuthController tests
- Add global setup in conn_case.ex
|
2026-01-13 15:15:56 +01:00 |
|
|
|
cf354bcf25
|
test updated
|
2025-12-01 10:43:19 +01:00 |
|
|
|
5ce220862f
|
refactor and docs
|
2025-11-13 16:33:29 +01:00 |
|
|
|
87e54cb13f
|
add UI e2e tests for account linking
|
2025-11-13 16:33:29 +01:00 |
|
|
|
4f3d0c21a8
|
add oidc tests
|
2025-11-13 16:33:29 +01:00 |
|
|
|
8507109631
|
feat: test authentication
continuous-integration/drone/push Build is passing
|
2025-07-31 14:18:36 +02:00 |
|
|
|
50832da885
|
feat: migration to phoenix 1.8 - overwrite unchanged files
|
2025-07-17 17:51:44 +02:00 |
|
|
|
fba9abc2c1
|
test(AshAuthentication): updated tests for signed in user and added test for authcontroller
|
2025-07-02 17:03:37 +02:00 |
|
|
|
f2eeb95960
|
Add generated starter app
|
2025-03-18 15:05:27 +01:00 |
|