Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Which CI on specific-test run are passed #24

Open
zelzhan opened this issue Aug 31, 2020 · 1 comment
Open

Which CI on specific-test run are passed #24

zelzhan opened this issue Aug 31, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@zelzhan
Copy link
Collaborator

zelzhan commented Aug 31, 2020

Right now, there is a backend endpoint to fetch all the test-runs. And for each test run, there are multiple tests associated. Now on the frontend, there should be a component, to see which integration tests are passed.

@zelzhan zelzhan added enhancement New feature or request good first issue Good for newcomers labels Aug 31, 2020
@zelzhan zelzhan mentioned this issue Aug 31, 2020
@zelzhan
Copy link
Collaborator Author

zelzhan commented Sep 6, 2020

Endpoint to fetch all test runs located here: libs/api-implementation/test-run/src/lib/test-run.controller.ts
Schema for test run: libs/api-implementation/models/test-run/test-run.schema.ts
One should create new component in libs/frontend/test-runs/src/lib

See readme to explore how to work with the libraries, schemas, frontend, and backend.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant