Create guidelines in the wiki for unit testing #136
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K#136
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
related to issue Add testing guidlines/standards to wiki #125
Create guidlines in the wiki for unit testingto Create guidelines in the wiki for unit testingWritten in Wiki, waiting to be reviewed.
Absolutely golden! good job.
Added a section on the purpose of unit tests and the golden rule of assertions, included links to sites used as references. This should clarify a bit on why we do unit tests and hopefully provide some help with writing good and maintainable tests.
Added b24jonel as a reviewer.
Make a link to your wiki page in the issue so it's easier to find the related wiki.
Other than that, i've read through the wiki and everything seems to be in order. Everything is
concise and understandable.
Link to wiki on Unit Testing