Firstly, readMe.md was updated so that there's the requested badge in the file.
Secondly, test_index.py was added to do any required testings for the index page.
Finally, some codes were fixed from the file as per shown in failure_report2.md
Fixes # (issue) 2
Type of change
[x] Add Test (feature that tests for a test case)
[x] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[x] This change requires a documentation update
How Has This Been Tested?
Undefined, as this update has added methods to test the upcoming updates.
Test Configuration:
Firmware version: Pytest version 5.2.2
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[x] I have added tests that prove my fix is effective or that my feature works
[x] New and existing unit tests pass locally with my changes
Description
Firstly, readMe.md was updated so that there's the requested badge in the file. Secondly, test_index.py was added to do any required testings for the index page. Finally, some codes were fixed from the file as per shown in failure_report2.md
Fixes # (issue) 2
Type of change
How Has This Been Tested?
Undefined, as this update has added methods to test the upcoming updates.
Test Configuration:
Checklist: