Skip to content

Commit cfe74b8

Browse files
authored
Merge pull request #6796 from coronasafe/develop
Production Release | Dec Week 1
2 parents a542cd1 + b4edef2 commit cfe74b8

36 files changed

+1332
-915
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=coronasafe_care_fe&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=coronasafe_care_fe)
1919
![Code scanning - action](https://github.com/coronasafe/care_fe/workflows/Code%20scanning%20-%20action/badge.svg)
2020
![OSSAR](https://github.com/coronasafe/care_fe/workflows/OSSAR/badge.svg)
21-
[![Cypress Tests](https://github.com/coronasafe/care_fe/actions/workflows/cypress.yaml/badge.svg)](https://github.com/coronasafe/care_fe/actions/workflows/cypress.yaml)
21+
[![Cypress Tests](https://img.shields.io/endpoint?url=https://cloud.cypress.io/badge/simple/wf7d2m/develop&style=flat&logo=cypress)](https://cloud.cypress.io/projects/wf7d2m/runs)
2222
![Staging Release](https://github.com/coronasafe/care_fe/workflows/CARE%20Develop%20Registry/badge.svg)
2323
![Production Release](https://github.com/coronasafe/care_fe/workflows/Production%20Release/badge.svg)
2424
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/200482ab117e4b5397ff3f5ae5719aa2)](https://www.codacy.com/gh/coronasafe/care_fe?utm_source=github.com&utm_medium=referral&utm_content=coronasafe/care_fe&utm_campaign=Badge_Grade)
@@ -50,7 +50,7 @@ Once the development server has started, open [localhost:4000](http://localhost:
5050
Authenticate to staging API with any of the following credentials
5151

5252
```yaml
53-
- username: devdistrictadmin
53+
- username: dev-districtadmin
5454
password: Coronasafe@123
5555
role: District Admin
5656

cypress/e2e/facility_spec/facility.cy.ts

Lines changed: 0 additions & 82 deletions
This file was deleted.

0 commit comments

Comments
 (0)