Skip to content
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

Automatically test for common edge cases #4

Open
3 tasks
conorsexton opened this issue Jun 5, 2019 · 0 comments
Open
3 tasks

Automatically test for common edge cases #4

conorsexton opened this issue Jun 5, 2019 · 0 comments
Labels
priority: low Consider after other issues are closed user story Indicates a full user story (vs. an auxiliary task or sub-task)

Comments

@conorsexton
Copy link
Member

User story

As a developer, I should be able to automatically manipulate data to test common, type-specific edge cases so that I can speed up my workflow and reduce human error.

Sub-tasks

  • Generate list of common edge cases for primitive data types (e.g. negative integers, empty strings, etc.)
  • Generate list of common edge cases for composite data (e.g. empty arrays)
  • Mock up UI for automatically applying suggested tests

Notes

  • This issue may depend on the ability to import saved test files
@conorsexton conorsexton added the user story Indicates a full user story (vs. an auxiliary task or sub-task) label Jun 5, 2019
@conorsexton conorsexton added the priority: low Consider after other issues are closed label Jun 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low Consider after other issues are closed user story Indicates a full user story (vs. an auxiliary task or sub-task)
Projects
None yet
Development

No branches or pull requests

1 participant