Skip to content

Commit 23c2b34

Browse files
committed
Add note regarding the aim of RemoteBlogSettingsTests
1 parent 54ca822 commit 23c2b34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/WordPressKitTests/Tests/RemoteBlogSettingsTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
@testable import WordPressKit
22
import XCTest
33

4+
// The aim of these tests is not to be comprehensive, but to help with migrating the decoding and encoding logic from Objective-C to Swift without regression.
45
final class RemoteBlogSettingsTests: XCTestCase {
56

67
func testInitWithJSON() throws {

0 commit comments

Comments
 (0)