{"id":21187598,"url":"https://github.com/pb82/pushtestapp","last_synced_at":"2026-07-08T12:31:04.176Z","repository":{"id":146898169,"uuid":"96095470","full_name":"pb82/pushtestapp","owner":"pb82","description":"Push Test App for Verification","archived":false,"fork":false,"pushed_at":"2017-07-03T09:42:28.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-14T20:27:37.267Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pb82.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":"2017-07-03T09:41:35.000Z","updated_at":"2017-07-03T09:42:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"12a3df82-cd96-492c-97de-dae8acdfc52b","html_url":"https://github.com/pb82/pushtestapp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pb82/pushtestapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb82%2Fpushtestapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb82%2Fpushtestapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb82%2Fpushtestapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb82%2Fpushtestapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pb82","download_url":"https://codeload.github.com/pb82/pushtestapp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pb82%2Fpushtestapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35265380,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-08T02:00:06.796Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-20T18:38:27.226Z","updated_at":"2026-07-08T12:31:04.153Z","avatar_url":"https://github.com/pb82.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloud App for Stress Testing UPS integrated in RHMAP\n\nThis is a cloud app written in nodeJS that is to be deployed in a push project in RHMAP. The app will serve as the backend of the RHMAP-push-test-suite that performs integration tests against the UPS in order to stress the server and detect performance issues.\n\n## Usage\n#### Local\nInstall all dependencies and start it by running:\n```bash\n$ npm install \u0026\u0026 npm start\n```\nYou should be able to see if it's running by opening http://localhost:8001.\n\n#### RHMAP\nCreate a node _Cloud App_ inside your project and push this code to its git repository (git link in _Details_ section), then simply deploy the app (In _Deploy_ section). Remember to select a node version greater than or equal to 4.4.\n\nUse this alongside with [rhmap-push-test-driver](https://github.com/feedhenry/rhmap-push-test-driver).\n\n## APP authentication\nIn order to authenticate a mobile app that is to send a notification, its pushApplicationID and masterSecret must be stored in a dictionary-like JSON file named `app-auth.json`.\nThe format is like this:\n```JSON\n// app-auth.json\n{\n    \"\u003cappId\u003e\": {\n        pushApplicationID: \"\u003cpushApplicationID\",\n        masterSecret: \"\u003cmasterSecret\u003e\"\n    }\n}\n```\nNote: this is only necessary when using the push/ups routes.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpb82%2Fpushtestapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpb82%2Fpushtestapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpb82%2Fpushtestapp/lists"}