{"id":15106978,"url":"https://github.com/hudson-newey/ng-jasmine-async-wrapper","last_synced_at":"2026-01-19T11:32:06.533Z","repository":{"id":176564890,"uuid":"657173212","full_name":"hudson-newey/ng-jasmine-async-wrapper","owner":"hudson-newey","description":"A simple wrapper for async functions in Angular + Jasmine","archived":false,"fork":false,"pushed_at":"2023-06-22T13:44:56.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T04:22:40.473Z","etag":null,"topics":["angular","jasmine","jasmine-framework","jasmine-tests","test","testing","testing-tools","unit-testing"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@hudson-newey/ng-jasmine-async-wrapper","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hudson-newey.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":"2023-06-22T13:27:47.000Z","updated_at":"2023-06-22T23:26:59.000Z","dependencies_parsed_at":"2023-12-19T14:45:18.062Z","dependency_job_id":null,"html_url":"https://github.com/hudson-newey/ng-jasmine-async-wrapper","commit_stats":{"total_commits":4,"total_committers":2,"mean_commits":2.0,"dds":0.25,"last_synced_commit":"a75c42554f89b9b3d8b516315d4856f9412f97a9"},"previous_names":["hudson-newey/ng-jasmine-async-wrapper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hudson-newey/ng-jasmine-async-wrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hudson-newey%2Fng-jasmine-async-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hudson-newey%2Fng-jasmine-async-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hudson-newey%2Fng-jasmine-async-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hudson-newey%2Fng-jasmine-async-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hudson-newey","download_url":"https://codeload.github.com/hudson-newey/ng-jasmine-async-wrapper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hudson-newey%2Fng-jasmine-async-wrapper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28566384,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T08:53:44.001Z","status":"ssl_error","status_checked_at":"2026-01-19T08:52:40.245Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["angular","jasmine","jasmine-framework","jasmine-tests","test","testing","testing-tools","unit-testing"],"created_at":"2024-09-25T21:03:39.765Z","updated_at":"2026-01-19T11:32:06.519Z","avatar_url":"https://github.com/hudson-newey.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ngx-[Jasmine](https://github.com/jasmine/jasmine) async wrapper\n\nA wrapper for async functions in Angular + Jasmine tests\n\n## Usage\n\n```ts\nit(\"should create\", asyncTest(() =\u003e {\n    expect(component).toBeInstanceOf(App);\n}));\n```\n\n## Why?\n\nBecause\n\n1. Jasmine throws an error if there are still async tasks waiting\n2. Discarding async tasks must be done explicitly as they have to be discarded in the same async zone as they were created (we can't use `afterEach`)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhudson-newey%2Fng-jasmine-async-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhudson-newey%2Fng-jasmine-async-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhudson-newey%2Fng-jasmine-async-wrapper/lists"}