LCFS - Implement Email Notification Triggers in Backend for Subscribed Users #1226 #1187
docker-auto-test.yaml
on: pull_request
backend-tests
5m 17s
frontend-tests
3m 9s
Annotations
3 errors and 2 warnings
backend-tests:
backend/lcfs/tests/internal_comment/test_internal_comment.py#L364
test_get_internal_comments_multiple_comments
assert 0 == 3
+ where 0 = len([])
|
backend-tests:
backend/lcfs/tests/user/test_user_views.py#L173
test_get_user_activities_as_manage_users_same_org
assert 403 == 200
+ where 403 = <Response [403 Forbidden]>.status_code
+ and 200 = status.HTTP_200_OK
|
backend-tests
Process completed with exit code 1.
|
frontend-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
backend-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pytest-results
|
6.69 KB |
|
vitest-results
|
16.5 KB |
|