Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit fc6debd0 authored by GotthardG's avatar GotthardG
Browse files

tentative to add ci pipeline

parent 600e67ff
No related branches found
No related tags found
No related merge requests found
Pipeline #44505 failed
# tests/test_auth.py
from fastapi.testclient import TestClient
from ..main import app
from backend.main import app
client = TestClient(app)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment