Open
Conversation
Snack Index
Remove extraneus useings
…k-Shack into edit-entries
this was tested with an invalid entry, an error ocured. testing if the error is caused by that
show the exception in the box
the text was in the wrong order, fixed
This shows the exception in the error output box
There was no error, but it kept the invalid price (I like that) Now testing a negative quantity
So, tested the loading of invalid numbers (as in manual csv changes). When loading it to edit an error would definitly occur (so add error handling for that), but for reading, the following: incorrect index; loaded fine invalid price; loaded fine invalid quantity; loaded fine
This tests for possible errors that could occur during reading file. Basically, tests an incompatible entry (still unsure what was broken), and 3 different edits (as in if you make numbers incorrect or invalid via manual CSV edits. There would be an error during entry editing, but during load... well; ) incorrect index; loaded fine invalid price; loaded fine invalid quantity; loaded fine
Clears all the entry box contents, and deselects table
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Edit the entries