-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HummingbirdTesting rename changes (#62)
* HummingbirdTesting rename changes * Update build script * Update todos-postgres-tutorial, html-form * auth-cognito update * Update auth-jwt * Update hello example * Update HTTP2 * Update Sessions * Updates tor todos-auth-fluent * Convert Todos-dynamodb * Update for todos-lambda * Update upload * Update webauthn * Fix todos-auth-fluent * Update packages to point to 2.0 beta
- Loading branch information
1 parent
a20ad5d
commit 08e2074
Showing
83 changed files
with
584 additions
and
630 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
import App | ||
import Hummingbird | ||
import HummingbirdXCT | ||
import HummingbirdTesting | ||
import XCTest | ||
|
||
final class AppTests: XCTestCase { | ||
} | ||
final class AppTests: XCTestCase {} |
Oops, something went wrong.