Add system tests

Open
#30 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
github-actions, python
Domain
ci-cd, devops, testing

Research direction

No file or test entry point is named. Start by mapping the Python SDK's Ankaios class methods that communicate with a working Ankaios cluster, then investigate how to run them in a real container and in GitHub Actions. Done means every such method is tested at least once and the system tests run on every pull request.

Written by the indexing model from the issue text.

Description

enhancement

Description

There should be a way to automatically test the Python SDK in a real container with a working Ankaios cluster. Having this, we should be able to minimize the problems that might appear during development and corner cases that are not tested correctly in the moment. The software tests should also be mandatory to run on every PR, to be sure that the functionality of the SDK is no affected.

Goals

Software tests are implemented and are testing at least once all of the methods of the Ankaios class that communicate with the Ankaios cluster.

Final result

Summary

To be filled when the final solution is sketched.

Tasks
  • Investigate a way to implement software tests.
  • Investigate what cases should be tested with software tests.
  • Implement software tests.
  • Add the software tests to GitHub actions.
Dominant language
Python
Stars
8
Forks
4
Avg merge
2d 3h
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from eclipse-ankaios/ank-sdk-python

All issues in eclipse-ankaios/ank-sdk-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.