{"id":15416953,"url":"https://github.com/blueandi/webservertest","last_synced_at":"2026-04-27T21:31:56.972Z","repository":{"id":89190867,"uuid":"374405880","full_name":"BlueAndi/WebServerTest","owner":"BlueAndi","description":null,"archived":false,"fork":false,"pushed_at":"2021-06-07T09:51:43.000Z","size":86,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-02T04:44:22.949Z","etag":null,"topics":["esp32","esp32-arduino"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlueAndi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-06T16:12:03.000Z","updated_at":"2021-06-07T09:51:46.000Z","dependencies_parsed_at":"2023-06-14T09:00:34.125Z","dependency_job_id":null,"html_url":"https://github.com/BlueAndi/WebServerTest","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"a431fd1587fce75553ed597b41e280e5a06d4c30"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueAndi%2FWebServerTest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueAndi%2FWebServerTest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueAndi%2FWebServerTest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueAndi%2FWebServerTest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueAndi","download_url":"https://codeload.github.com/BlueAndi/WebServerTest/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245966926,"owners_count":20701759,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["esp32","esp32-arduino"],"created_at":"2024-10-01T17:14:18.644Z","updated_at":"2026-04-27T21:31:56.965Z","avatar_url":"https://github.com/BlueAndi.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebServerTest\r\nIt will connect to a wifi network and setup up a webserver with test data.\r\n\r\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](http://choosealicense.com/licenses/mit/)\r\n[![Repo Status](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)\r\n\r\n## Preparation of test data\r\n1. Copy your test data to ```/data/testData``` folder. See test data files in ```/scripts```.\r\n\r\n## Preparation of target software\r\n1. Change the \"board\" in ```/platformio.ini``` to your used board.\r\n2. Open ```/src/main.cpp``` and set\r\n   1. ```WIFI_STATION_SSID``` to your wifi network SSID and\r\n   2. ```WIFI_STATION_PASSWORD``` to your wifi network password.\r\n3. Build and upload filesystem.\r\n4. Build and upload software.\r\n5. Connect to serial and monitor output.\r\n\r\n## Preparation of test script\r\n1. Open ```/scripts/test.sh``` and change:\r\n   1. Set ```serverIpAddress``` to the test webserver ip-address, see console output.\r\n   2. Set ```testDataFilename``` according to your choosen test data, see ```/data/testData``` folder.\r\n\r\n## Download tests\r\n1. Open git bash console.\r\n2. Change to folder ```/scripts```\r\n3. Run the script: ```$ ./test.sh \u003cuse-case\u003e \u003cnumber-of-downloads\u003e```\r\n   1. ```\u003cuse-case\u003e```\r\n      1. \"uc1\": Download in webserver context.\r\n      2. \"uc2\": Download in main loop context.\r\n   2. ```\u003cnumber-of-downloads\u003e```: Total number of consequtive downloads.\r\n\r\nExample:\r\n```bash\r\n$ ./test.sh uc1 3\r\n```\r\n\r\n# Issues, Ideas And Bugs\r\nIf you have further ideas or you found some bugs, great! Create a [issue](https://github.com/BlueAndi/WebServerTest/issues) or if you are able and willing to fix it by yourself, clone the repository and create a pull request.\r\n\r\n# License\r\nThe whole source code is published under the [MIT license](http://choosealicense.com/licenses/mit/).\r\nConsider the different licenses of the used third party libraries too!\r\n\r\n# Contribution\r\nUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, shall be licensed as above, without any\r\nadditional terms or conditions.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblueandi%2Fwebservertest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblueandi%2Fwebservertest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblueandi%2Fwebservertest/lists"}