Bulk of swift code done for simple controller case.
Just need to get the server running, then can test
This commit is contained in:
@@ -6,7 +6,7 @@ final class SwiftyCarTests: XCTestCase {
|
||||
// This is an example of a functional test case.
|
||||
// Use XCTAssert and related functions to verify your tests produce the correct
|
||||
// results.
|
||||
XCTAssertEqual(SwiftyCar().text, "Hello, World!")
|
||||
// XCTAssertEqual(SwiftyCar().text, "Hello, World!")
|
||||
}
|
||||
|
||||
static var allTests = [
|
||||
|
||||
Reference in New Issue
Block a user