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 #23

Closed deepsource-autofix[bot] closed 1 year ago

deepsource-autofix[bot] commented 1 year ago

PR 23 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/b3f4a0b3-ef81-489c-ba54-60b66ce64a57/

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 6:30pm
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/23/b17e892f/82cdbfe8a3a99ae2b23e5c070d09bbd2db10a0f8.svg)](https://app.codesee.io/r/reviews?pr=23&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 82cdbfe8a3a99ae2b23e5c070d09bbd2db10a0f8 (https://testcase-generator-a207fazj0-ank1traj.vercel.app).