Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated user tests, removed facility tests #824

Merged
merged 4 commits into from
Jun 7, 2022

Conversation

Marmik2003
Copy link
Contributor

@Marmik2003 Marmik2003 commented Jun 6, 2022

fixes #823

@Marmik2003 Marmik2003 requested a review from a team as a code owner June 6, 2022 09:43
@Marmik2003 Marmik2003 requested a review from sainak June 6, 2022 09:44
@sainak sainak mentioned this pull request Jun 6, 2022
5 tasks
@sainak sainak changed the base branch from master to feat/testing June 7, 2022 10:41
@sainak sainak requested a review from skks1212 June 7, 2022 10:43
Copy link
Member

@sainak sainak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove unused code instead of commenting it

care/users/tests/test_api.py Outdated Show resolved Hide resolved
care/users/tests/test_facility_user_create.py Outdated Show resolved Hide resolved
care/users/tests/test_facility_user_create.py Outdated Show resolved Hide resolved
Marmik2003 and others added 3 commits June 7, 2022 18:37
Co-authored-by: Aakash Singh <46787056+sainAk@users.noreply.github.com>
Co-authored-by: Aakash Singh <46787056+sainAk@users.noreply.github.com>
Co-authored-by: Aakash Singh <46787056+sainAk@users.noreply.github.com>
@sainak sainak merged commit d2c8647 into coronasafe:feat/testing Jun 7, 2022
vigneshhari pushed a commit that referenced this pull request Jun 27, 2022
* update coverage-package and config

* Added tests workflow

* updated user tests, removed facility tests (#824)

* updated user tests, removed facility tests

Co-authored-by: Aakash Singh <46787056+sainAk@users.noreply.github.com>

* fix merge issues

* updated workflow for tests

* updated workflow for tests

* updated codecov

* removed tests.yml and updated makefile

* reverted tests.yml as needed for PRs

* .

* updated tests

* removed old tests

* work in progress

* Trying after removing report

* Trying to add step of coverage report

* Update setup.cfg

* Update setup.cfg

* Update setup.cfg

* final update to test workflow

* fixed mistake and testing pip caches

* it should solve

* updated cache settings and updated coveragerc

* removed old tests (#846)

* removed old tests

* work in progress

* Trying after removing report

* Trying to add step of coverage report

* Update setup.cfg

* Update setup.cfg

* Update setup.cfg

* final update to test workflow

* fixed mistake and testing pip caches

* it should solve

* updated cache settings and updated coveragerc

* fix coverage parallel runs

* fix test workflow

* fix db warnings in tests

* added comment to remove workaround

* rename test workflow

* run test wokflow only on pull request

* updated deployment workflow (#857)

* fix audit log middleware

* revert removing audit log middleware from tests

* precommit

* reduce test logging verbosity

* fix failing test workflow

* fix deployment workflow

* run deployment workflow only on push

Co-authored-by: Aakash Singh <46787056+sainAk@users.noreply.github.com>
Co-authored-by: Marmik Patel <44599895+Marmik2003@users.noreply.github.com>
Co-authored-by: Marmik Patel <marmikpatel250@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create tests regarding users module
4 participants