Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dinamis-sdk
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CDOS-Pub
dinamis-sdk
Merge requests
!41
Draft: Add userinfo feature and code coverage
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Draft: Add userinfo feature and code coverage
get_userinfo
into
main
Overview
11
Commits
16
Pipelines
16
Changes
1
Open
Pablo Boizeau
requested to merge
get_userinfo
into
main
2 weeks ago
Overview
7
Commits
16
Pipelines
16
Changes
1
Expand
1
0
Merge request reports
Viewing commit
fd77b970
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
fd77b970
Up
· fd77b970
Pablo Boizeau
authored
2 weeks ago
.gitlab-ci.yml
+
1
−
1
Options
@@ -51,7 +51,7 @@ API key Tests:
script
:
-
pip install coverage
-
dinamis_cli register
-
coverage ru
n tests/test_headers.py access-key
-
pytho
n tests/test_headers.py access-key
# ensure that we une only API key from now
-
mv /root/.config/dinamis_sdk_auth/.jwt /root/.config/dinamis_sdk_auth/.jwt_
-
coverage run -a tests/test_spot_6_7_drs.py
Loading