diff --git a/README.md b/README.md index f8070f00..5dc4a23b 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Group member name: Jannes van den Bogert Test 1 name: test_get_send_file_max_age - +Commit made: [Commit for test_make_config.py](https://github.com/pallets/flask/compare/main...wasimic311:flask:dev_test_jannes) ![The coverage before writing a test](./images/Old_Get_Send_File_Max.png) @@ -57,7 +57,7 @@ The coverage improved by 54%, from 46% to 100%. Test 2 name: test_dispatch_request - +Commit made: [Commit for test_make_config.py](https://github.com/pallets/flask/compare/main...wasimic311:flask:dev_test_jannes) ![The coverage before writing a test](./images/Old_Dispatch.png) @@ -73,6 +73,4 @@ The coverage improved by 58%, from 42% to 100%. ## Statement of individual contributions - - -Jannes van den Bogert: \ No newline at end of file +Jannes van den Bogert: I was responsible for designing and implementing two tests for the Flask application. The tests targeted two specific functions: get_send_file_max_age and dispatch_request. My contributions were helping in enhancing the test coverage from partial to complete for these functions, achieving a significant increase in overall coverage. \ No newline at end of file