11 Commits

Author SHA1 Message Date
76f9dec140 CI: Disable Test reporting
I've wasted enough time on this.
2022-02-23 16:50:28 +01:00
6c69209f97 CI: Fix test reporting 2022-02-23 16:39:20 +01:00
249a07d74e Use junit test results format
The GitHub action which shows the test coverage in a pretty way isn't
working with the flutter json format
2022-02-20 02:40:54 +05:30
28a7a6a628 test: use tee instead 2022-02-20 02:19:33 +05:30
29b7cd5d82 test: Dump the json 2022-02-20 02:14:01 +05:30
793b02be92 CI: Use flutter-json test output format 2022-02-20 01:38:07 +05:30
19377812c9 CI: Add better test reporting 2022-02-20 01:35:36 +05:30
4943423d69 scripts: Add REUSE licensing 2021-09-15 14:00:09 +02:00
57c1911df9 Scripts: Add pipefail and some minor cleanups 2020-11-09 19:18:39 +01:00
9e0e9a336d Integration Test: Minor refactor 2019-02-13 13:43:31 +01:00
eb1f35fd65 Add a script to run the integration test against emulated devices
This way, at least we know that the 'git clone' operation works on
different API versions.
2019-02-13 13:19:17 +01:00