Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OP-2063: fix number test #144

Merged
merged 4 commits into from
Sep 16, 2024
Merged

OP-2063: fix number test #144

merged 4 commits into from
Sep 16, 2024

Conversation

delcroip
Copy link
Member

@delcroip delcroip changed the base branch from develop to release/24.10 September 16, 2024 13:07
insuree/tests/test_graphql.py Outdated Show resolved Hide resolved
}
''',
headers={"HTTP_AUTHORIZATION": f"Bearer {self.admin_token}"},
variables={"insuranceNumber": "070707070"})
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same insurance number as in invalid test. Is invalid test correct? (can't add comment on that)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not the second time as I have the with length=9

delcroip and others added 3 commits September 16, 2024 15:59
Co-authored-by: Dragos DOBRE <dragos.dobre@swisstph.ch>
Copy link

@dragos-dobre dragos-dobre merged commit 2ae8bb3 into release/24.10 Sep 16, 2024
12 of 14 checks passed
@dragos-dobre dragos-dobre deleted the feature/op-2063 branch September 16, 2024 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants