ank1traj / testcase-generator

automates the process of generating test cases for cp. It takes input data, specified constraints, and test case conditions, and produces a set of test cases that exercise different paths and functions of the software application under test.
https://testcase-generator.vercel.app
MIT License
10 stars 12 forks source link

Added footer #42

Closed saimadhav24 closed 1 year ago

saimadhav24 commented 1 year ago

PR 42 Medium saimadhav24 Test plan false 68 421 22 8 2334 Completed

Description

Added a footer to the website(https://github.com/ank1traj/testcase-generator/issues/16)

Fixes # (issue)

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Test Configuration:

Checklist:

Edit: I fixed the deepscan issue, I have pushed the code into my main branch

vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @ank1traj on Vercel.

@ank1traj first needs to authorize it.

ghost commented 1 year ago
šŸ‘‡ Click on the image for a new way to code review #### [![Review these changes using an interactive CodeSee Map](https://s3.us-east-2.amazonaws.com/maps.codesee.io/images/github/ank1traj/testcase-generator/42/963d15ef/afbba3e003b780266628dd1655ca241c286916cc.svg)](https://app.codesee.io/r/reviews?pr=42&src=https%3A%2F%2Fgithub.com%2Fank1traj%2Ftestcase-generator) #### Legend CodeSee Map legend
ank1traj commented 1 year ago

Hi @saimadhav24

  1. Please resolve the conflicts.
  2. Please fix the issue founded by DeepScan(https://deepscan.io/dashboard/#view=project&tid=15696&pid=24372&bid=749403&subview=pull-request&prid=1603824)
  3. Add the issue link in the description
saimadhav24 commented 1 year ago

Should i remove the code of unused variables for other files apart from mine @ank1traj ?

ank1traj commented 1 year ago

Should i remove the code of unused variables for other files apart from mine @ank1traj ?

No, just resolve the conflict.

saimadhav24 commented 1 year ago

I have removed the unnecessary parts of my code but deepscan is showing issues that need to be fixed which are not realted to my issue, can you help me with it @ank1traj ?

ank1traj commented 1 year ago

I have removed the unnecessary parts of my code but deepscan is showing issues that need to be fixed which are not realted to my issue, can you help me with it @ank1traj ?

You don't have to remove that issues. Just resolve the conflicts. Also, rebase your branch.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ā†—ļøŽ

Name Status Preview Comments Updated (UTC)
testcase-generator āŒ Failed (Inspect) Apr 24, 2023 1:04pm
saimadhav24 commented 1 year ago

@ank1traj I dont know what has happened ,it got closed automatically, i will reopen it

ank1traj commented 1 year ago

@saimadhav24 Deployment get failed. You're using some modules which we're not using. Please rebase your branch with the latest.

saimadhav24 commented 1 year ago

@ank1traj is it right? image

saimadhav24 commented 1 year ago

The above is the result i got after rebasing the code

ank1traj commented 1 year ago

The above is the result i got after rebasing the code

It's correct @saimadhav24 but vercel is not able to deploy it due to module not found. Please update PR with the latest branch.

saimadhav24 commented 1 year ago

Vercel is showing authorisation required to deploy

ank1traj commented 1 year ago

Vercel is showing authorisation required to deploy

@saimadhav24 Please create a new PR.