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

#187431241 -chore : Set up Tests locally & implement Continuous Integration #6

Closed
wants to merge 1 commit into from

Conversation

soleil00
Copy link
Collaborator

What does this PR do?

THis PR is intended to Set up Tests locally & implement Continuous Integration and adding badges to readme

Description of Task to be completed?

  • Implement Jest for unit and integration testing.
  • Set up a github actions for automated testing.
  • Integrate Codecov for code coverage.
  • Add badges to the README for test coverage, CI/CD status, and
  • Deployed project on render via github action

How should this be manually tested?

once u have succefuly cloned repo head over to your terminal and run npm run test to see test result in your termninal

What are the relevant pivotal tracker

#187431241

Screenshots

Screenshot 2024-04-16 at 14 18 40 Screenshot 2024-04-16 at 14 22 29

Copy link

gitguardian bot commented Apr 17, 2024

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
10392252 Triggered Company Email Password e48a40a src/sequelize/seeders/20240412144111-demo-user.js View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

@soleil00 soleil00 force-pushed the ch-tests-and-ci/cd-#187431241 branch 2 times, most recently from bebfcb3 to 8ca3784 Compare April 17, 2024 09:24
@soleil00 soleil00 force-pushed the ch-tests-and-ci/cd-#187431241 branch from 8ca3784 to e48a40a Compare April 17, 2024 09:27
@soleil00 soleil00 closed this Apr 17, 2024
@soleil00 soleil00 deleted the ch-tests-and-ci/cd-#187431241 branch April 17, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants