{"id":21455621,"url":"https://github.com/gregonnet/talk-angular-test-harness","last_synced_at":"2025-03-17T03:24:56.356Z","repository":{"id":176683893,"uuid":"658589027","full_name":"GregOnNet/talk-angular-test-harness","owner":"GregOnNet","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-19T06:58:41.000Z","size":494,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-23T13:13:50.153Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"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/GregOnNet.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":"2023-06-26T05:33:46.000Z","updated_at":"2024-05-13T14:46:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"58a3392d-674c-4479-82c8-4bc04d231954","html_url":"https://github.com/GregOnNet/talk-angular-test-harness","commit_stats":null,"previous_names":["co-it/talk-dwx-2023-angular-test-harness","gregonnet/talk-angular-test-harness"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GregOnNet%2Ftalk-angular-test-harness","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GregOnNet%2Ftalk-angular-test-harness/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GregOnNet%2Ftalk-angular-test-harness/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GregOnNet%2Ftalk-angular-test-harness/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GregOnNet","download_url":"https://codeload.github.com/GregOnNet/talk-angular-test-harness/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243966241,"owners_count":20376029,"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":[],"created_at":"2024-11-23T05:12:52.057Z","updated_at":"2025-03-17T03:24:56.328Z","avatar_url":"https://github.com/GregOnNet.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DWX 2023 Talk - Angular Test Harness\n\n\u003e brought to you with 🥰 by [co-IT.eu](https://co-it.eu) GmbH\n\n## Slides\n\n- 🖌️ https://speakerdeck.com/gregonnet/angular-material-test-harness\n\n## Inside this repository\n\n- Mono Repository containing a\n  - Angular Client\n  - .Net Web-API\n\n### Angular Client\n\n- Tests written with [Angular Material Test Harness](https://material.angular.io/cdk/test-harnesses/overview)\n- Data State is maintained by [@ngneat/query](https://github.com/ngneat/query)\n\n### .Net Web-API\n\n- API documented with Open API\n- SQLite Database\n- EntityFramework\n\n## Written Tests\n\n- [x] Material Checkbox\n- [x] Material Button\n- [x] Material Input\n- [x] Material Select\n- [x] Material Table\n\n## Prerequisites\n\n- Having .[Net 7](https://dotnet.microsoft.com/en-us/download/dotnet/7.0) installed\n- Having [Node 18](https://nodejs.org/en/download) installed\n- \\*Having [pnpm](https://pnpm.io/installation) installed\n  - You also can install the dependencies with _npm_ or _yarn_.\n  - In our company we completely switched to _pnpm_.\n\n## Getting Started\n\n```\ngit clone https://github.com/co-IT/talk-dwx-2023-angular-test-harness.git\n\ncd talk-dwx-2023-angular-test-harness\n\npnpm i\n\n# Console 1: Angular Client\npnpm nx serve --project insurance-documents\n\n# Console 2: .Net Web API\npnpm nx serve --project insurance-documents.web-api\n```\n\n## Execute Tests\n\n```\n# Jest\npnpm nx run insurance-documents:test --watch\n\n# Cypress Component Tests\npnpm nx run insurance-documents:component-test --watch\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregonnet%2Ftalk-angular-test-harness","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgregonnet%2Ftalk-angular-test-harness","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregonnet%2Ftalk-angular-test-harness/lists"}