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

Format code with prettier and standardjs #21

Closed deepsource-autofix[bot] closed 1 year ago

deepsource-autofix[bot] commented 1 year ago

PR 21 Large deepsource-autofix[bot] Test plan false 2098 2095 1 17 1099 Completed

Format code with prettier and standardjs

This commit fixes the style issues introduced in bfcb5dd according to the output from prettier and standardjs.

Details: https://deepsource.io/gh/ank1traj/testcase-generator/transform/7adba74d-2847-4b7d-b9e9-c8ba0745737f/

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 8, 2023 5:44pm
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/21/e8dc4834/15a6707333d6f4f3d2b276af5698642d22b5e237.svg)](https://app.codesee.io/r/reviews?pr=21&src=https%3A%2F%2Fgithub.com%2Fank1traj%2Ftestcase-generator) #### Legend CodeSee Map legend
ank1traj commented 1 year ago

📝 Changed routes:

/generator/arrayGenerator …or/binaryTreeGenerator
Screenshot of /generator/arrayGenerator
(view full size)
Screenshot of /generator/binaryTreeGenerator
(view full size)
/generator/graphGenerator …rator/integerGenerator
Screenshot of /generator/graphGenerator
(view full size)
Screenshot of /generator/integerGenerator
(view full size)
…or/linkedListGenerator …erator/matrixGenerator
Screenshot of /generator/linkedListGenerator
(view full size)
Screenshot of /generator/matrixGenerator
(view full size)

And 4 other routes:

Commit 15a6707333d6f4f3d2b276af5698642d22b5e237 (https://testcase-generator-4agh31ao1-ank1traj.vercel.app).