-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
async / await & testing #72
Merged
Merged
Commits on Oct 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 65d0f01 - Browse repository at this point
Copy the full SHA 65d0f01View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9b0b9c - Browse repository at this point
Copy the full SHA c9b0b9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e9cc30 - Browse repository at this point
Copy the full SHA 1e9cc30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5305afd - Browse repository at this point
Copy the full SHA 5305afdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2531820 - Browse repository at this point
Copy the full SHA 2531820View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18ace85 - Browse repository at this point
Copy the full SHA 18ace85View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2d483d - Browse repository at this point
Copy the full SHA d2d483dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d11f56 - Browse repository at this point
Copy the full SHA 2d11f56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cd68b7 - Browse repository at this point
Copy the full SHA 7cd68b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbbcb47 - Browse repository at this point
Copy the full SHA dbbcb47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dc375c - Browse repository at this point
Copy the full SHA 1dc375cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e01968 - Browse repository at this point
Copy the full SHA 7e01968View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2ea458 - Browse repository at this point
Copy the full SHA a2ea458View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4edf616 - Browse repository at this point
Copy the full SHA 4edf616View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38b9cd6 - Browse repository at this point
Copy the full SHA 38b9cd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c86439 - Browse repository at this point
Copy the full SHA 5c86439View commit details -
Configuration menu - View commit details
-
Copy full SHA for a863f7f - Browse repository at this point
Copy the full SHA a863f7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4e11a5 - Browse repository at this point
Copy the full SHA d4e11a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61bfdf8 - Browse repository at this point
Copy the full SHA 61bfdf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9595c0 - Browse repository at this point
Copy the full SHA c9595c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82cd3cb - Browse repository at this point
Copy the full SHA 82cd3cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eb2c75 - Browse repository at this point
Copy the full SHA 4eb2c75View commit details -
Configuration menu - View commit details
-
Copy full SHA for f39403c - Browse repository at this point
Copy the full SHA f39403cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddf1b98 - Browse repository at this point
Copy the full SHA ddf1b98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f2b62c - Browse repository at this point
Copy the full SHA 4f2b62cView commit details
Commits on Oct 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f5fb9d8 - Browse repository at this point
Copy the full SHA f5fb9d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for be2fa54 - Browse repository at this point
Copy the full SHA be2fa54View commit details
Commits on Nov 24, 2021
-
* Add SQLite & database stubbing * Add client & request testing * Add StubRedis * Cleanup * Add SeedDatabase command * Add assertEmpty and clean up bool field parsing * Fix optional issue * Swift 5.5 compatible * Add variadic parameters to middleware * macOS 12 only * Update response debug description * Add Plot & partial papyrus test coverage * Refactor Client for testability * Finalize Client mocking and Papyrus tests * Add folders * Application tests & routing cleanup * Request & Scheduler tests * Env & Scheduler tests * Response tests * WIP * SQLValue, SQLRow, some Driver tests * Update * Use OrderedCollections * Wrap SQLite and MySQL row tests * Column * SQL to variable * SQLConvertible conformance * Cleanup Query * Refactor Grammar * Remove OrderedDictionary * Remove insert and return hack * Start Query tests and some Equatable conformance * Full Query coverage * Many tests * Lots of coverage * Command and StaticFileMiddleware tests * Seeder, Auth & Configurable tests * Some Server tests and additional Queue tests * Clean up main & tweak config acess * CORSMiddleware tests * Relationship tests * More Command & additional Database Tests * Add misc tests
Configuration menu - View commit details
-
Copy full SHA for 82ce125 - Browse repository at this point
Copy the full SHA 82ce125View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7f4e3c - Browse repository at this point
Copy the full SHA e7f4e3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e93572c - Browse repository at this point
Copy the full SHA e93572cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ea7dbb - Browse repository at this point
Copy the full SHA 7ea7dbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b5204c - Browse repository at this point
Copy the full SHA 1b5204cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7758b88 - Browse repository at this point
Copy the full SHA 7758b88View commit details -
Configuration menu - View commit details
-
Copy full SHA for a79bf16 - Browse repository at this point
Copy the full SHA a79bf16View commit details
Commits on Nov 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ffd68d4 - Browse repository at this point
Copy the full SHA ffd68d4View commit details
Commits on Nov 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 42dbc88 - Browse repository at this point
Copy the full SHA 42dbc88View commit details
Commits on Nov 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7b175b1 - Browse repository at this point
Copy the full SHA 7b175b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f16ae97 - Browse repository at this point
Copy the full SHA f16ae97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a05a98 - Browse repository at this point
Copy the full SHA 5a05a98View commit details
Commits on Dec 7, 2021
-
* Convert to humingbird * Add URL and Multipart content encoding * Add content tests * Add files and storage * Storage tests * Streaming WIP * Streaming WIP * Wrap up Client * Add streaming and test cases * Add 413 * Convert to extensions * Get multipart working * Cleanup * Fix commands * Kill content
Configuration menu - View commit details
-
Copy full SHA for 5eb465f - Browse repository at this point
Copy the full SHA 5eb465fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eb7ef9 - Browse repository at this point
Copy the full SHA 4eb7ef9View commit details
Commits on Dec 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 13b7b83 - Browse repository at this point
Copy the full SHA 13b7b83View commit details
Commits on Dec 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fd47f37 - Browse repository at this point
Copy the full SHA fd47f37View commit details -
Configuration menu - View commit details
-
Copy full SHA for e176905 - Browse repository at this point
Copy the full SHA e176905View commit details -
Configuration menu - View commit details
-
Copy full SHA for 829034c - Browse repository at this point
Copy the full SHA 829034cView commit details
Commits on Dec 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 643ebdc - Browse repository at this point
Copy the full SHA 643ebdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4061069 - Browse repository at this point
Copy the full SHA 4061069View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d08fd8 - Browse repository at this point
Copy the full SHA 5d08fd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for aeb62fb - Browse repository at this point
Copy the full SHA aeb62fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77d970e - Browse repository at this point
Copy the full SHA 77d970eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a379364 - Browse repository at this point
Copy the full SHA a379364View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac9945e - Browse repository at this point
Copy the full SHA ac9945eView commit details
Commits on Dec 28, 2021
-
Add convenience APIs around accessing Content, Files & Attachments (#77)
* WIP codable * Add content reading and tests * Finalize
Configuration menu - View commit details
-
Copy full SHA for 064d63b - Browse repository at this point
Copy the full SHA 064d63bView commit details
Commits on Dec 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for eb6fd34 - Browse repository at this point
Copy the full SHA eb6fd34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45bd95b - Browse repository at this point
Copy the full SHA 45bd95bView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa78b97 - Browse repository at this point
Copy the full SHA aa78b97View commit details
Commits on Jan 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c3dddfc - Browse repository at this point
Copy the full SHA c3dddfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c8d356 - Browse repository at this point
Copy the full SHA 1c8d356View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f53132 - Browse repository at this point
Copy the full SHA 2f53132View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa5edae - Browse repository at this point
Copy the full SHA fa5edaeView commit details
Commits on Jan 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a895620 - Browse repository at this point
Copy the full SHA a895620View commit details -
Configuration menu - View commit details
-
Copy full SHA for 779a0fa - Browse repository at this point
Copy the full SHA 779a0faView commit details
Commits on Jan 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a2f90f7 - Browse repository at this point
Copy the full SHA a2f90f7View commit details
Commits on Jan 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 532178a - Browse repository at this point
Copy the full SHA 532178aView commit details
Commits on Jan 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9a6551d - Browse repository at this point
Copy the full SHA 9a6551dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c783af - Browse repository at this point
Copy the full SHA 1c783afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 747920f - Browse repository at this point
Copy the full SHA 747920fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18321ff - Browse repository at this point
Copy the full SHA 18321ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32d0059 - Browse repository at this point
Copy the full SHA 32d0059View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2956faf - Browse repository at this point
Copy the full SHA 2956fafView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc83321 - Browse repository at this point
Copy the full SHA bc83321View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfae1af - Browse repository at this point
Copy the full SHA dfae1afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1070117 - Browse repository at this point
Copy the full SHA 1070117View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b40e5e - Browse repository at this point
Copy the full SHA 6b40e5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45751d9 - Browse repository at this point
Copy the full SHA 45751d9View commit details
Commits on Jan 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for de92f8d - Browse repository at this point
Copy the full SHA de92f8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 912a37e - Browse repository at this point
Copy the full SHA 912a37eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7af7159 - Browse repository at this point
Copy the full SHA 7af7159View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51d2ba2 - Browse repository at this point
Copy the full SHA 51d2ba2View commit details
Commits on Jan 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f9f6638 - Browse repository at this point
Copy the full SHA f9f6638View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.