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

Unittest #20

Merged
merged 3 commits into from
Aug 11, 2023
Merged

Unittest #20

merged 3 commits into from
Aug 11, 2023

Conversation

christian-pinto
Copy link

This PR replaces the existing testing framework with unittest. This is an improvement as it does not require for the whole framework to be executed and tested externally via a different process.

The new framework relies on the flask_restful test_client for issuing GET/POST requests towards the RedFish API.

Signed-off-by: Christian Pinto <christian.pinto@ibm.com>
Signed-off-by: Christian Pinto <christian.pinto@ibm.com>
Signed-off-by: Christian Pinto <christian.pinto@ibm.com>
@mgazz mgazz requested review from mgazz and removed request for mjaguil August 11, 2023 14:45
@mgazz
Copy link

mgazz commented Aug 11, 2023

/lgtm

@mgazz mgazz merged commit 59f075f into OFMFWG:master Aug 11, 2023
1 check passed
This pull request was closed.
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