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

DOC: Updating the Contributing.md and the testing.md files #1728

Merged
merged 3 commits into from
Feb 2, 2024

Conversation

anitaokoh
Copy link
Contributor

Description

Updating the Contributing.md and the testing.md files

Checklist

  • [ yes] Is this code covered by new or existing unit tests or integration tests?
  • [ yes] Did you run make unit-testing and make integration-testing successfully?
  • Do new classes, functions, methods and parameters all have docstrings?
  • [ yes] Were existing docstrings updated, if necessary?
  • Was external documentation updated, if necessary?

@@ -29,8 +34,17 @@ To run the integration tests, it's necessary to build and initializing the testi
make testenv_image
make testenv_init
```
When you run `make testenv_init`, you may be prompted to add the following packages to your `/etc/hosts/` file
Copy link
Collaborator

Choose a reason for hiding this comment

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

The following host names.

@anitaokoh anitaokoh merged commit 9155813 into main Feb 2, 2024
@anitaokoh anitaokoh deleted the rectify_doc branch February 2, 2024 09:53
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