Sign in
dart
/
external
/
github.com
/
flutter
/
devtools
/
refs/heads/release
/
.
/
packages
/
devtools_app
/
test
/
README.md
blob: 45574bdf81977250d5e9d8da8db4ea3166124fc2 [
file
] [
log
] [
blame
] [
view
] [
edit
]
DevTools
tests are grouped
by
their respective screen
(
if
applicable
).
If
a test
is
for
feature that does
not
belong to
a single screen
,
it should be placed inside
`test/shared/`
.
`test/test_infra/`
contains all other than
'_test.dart'
files
.