{"id":23020738,"url":"https://github.com/kryptonbd/rxjs-testing","last_synced_at":"2025-08-10T07:06:01.182Z","repository":{"id":265579412,"uuid":"876584138","full_name":"KryptonBD/rxjs-testing","owner":"KryptonBD","description":"Rxjs's marble and assert pattern random practice","archived":false,"fork":false,"pushed_at":"2024-10-22T08:11:07.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-02T04:52:45.057Z","etag":null,"topics":["marbles","marbles-testing","rxjs","testing"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KryptonBD.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-10-22T08:10:39.000Z","updated_at":"2025-03-08T10:09:05.000Z","dependencies_parsed_at":"2024-11-30T01:32:11.154Z","dependency_job_id":"2107061b-0799-4b71-ac4f-0407528f7bc3","html_url":"https://github.com/KryptonBD/rxjs-testing","commit_stats":null,"previous_names":["kryptonbd/rxjs-testing"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KryptonBD/rxjs-testing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KryptonBD%2Frxjs-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KryptonBD%2Frxjs-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KryptonBD%2Frxjs-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KryptonBD%2Frxjs-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KryptonBD","download_url":"https://codeload.github.com/KryptonBD/rxjs-testing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KryptonBD%2Frxjs-testing/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269688315,"owners_count":24459439,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"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":["marbles","marbles-testing","rxjs","testing"],"created_at":"2024-12-15T12:15:00.871Z","updated_at":"2025-08-10T07:06:01.120Z","avatar_url":"https://github.com/KryptonBD.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RxJS Testing\r\n\r\nRxjs's marble and assert pattern random practice\r\n\r\n## Marble Testing\r\n\r\n- **-** represent frame of virtual time \u0026emsp; _-a--b_\r\n- **#** represent error \u0026emsp; _-a--b#_\r\n- **()** represent synchronous grouping \u0026emsp; _-(abc)---_\r\n- **|** represent complete \u0026emsp; _(abc|)_\r\n- **^** represent subscription point \u0026emsp; _-a--b-^-c-_\r\n- **!** represent unsubscribe \u0026emsp; _4s !_\r\n\r\n---\r\n\r\n**hot** - observable whose subscription starts when the test begins\u003cbr\u003e\r\n**cold** - observable that will behave as though it's already \"running\" when the test begins\u003cbr\u003e\r\n**expectObservable** - schedules an assertion for when the TestScheduler flushes\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkryptonbd%2Frxjs-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkryptonbd%2Frxjs-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkryptonbd%2Frxjs-testing/lists"}