-
-
Notifications
You must be signed in to change notification settings - Fork 673
Update of testcase generator to latest JSON format #2279
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 27 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
0b3bed2
DRAFT: test implementation
eklatzer 30ce019
draft implementation
eklatzer f7d8ce0
removed versioning
eklatzer 9081bf7
first draft
eklatzer ec22bc8
added code from PR #2276 to exclude tests with include=false in tests…
eklatzer 7d515db
removed property.go as this seems to be unneeded with the new structure
eklatzer 03dfd91
updated gen.go to new structure for testing the new structure
eklatzer 2c0821c
removed duplicate print
eklatzer 8e73f2d
updated generator of forth to new structure
eklatzer 5fd0148
removed classifyByProperty
eklatzer 7296fac
Merge branch 'main' into test-generator
eklatzer bcca49b
adjusted tests to new structure
eklatzer 5c5302a
added additional test-cases
eklatzer eeae582
adjusted comments
eklatzer bc7783c
refactoring of test case generator
eklatzer 685364d
added comment
eklatzer 116479f
added test-case generator and usage of new test-cases
eklatzer 041fc35
fixed formatting of files and fixed formatting of generated cases for…
eklatzer 21e251a
updated templates to contain field names and regenerated test-cases
eklatzer 8e939ac
fixed template for diamond to see structure of output in tests
eklatzer a6980e3
removed reset to analyze formatting error in output file
eklatzer 10ac4ea
added space
eklatzer 0f7b4c4
replaced isJSON by json.Valid
eklatzer 0ba5fe3
added space
eklatzer d125634
fixed order of imports
eklatzer b9a734b
fixed validation of json
eklatzer 834bf9d
adjusted example solution to meet requirements of problem-specifications
eklatzer 750e816
added eklatzter to contributors
eklatzer 455e1f0
improved error wrapping
eklatzer ff23161
Improved comment of getAllTestCasesFiltered
eklatzer 98b03f6
fixed comment
eklatzer c198750
Update gen/gen.go
eklatzer da22d18
fixed comment
eklatzer 86756de
renamed variable and added comment
eklatzer 1972efb
removed fields that are not needed
eklatzer ac695ea
removed line
eklatzer fca1787
fixed import order
eklatzer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.