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

Adding footer #43

Closed saimadhav24 closed 1 year ago

saimadhav24 commented 1 year ago

PR 43 Medium saimadhav24 Test plan false 75 466 26 19 2254 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:

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/43/98adc6e9/7fb71beab72f48eabb4c3dd470d034838c1785d3.svg)](https://app.codesee.io/r/reviews?pr=43&src=https%3A%2F%2Fgithub.com%2Fank1traj%2Ftestcase-generator) #### Legend CodeSee Map legend
saimadhav24 commented 1 year ago

@ank1traj It is still showing authorization required to deploy image

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 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2023 1:30pm
ank1traj commented 1 year ago

@saimadhav24 @material-ui/icons this package is creating issue. Can we use other npm package?

saimadhav24 commented 1 year ago

@ank1traj I will change it and inform you within two days, again i have college review this week, i will try to finish it as early as possible

Edit- I have removed anything related to material-ui/icons

ank1traj commented 1 year ago

📝 Changed routes:

/about /contact
Screenshot of /about
(view full size)
Screenshot of /contact
(view full size)
/footer …rator/integerGenerator
Screenshot of /footer
(view full size)
Screenshot of /generator/integerGenerator
(view full size)
/
Screenshot of /
(view full size)

Commit 7fb71beab72f48eabb4c3dd470d034838c1785d3 (https://testcase-generator-cu1d2f61y-ank1traj.vercel.app).

saimadhav24 commented 1 year ago

@ank1traj I should be changing the location of footer from /components to / ri8?

ank1traj commented 1 year ago

@saimadhav24 On generating larger data footer is overlapping with data.

saimadhav24 commented 1 year ago

@saimadhav24 On generating larger data footer is overlapping with data.

Can you share some screenshots i will look into it

ank1traj commented 1 year ago

@saimadhav24 On generating larger data footer is overlapping with data.

Can you share some screenshots i will look into it

image

saimadhav24 commented 1 year ago

@ank1traj So i have found a temporary solution, i dont know whether its feasible or not, so I have added <Footer/> to every page and this is the result i have got,these are few examples

image

image

image

saimadhav24 commented 1 year ago

@ank1traj should i push my code?