All C# directories needs a test directory #319
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#319
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?
Just like other directories using C#, they need a Test directory. The middleware directory thus needs to be moved
Middleware needs a directory for teststo All C# directories needs a test directoryAll current C# projects now have testing directories. Is it in tune with the wiki? Otherwise, fix.
The wiki for Xunit is appropriate and shows how to setup a testing directory correctly. Otherwise the existing directories can serve as a guide for future implementation.