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

Improve UI #28

Closed dev-shetty closed 1 year ago

dev-shetty commented 1 year ago

PR 28 Medium Deveesh-Shetty Test plan false 767 301 6 11 1405 Completed

Description

Improved the UI for the different test generator pages.

Also moved the styled UI components to a different file, so that in all the other components you can just import them rather than typing it all again...

Fixes this issue #15

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

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

Congratulations on opening your first pull request to the project! A core maintainer will review your contribution shortly.

Thank you :) Will try to contribute more soon...

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 9, 2023 3:47pm
ank1traj commented 1 year ago

Hi @Deveesh-Shetty

Please resolve the issue raise at https://deepscan.io/dashboard/#view=project&tid=15696&pid=24372&bid=749403&subview=pull-request&prid=1591842

Also, rebase the branch with the latest main branch. Pushed some major changes today.

And, need to fix the issues in light mode. Please visit in light mode https://testcase-generator-git-fork-deveesh-shetty-improve-ui-ank1traj.vercel.app/generator/stringGenerator

dev-shetty commented 1 year ago

Hi @Deveesh-Shetty

Please resolve the issue raise at https://deepscan.io/dashboard/#view=project&tid=15696&pid=24372&bid=749403&subview=pull-request&prid=1591842

Also, rebase the branch with the latest main branch. Pushed some major changes today.

And, need to fix the issues in light mode. Please visit in light mode https://testcase-generator-git-fork-deveesh-shetty-improve-ui-ank1traj.vercel.app/generator/stringGenerator

Oh yeah... will fix it and update

dev-shetty commented 1 year ago

I had exams in middle, so lost track with it and stuck with bunch of conflicts and random stuffs....

Will close this PR and create a new one soon....

Or is there any better way

ank1traj commented 1 year ago

I had exams in middle, so lost track with it and stuck with bunch of conflicts and random stuffs....

Will close this PR and create a new one soon....

Or is there any better way

@Deveesh-Shetty Go with the second one.

dev-shetty commented 1 year ago

I had exams in middle, so lost track with it and stuck with bunch of conflicts and random stuffs....

Will close this PR and create a new one soon....

Or is there any better way

@Deveesh-Shetty Go with the second one.

Closing PR?