mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[PR #129] [MERGED] More Unit Tests #989
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#989
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?
📋 Pull Request Information
Original PR: https://github.com/quasar/Quasar/pull/129
Author: @tidusjar
Created: 5/13/2015
Status: ✅ Merged
Merged: 5/14/2015
Merged by: @MaxXor
Base:
master← Head:master📝 Commits (2)
bf842c5Added more tests, added an InteralVisibleTo property into the Assembly so we would see Internal classes.35077b6Made changes as requested📊 Changes
6 files changed (+77 additions, -2 deletions)
View changed files
📝
Client.Tests/Client.Tests.csproj(+3 -0)➕
Client.Tests/Core/Compression/JpgCompressionTests.cs(+24 -0)📝
Client.Tests/Core/Encryption/AES.Tests.cs(+25 -2)➕
Client.Tests/Core/Information/GeoIPTests.cs(+21 -0)📝
Client/Properties/AssemblyInfo.cs(+2 -0)📝
Server/Properties/AssemblyInfo.cs(+2 -0)📄 Description
Some more unit tests.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.