Aleksandrs Proskurins
5ef53e9220
Added schema to target.yml for IntegrationTests ( #358 )
...
* Added schema to IntegrationTests
* Environment variables
* Removed captureScreenshotsAutomatically
2022-12-08 16:50:12 +02:00
Aleksandrs Proskurins
114328ea65
Update codecov ( #356 )
...
* Exclude files that don't belong codecov
* Start tracking coverage from integration tests
* Added IntegrationTests to targets
* Pbxpoj file
2022-12-08 08:09:18 +00:00
Stefan Ceriu
1643ddcc30
Add placeholder HTTPS_PROXY envar, disabled by default
2022-11-29 12:43:29 +02:00
Doug
198127c5d7
Add RUST_BACKTRACE environment variable (disabled)
2022-11-28 09:31:33 +02:00
ismailgulek
d389ce7ad7
Notifications ( #275 )
2022-11-21 19:37:13 +03:00
Doug
7c37d2f143
Run SwiftFormat (non-lenient) separately on CI. ( #167 )
...
Make the lenient run into a post build step.
2022-08-30 16:45:40 +01:00
Stefan Ceriu
142180b1f3
Various CI fixes ( #161 )
...
* Update homebrew dependencies like on the other workflows. Fixes problems caused by buggy swiftformat prebundled on the github actions macos runner
* Removed UI tests from PR tests and running them on a schedule instead. Hopefuly fixed code coverage.
* Added back simulator versions as they need to match UI test snapshots
* Allow UI tests to run on this PR
* Added back skipped UI tests
* Fix danger sometimes not working on forks and disable integration tests on them
2022-08-19 17:42:03 +03:00
Stefan Ceriu
78df4abc7f
#49 , #123 - Setup UI integration and performance testing ( #148 )
2022-08-18 16:32:29 +03:00
ismailgulek
2cb6dc1cd9
Screenshot tests ( #130 )
...
* #9 Add snapshot testing library
* #9 Create script to boot test simulators
* #9 Create the UI test plan
* #9 Create shared schemes for test targets
* #9 Disable split view for UI tests
* #9 Fix fastlane dependencies
* #9 Add snapshot testing to the application
* #9 assert screenshots
* #9 fix swipe gestures on iPad
* #9 Fix accessing items in session verification screen
* #9 Workaround for flaky unit test
* #9 Specify scheme for alpha build
* #9 Add reference screenshots
* Update python script path and check assets for png check
* Update script path
* Use static timezone for simulator time
* Fix build after SwiftFormat
* Add changelog
* Upload failed screenshots artifact
* Always upload artifacts
* Update boot simulator script
* Update simulator overridden time
* Install pytz before tests
* Get time from Ruby script
* Disable SwiftUI animation when running UI tests
* Update screenshots after animation setting
* Include reference images in the artifact
* Update matching precision
* Update image matching precision & revert artifact content
* Include Xcode result in the artifact
* Update test output directory
* Disable gradient on splash screen for tests
* Tap next button explicitly
* Wait a bit before checking alert
* Wait 1 second
* Run SwiftFormat on project
* Ignore temporary screenshots
* Fix most of the PR remarks
* Fix conflicts
* Bump Python version to 3
* Update reference screenshots for authentication screens
* Update SwiftFormat
* Fix flakey session verification test.
* Update scheme.
Co-authored-by: Doug <douglase@element.io>
2022-08-11 15:02:47 +03:00
Doug
b4caaa6ae7
Run SwiftFormat as a prebuild script to fail early on CI.
2022-08-04 08:50:43 +01:00
Doug
266ca656fc
Add Screen suffix to all screens. ( #125 )
2022-06-30 16:48:46 +01:00
Anderas
dd739d4766
Implement new ClientBuilder pattern for login ( #120 )
...
* Implement new ClientBuilder pattern for login
* Add changelog
2022-06-30 08:10:59 +01:00
Doug
596cf2df0b
#43 : Add the DesignKit package to the project.
...
* Add ElementTextFieldStyle and static style properties.
* Rename button styles, support sizes and simplify colour.
2022-06-09 14:44:46 +01:00
Stefan Ceriu
5fb981423b
Gather coverage reports only for ElementX
2022-04-29 12:58:07 +03:00
Stefan Ceriu
cfd0b14c81
Setup fastlane test lane and github action
2022-04-29 12:58:07 +03:00
Stefan Ceriu
9f1e909b8d
Fix mistakenly removed coverage report gathering test flag.
2022-04-27 15:03:35 +03:00
Stefan Ceriu
3c0ca95e8f
Added custom enviroment flags for unit and UI tests.
2022-04-13 17:19:11 +03:00
Stefan Ceriu
fc692a1ffe
Enabled code coverage gathering
2022-04-13 13:57:27 +03:00
Stefan Ceriu
35aad75326
Working tests, no more xcconfig files.
2022-04-13 13:57:27 +03:00
Stefan Ceriu
865b931c80
Initial setup.
2022-04-13 13:57:27 +03:00
Stefan Ceriu
9db1dda718
Added AttributedStringBuilder tests.
2022-03-30 14:32:41 +03:00