{"payload":{"pageCount":3,"repositories":[{"type":"Public","name":"SwiftConcurrencyEnvironmentKeyTest","owner":"danielctull-tests","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-05T08:39:51.793Z"}},{"type":"Public","name":"EnvironmentKey-Concurrency-Testing","owner":"danielctull-tests","isFork":false,"description":"A swift package to show options for resolving concurrency warnings with SwiftUI's EnvironmentKey.","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-06-29T14:25:08.098Z"}},{"type":"Public","name":"Using-KeyPaths-in-ResultBuilder","owner":"danielctull-tests","isFork":false,"description":"Show a way of allowing short-form key paths to be used in result builders.","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-19T15:15:37.348Z"}},{"type":"Public","name":"EmptyCodable","owner":"danielctull-tests","isFork":false,"description":"Testing whether encoding an empty struct ever worked in swift.","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-14T13:14:43.389Z"}},{"type":"Public","name":"swift-github-action","owner":"danielctull-tests","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-06T12:02:43.504Z"}},{"type":"Public","name":"swift-action","owner":"danielctull-tests","isFork":false,"description":"","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-10-25T16:46:35.182Z"}},{"type":"Public","name":"swift-github-action-user","owner":"danielctull-tests","isFork":false,"description":"","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-10-25T13:01:27.886Z"}},{"type":"Public","name":"ModalTesting","owner":"danielctull-tests","isFork":false,"description":"Playing around with a little system to present modals in SwiftUI.","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-09-05T16:18:56.405Z"}},{"type":"Public","name":"SwiftPackageEnvironmentFeature","owner":"danielctull-tests","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-07-20T15:19:42.776Z"}},{"type":"Public","name":"DependencyTester","owner":"danielctull-tests","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-06-16T10:09:17.674Z"}},{"type":"Public","name":"DatePickerTextStyleTest","owner":"danielctull-tests","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-07-06T11:14:59.704Z"}},{"type":"Public","name":"CStringTest","owner":"danielctull-tests","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-02-03T09:32:57.343Z"}},{"type":"Public","name":"LabelerTest","owner":"danielctull-tests","isFork":false,"description":"","allTopics":[],"primaryLanguage":null,"pullRequestCount":1,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-11T14:42:12.282Z"}},{"type":"Public","name":"OnAppearTest","owner":"danielctull-tests","isFork":false,"description":"Testing when `onAppear` is called in different situations in SwiftUI.","allTopics":["swiftui"],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-04T13:28:15.649Z"}},{"type":"Public","name":"Red-Badger-Coding-Challenge","owner":"danielctull-tests","isFork":false,"description":"","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-04-24T16:28:49.138Z"}},{"type":"Public","name":"UIViewControllerSwiftUIDataTest","owner":"danielctull-tests","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-04-16T13:54:56.067Z"}},{"type":"Public","name":"Strikethrough-Text-Test","owner":"danielctull-tests","isFork":false,"description":"Strikethrough text isn't working in the client app on iOS 14. This test shows that strikethrough text in an attributed string does work on iOS 14!","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-09-30T12:54:18.465Z"}},{"type":"Public","name":"Accessibility-Images","owner":"danielctull-tests","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-08-14T10:15:23.602Z"}},{"type":"Public","name":"EncoderDecoder","owner":"danielctull-tests","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-05-07T20:54:32.386Z"}},{"type":"Public","name":"Swift-Package-Manager-Resources","owner":"danielctull-tests","isFork":false,"description":"Testing package manager's resource support in Swift 5.3","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-05-02T21:03:08.974Z"}},{"type":"Public","name":"CombinePublisherTests","owner":"danielctull-tests","isFork":false,"description":"A package to test how some standard Combine publishers work inside in order to work out how to make publishers correctly.","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-05-01T21:25:27.914Z"}},{"type":"Public","name":"ThrowingTestFailureTest","owner":"danielctull-tests","isFork":false,"description":"A package to show how Xcode displays the failures inside throwing test functions.","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-04-30T12:34:08.338Z"}},{"type":"Public","name":"PropertyWrapperInferenceTest","owner":"danielctull-tests","isFork":false,"description":"Wondering if this is a bug with property wrappers.","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-03-11T20:01:11.686Z"}},{"type":"Public","name":"SwiftUIStylingTest","owner":"danielctull-tests","isFork":false,"description":"Attempting to work out how to create a Style type for a SwiftUI View. ","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-03-06T08:02:23.638Z"}},{"type":"Public","name":"ReloadViewModifierTest","owner":"danielctull-tests","isFork":false,"description":"Trying to make a SwiftUI view modifier that will reload the view after a certain amount of time has passed.","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-03-05T13:32:32.881Z"}},{"type":"Public","name":"SwiftUINavigationTitleViewTest","owner":"danielctull-tests","isFork":false,"description":"Hacking around to display a SwiftUI view as the navigation bar's titleView.","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-01-07T16:09:23.626Z"}},{"type":"Public","name":"LoadingViewController","owner":"danielctull-tests","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-03-04T09:58:16.471Z"}},{"type":"Public","name":"Event-Tracking-Tests","owner":"danielctull-tests","isFork":false,"description":"An example of how event tracking could happen on the responder chain.","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-02-06T08:57:31.198Z"}},{"type":"Public","name":"Collection-View-Layout-Bounds-Change-Test","owner":"danielctull-tests","isFork":false,"description":"This project shows how collection view layout invalidation is different depending on the setup of the view.","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":1,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-08-20T11:31:12.771Z"}},{"type":"Public","name":"Run-Script-Tests","owner":"danielctull-tests","isFork":false,"description":"Attempting to work out how to prevent run script build phases from running when input files haven't changed and when output files exist.","allTopics":[],"primaryLanguage":{"name":"Swift","color":"#F05138"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-06-22T13:23:17.825Z"}}],"repositoryCount":86,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"danielctull-tests repositories"}