aves_mio/.flutter/dev/customer_testing
Fabio Micheluz 2c988f959b
Some checks are pending
Quality check / Flutter analysis (push) Waiting to run
Quality check / CodeQL analysis (java-kotlin) (push) Waiting to run
first commit
2026-02-19 13:25:23 +01:00
..
lib first commit 2026-02-19 13:25:23 +01:00
test first commit 2026-02-19 13:25:23 +01:00
ci.bat first commit 2026-02-19 13:25:23 +01:00
ci.dart first commit 2026-02-19 13:25:23 +01:00
ci.sh first commit 2026-02-19 13:25:23 +01:00
pubspec.yaml first commit 2026-02-19 13:25:23 +01:00
README.md first commit 2026-02-19 13:25:23 +01:00
run_tests.dart first commit 2026-02-19 13:25:23 +01:00
tests.version first commit 2026-02-19 13:25:23 +01:00

customer_testing

This tool checks out https://github.com/flutter/tests at the commit SHA specified in tests.version, and runs the tests registered to verify that end-user apps and libraries are working at the current tip-of-tree of Flutter.

To (locally) test a specific SHA, use ci.dart:

cd dev/customer_testing
dart ci.dart [sha]

Or, to update the SHA for our CI, edit and send a PR for tests.version.