mirror of
https://github.com/ProxymanApp/atlantis.git
synced 2026-04-26 08:26:04 +03:00
[PR #174] [CLOSED] Unit Tests #176
Labels
No labels
Done
Done
Windows
bug
bug
bug
enhancement
enhancement
enhancement
good first issue
hacktoberfest
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/atlantis#176
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/ProxymanApp/atlantis/pull/174
Author: @NghiaTranUIT
Created: 7/24/2025
Status: ❌ Closed
Base:
main← Head:feat/unit-test-v2📝 Commits (10+)
dc79291Unit Test3fba7a4Try to add Atlantis Server91bf1b3Unit Testsb28523bUpdate main.ymle93020cUpdate AtlantisMethodSwizzilingTest.swiftbdc51ecUpdate main.ymlc864cd0Update AtlantisAppTests.swift1a38f64Update main.yml2b6956dUpdate main.yml2b08f82Update main.yml📊 Changes
10 files changed (+2489 additions, -12 deletions)
View changed files
📝
.github/workflows/main.yml(+118 -8)📝
Atlantis.xcodeproj/project.pbxproj(+231 -4)📝
Atlantis.xcodeproj/xcshareddata/xcschemes/Atlantis-Package.xcscheme(+19 -0)➕
Atlantis.xcodeproj/xcshareddata/xcschemes/AtlantisTests.xcscheme(+75 -0)➕
AtlantisTests/Atlantis/AtlantisConnection.swift(+202 -0)➕
AtlantisTests/Atlantis/AtlantisService.swift(+227 -0)➕
AtlantisTests/Atlantis/Models/AtlantisModels.swift(+361 -0)➕
AtlantisTests/Atlantis/Models/DataCompression.swift(+512 -0)➕
AtlantisTests/AtlantisAppTests.swift(+430 -0)➕
AtlantisTests/AtlantisMethodSwizzilingTest.swift(+314 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.