[PR #182] [MERGED] Add Unit Test #181

Closed
opened 2026-03-03 19:12:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ProxymanApp/atlantis/pull/182
Author: @NghiaTranUIT
Created: 2/4/2026
Status: Merged
Merged: 2/5/2026
Merged by: @NghiaTranUIT

Base: mainHead: feat/add-unit-tests


📝 Commits (6)

📊 Changes

5 files changed (+423 additions, -26 deletions)

View changed files

📝 .github/workflows/main.yml (+118 -5)
📝 .swiftpm/xcode/xcshareddata/xcschemes/Atlantis.xcscheme (+10 -0)
📝 Package.swift (+5 -0)
📝 Sources/Atlantis.swift (+14 -1)
📝 Tests/atlantisTests/atlantisTests.swift (+276 -20)

📄 Description

No description provided


🔄 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/ProxymanApp/atlantis/pull/182 **Author:** [@NghiaTranUIT](https://github.com/NghiaTranUIT) **Created:** 2/4/2026 **Status:** ✅ Merged **Merged:** 2/5/2026 **Merged by:** [@NghiaTranUIT](https://github.com/NghiaTranUIT) **Base:** `main` ← **Head:** `feat/add-unit-tests` --- ### 📝 Commits (6) - [`644ca8a`](https://github.com/ProxymanApp/atlantis/commit/644ca8a215ad544767279a465e2a1e3766270beb) Add Unit Test - [`050867f`](https://github.com/ProxymanApp/atlantis/commit/050867f0f7d7806598411474c032e20871f606f5) Update main.yml - [`820f62a`](https://github.com/ProxymanApp/atlantis/commit/820f62a2ee56625019f116d0458cff53f2bdca60) Update main.yml - [`b370a9f`](https://github.com/ProxymanApp/atlantis/commit/b370a9f7f199bed116b4ffd325c26263ac758b7f) Update main.yml - [`31664b9`](https://github.com/ProxymanApp/atlantis/commit/31664b9cdd83cab5b665a7ce48d588c82b9bb9aa) Update main.yml - [`ee58f67`](https://github.com/ProxymanApp/atlantis/commit/ee58f6792581624ca1be7b881dbec13f3b91ec52) Update main.yml ### 📊 Changes **5 files changed** (+423 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/main.yml` (+118 -5) 📝 `.swiftpm/xcode/xcshareddata/xcschemes/Atlantis.xcscheme` (+10 -0) 📝 `Package.swift` (+5 -0) 📝 `Sources/Atlantis.swift` (+14 -1) 📝 `Tests/atlantisTests/atlantisTests.swift` (+276 -20) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:12:16 +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/atlantis#181
No description provided.