Felix Mau
|
0c5d8c80cb
|
💚 :: Tryout setting isOpaque = true to fix CI
|
2022-11-06 22:03:32 +01:00 |
|
Felix Mau
|
17657259ed
|
♻️ :: Enhance logging
|
2022-11-04 21:33:22 +01:00 |
|
Felix Mau
|
2d860b2e91
|
♻️ :: Only create archive on failure
|
2022-11-04 21:33:13 +01:00 |
|
Felix Mau
|
8283c16004
|
♻️ :: Change colorMode
|
2022-11-04 21:18:30 +01:00 |
|
Felix Mau
|
718ec28a79
|
♻️ :: Change config
|
2022-11-04 21:16:21 +01:00 |
|
Felix Mau
|
cf392728e6
|
♻️ :: Don't re-run tests
This will create smaller artifacts
|
2022-11-04 21:12:19 +01:00 |
|
Felix Mau
|
b127cb0010
|
✨ :: Add configuration for updating reference image on failure
|
2022-11-04 20:54:08 +01:00 |
|
Felix Mau
|
1d9d58f21d
|
♻️ :: Use syntax from docs
|
2022-11-04 20:53:39 +01:00 |
|
Felix Mau
|
296383318e
|
♻️ :: Always create archive
|
2022-11-04 20:40:52 +01:00 |
|
Felix Mau
|
28cd7ccb91
|
♻️ :: Archive logs
|
2022-11-04 20:37:45 +01:00 |
|
Felix Mau
|
026fa650ba
|
♻️ :: Update existing reference image on failure
|
2022-11-04 20:32:07 +01:00 |
|
Felix Mau
|
23f0a03bf1
|
♻️ :: Include scale in size log
|
2022-11-04 20:18:19 +01:00 |
|
Felix Mau
|
c342de983a
|
♻️ :: Render SwiftUI views with a higher scale
|
2022-11-04 20:16:33 +01:00 |
|
Felix Mau
|
d7881e3ea2
|
♻️ :: Recreate snapshot using Xcode 14.1
|
2022-11-04 19:59:40 +01:00 |
|
Felix Mau
|
72ab9fc0b7
|
♻️ :: Extract path creation into helper method
|
2022-11-04 19:36:43 +01:00 |
|
Felix Mau
|
bfe2684325
|
✅ :: Update snapshot tests
|
2022-11-04 19:24:54 +01:00 |
|
Felix Mau
|
7f5977e153
|
♻️ :: Enhance snapshot code
|
2022-11-04 19:23:51 +01:00 |
|
Felix Mau
|
793dc41400
|
♻️ :: Structure code
|
2022-10-30 13:05:57 +01:00 |
|
Felix Mau
|
f2eb1b1d54
|
✨ :: Add helper methods for snapshot testing
|
2022-10-30 09:50:41 +01:00 |
|
Felix Mau
|
5f30048f07
|
➖ :: Remove snapshot library, as it is not supported any more for Cocoapods
|
2022-10-30 09:10:15 +01:00 |
|
Felix Mau
|
85cd3fe00d
|
🐛 :: Fix missing UIKit import
3.0.0
|
2022-10-07 15:38:39 +02:00 |
|
Felix Mau
|
8ad9d7051a
|
🔖 :: Bump version
|
2022-10-07 15:33:23 +02:00 |
|
Felix Mau
|
27dfd49656
|
⬆️ :: Update dev dependencies
|
2022-10-07 15:30:23 +02:00 |
|
Felix Mau
|
709980d6a7
|
♻️ :: Use latest iOS and iPhone for running snapshot tests
|
2022-10-07 15:18:45 +02:00 |
|
Felix Mau
|
cd941efb52
|
♻️ :: Unify Swift versions
|
2022-10-07 15:18:23 +02:00 |
|
Felix M
|
ebc76148ce
|
Merge pull request #33 from fxm90/feature/restructure-tests
Restructure tests
|
2022-10-07 15:10:22 +02:00 |
|
Felix M
|
730a4cbe42
|
Merge pull request #32 from fxm90/feature/prefer-combine-instead-of-lightweight-observable-dependency
Prefer Combine instead of Dependency `LightweightObservable`
|
2022-10-07 15:09:06 +02:00 |
|
Felix Mau
|
3d4a8ec568
|
♻️ :: Use Xcode 14 on CI
The snapshot tests were also generated using this Xcode version
|
2022-09-19 21:08:02 +02:00 |
|
Felix Mau
|
231330730a
|
✅ :: Update snapshot tests for iOS 16
|
2022-09-19 13:46:21 +02:00 |
|
Felix Mau
|
b6593371cd
|
♻️ :: Refactor CI test setup
|
2022-09-19 13:20:31 +02:00 |
|
Felix Mau
|
8757179241
|
♻️ :: Restructure tests
|
2022-09-16 14:35:38 +02:00 |
|
Felix Mau
|
55372e4bf5
|
🚚 :: Delete obsolete files
|
2022-09-16 14:35:24 +02:00 |
|
Felix Mau
|
64ec43e8f8
|
📝 :: Update docs
|
2022-09-16 14:34:12 +02:00 |
|
Felix Mau
|
a878ba4ff2
|
🎨 :: Format code
|
2022-09-16 14:34:03 +02:00 |
|
Felix Mau
|
df453eeb5a
|
🐛 :: Explicitly set deployment target for GradientLoadingBar in Pods project, as this will be read by Carthage
|
2022-09-13 19:49:15 +02:00 |
|
Felix Mau
|
0cfdc7d269
|
✅ :: Adapt tests
|
2022-09-13 19:35:53 +02:00 |
|
Felix Mau
|
8ca35493fc
|
♻️ :: Use Combine instead of Lightweight Observable
|
2022-09-13 19:35:53 +02:00 |
|
Felix Mau
|
08ac0a5224
|
♻️ :: Remove dependency LightweightObservable and increase min version to iOS 13
This is required to use Combine intead
|
2022-09-13 19:35:47 +02:00 |
|
Felix Mau
|
385d133dfc
|
🔖 :: Bump version
2.3.5
|
2022-09-12 21:05:54 +02:00 |
|
Felix Mau
|
901fadaffb
|
⬆️ :: Update dev-dependencies
|
2022-09-12 20:53:10 +02:00 |
|
Felix Mau
|
097b26b5ad
|
🐛 :: Explicitly set deployment target for GradientLoadingBar in Pods project, as this will be read by Carthage
|
2022-09-12 20:38:48 +02:00 |
|
Felix Mau
|
066064280b
|
🐛 :: Remove shared scheme for Example
https://www.amerhukic.com/how-to-add-carthage-support-in-existing-cocoapod-project
|
2022-09-12 20:37:17 +02:00 |
|
Felix Mau
|
c6a9fdb124
|
🔖 :: Bump version
2.3.4
|
2022-09-11 21:40:50 +02:00 |
|
Felix Mau
|
8090a3502a
|
🐛 :: Add missing import statement
|
2022-09-11 21:22:57 +02:00 |
|
Felix Mau
|
9e7d80e3d2
|
♻️ :: Update snapshot tests to iOS 15.5
|
2022-09-09 14:47:53 +02:00 |
|
Felix Mau
|
c6ed57a24e
|
💚 :: Increase timeout for CI
|
2022-09-09 14:29:15 +02:00 |
|
Felix Mau
|
999a3497de
|
Merge branch 'main' into task/dependency-update
|
2022-09-09 13:51:49 +02:00 |
|
Felix Mau
|
4b2987dc79
|
✅ :: Adapt tests
|
2022-09-09 13:51:39 +02:00 |
|
Felix Mau
|
b209ecae78
|
Merge branch 'main' into task/dependency-update
|
2022-09-09 13:42:23 +02:00 |
|
Felix Mau
|
e58c15c381
|
♻️ :: Rename SafeAreaDevice to NotchDevice as the iPhone 14 Pro (Max) has a safe area without a notch
|
2022-09-09 13:42:12 +02:00 |
|