Skip to content

linjorejoy/json-testcase-generator

Repository files navigation

JSON Test Case Generator

This is an application with the intent of easing the JSON test case generation for in a controlled manner

For Documentation and Examples goto the Website

https://linjorejoy.github.io/json-testcase-generator/

References

Downloads

  • overwriteExistingJsonWithSameFileName added to preference
  • autoAddCounterForGeneratedFiles added to preference
  • reportJsonType added to preference
  • More spacing for comment section. Added option in preference
  • Added preferences option
  • Added option to add comment while generating in Table Type generation
  • Added Safe File name generation. Unaccaptable filenames will be corrected. Any illegal chars will be converted to _
  • generated report moved to correct directory
  • Corrected Nav errors
  • Corrected Button Label
  • report json file with timestamp added
  • Added option to copy cells in All Gen section
  • Added option to copy cells in Table Gen section
  • Added Data Type handling of int, float, bool, null along with str
  • Navigation bugs rectified
  • Add and remove cells added to both Table gen and All Gen
  • Scrollable part in Variable Processing
  • JSON Report Gen addded
  • Added JSON Generation from In-App Table
  • Deleted due to bugs
  • Small change in UI
  • Code made readable
  • Generating Combinations memory usage error reduced
  • No change in functionality but Code Organized
  • Select output location added
  • splitted generate into multiple functions
  • Added the scroll bar name gen section
  • Better UX for name gen section
  • Scrollable functionality added to Process data Tab
  • Y Scroll done in Proces data Done
  • X Scroll Partially done
  • Y Scroll bug : only appears when window resized : needs to be fixed
  • Added Current Working Directory with OS Module
  • Added Icon to application
  • Added few more tweaks that I cant remember
  • Base application