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

test: Implement basic tests #24

Merged
merged 1 commit into from
Jul 29, 2024
Merged

test: Implement basic tests #24

merged 1 commit into from
Jul 29, 2024

Conversation

lu-pl
Copy link
Contributor

@lu-pl lu-pl commented Jul 28, 2024

Implement basic tests for

  • SPARQLModelAdapter,
  • get_bindings_from_query_result and
  • instantiate_model_from_kwargs.

These basic tests merely aim to initialize the testing suite and are relatively primitive: E.g. just the happy path is targeted and the tests are rather verbose.

closes: #17

@lu-pl lu-pl force-pushed the lupl/basic_testing branch from 7214999 to a48acda Compare July 28, 2024 05:49
Implement basic tests for
- SPARQLModelAdapter,
- get_bindings_from_query_result and
- instantiate_model_from_kwargs.

These basic tests merely aim to initialize the testing suite and are
relatively primitive: E.g. just the happy path is targeted and the tests
are rather verbose.

closes: #17
@lu-pl lu-pl force-pushed the lupl/basic_testing branch from a48acda to 8481972 Compare July 28, 2024 06:15
@lu-pl lu-pl requested a review from b1rger July 29, 2024 06:34
@lu-pl lu-pl merged commit 7777aa3 into main Jul 29, 2024
7 checks passed
@lu-pl lu-pl deleted the lupl/basic_testing branch October 18, 2024 04:37
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.

Implement basic tests
2 participants