[PR #129] [MERGED] More Unit Tests #989

Closed
opened 2026-02-27 15:52:43 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (2)

  • bf842c5 Added more tests, added an InteralVisibleTo property into the Assembly so we would see Internal classes.
  • 35077b6 Made 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.

## 📋 Pull Request Information **Original PR:** https://github.com/quasar/Quasar/pull/129 **Author:** [@tidusjar](https://github.com/tidusjar) **Created:** 5/13/2015 **Status:** ✅ Merged **Merged:** 5/14/2015 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`bf842c5`](https://github.com/quasar/Quasar/commit/bf842c5ec22429738787cf48772a501d5dd1c573) Added more tests, added an InteralVisibleTo property into the Assembly so we would see Internal classes. - [`35077b6`](https://github.com/quasar/Quasar/commit/35077b6327967008935b86961551a093e449c209) Made changes as requested ### 📊 Changes **6 files changed** (+77 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Some more unit tests. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:52:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#989
No description provided.