#319 Add test directories to all C# projects #325
No reviewers
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
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!325
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "#319-Add-test-directories-to-all-C#-dirs"
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?
Added Tests directories to all C# projects. The tests are currently empty and only created and referenced. Starting a test gives a succeed only because the test is empty.
This is mainly done for structural reasons, and might provide others with an example of how a directory should look like.