Stefan Ceriu
cc84dbf6e3
Add placeholder HTTPS_PROXY envar, disabled by default
2022-11-29 12:43:29 +02:00
Doug
e5fbbd99d2
Add RUST_BACKTRACE environment variable (disabled)
2022-11-28 09:31:33 +02:00
ismailgulek
5d92a7d85d
Notifications ( #275 )
2022-11-21 19:37:13 +03:00
Doug
3e4b2442d0
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
702527aed6
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
09daf52750
#49 , #123 - Setup UI integration and performance testing ( #148 )
2022-08-18 16:32:29 +03:00
ismailgulek
fdbaa16c38
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
f20cf598a9
#150 : Use standard file headers everywhere.
...
* Add default header in IDETemplateMacros.plist.
* Use the standard header everywhere.
2022-08-11 08:54:24 +01:00
Doug
91fc520a2e
Run SwiftFormat as a prebuild script to fail early on CI.
2022-08-04 08:50:43 +01:00
Doug
e27f37c69f
Add Screen suffix to all screens. ( #125 )
2022-06-30 16:48:46 +01:00
Anderas
b1e9249328
Implement new ClientBuilder pattern for login ( #120 )
...
* Implement new ClientBuilder pattern for login
* Add changelog
2022-06-30 08:10:59 +01:00
Doug
f3dca240a1
#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
d8957d27e3
Gather coverage reports only for ElementX
2022-04-29 12:58:07 +03:00
Stefan Ceriu
ea45393db2
Setup fastlane test lane and github action
2022-04-29 12:58:07 +03:00
Stefan Ceriu
38d0165e7b
Fix mistakenly removed coverage report gathering test flag.
2022-04-27 15:03:35 +03:00
Stefan Ceriu
e490f2838d
Added custom enviroment flags for unit and UI tests.
2022-04-13 17:19:11 +03:00
Stefan Ceriu
e13709a154
Enabled code coverage gathering
2022-04-13 13:57:27 +03:00
Stefan Ceriu
53b103c56c
Working tests, no more xcconfig files.
2022-04-13 13:57:27 +03:00
Stefan Ceriu
6d86e17dac
Initial setup.
2022-04-13 13:57:27 +03:00
Stefan Ceriu
270d5d39c0
Added AttributedStringBuilder tests.
2022-03-30 14:32:41 +03:00