Skip to content

Commit

Permalink
Merge pull request #919 from ShivamJhaa/week-8-update
Browse files Browse the repository at this point in the history
Cypress Test for All Major Functionalities of CARE - Week 8,9 updates
  • Loading branch information
photon0205 authored Sep 7, 2023
2 parents 306d57c + a53b1d7 commit 58e4074
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@ author: Shivam Jha
---

## Milestones
- [ ] Give the description about Milestone 1
- [ ] Give the description about Milestone 2
- [ ] Give the description about Milestone 3
- [ ] Give the description about Milestone 4

## Screenshots / Videos
- [x] Added api verification for all the test written in patient_spec.ts
- [x] Fixed merge conflicts on the PR

## Contributions
- [Pull Request](https://github.com/coronasafe/care_fe/pull/5632)

## Learnings
## Learnings
- Learned how to avoid flakes in the test due to the page reload issue and fixing it with the help of api verification
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@ author: Shivam Jha
---

## Milestones
- [ ] Give the description about Milestone 1
- [ ] Give the description about Milestone 2
- [ ] Give the description about Milestone 3
- [ ] Give the description about Milestone 4

## Screenshots / Videos
- [x] Added api verification for resource_spec, facility_spec tests
- [x] Merged the changes of both the resource_spec and facility_spec as a single PR

## Contributions
- [Pull Request](https://github.com/coronasafe/care_fe/pull/6106)

## Learnings
## Learnings
- Learned about the backend api verification methods in cypress

0 comments on commit 58e4074

Please sign in to comment.