Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
br_path_provider-v2.1.5_ohos
flutter_packages
/
packages
/
rfw
/
test
下载当前目录
G
GitHub
[rfw] Update tests to no longer depend on a
Container
pumped via
testWidgets
. (
#9063
)
14a562ec
创建于
2025年6月17日
历史提交
文件
最后提交记录
最后更新时间
goldens
[rfw] Update goldens. (
#6941
) Fixes
https://github.com/flutter/flutter/issues/150127
1 年前
argument_decoders_test.dart
[rfw] Activate leak testing (
#8370
) The package manipulates disposable objects. This PR activates leak testing to make sure disposable objects are correctly disposed. It also fixes the memory leak warnings from the tests See the documentation:
https://github.com/dart-lang/leak_tracker/blob/main/doc%2Fleak_tracking%2FDETECT.md
1 年前
binary_test.dart
[rfw] Add support for widget builders (
#5907
) This PR adds support for widget builders.
https://github.com/flutter/flutter/issues/141658
2 年前
core_widgets_test.dart
[rfw] Activate leak testing (
#8370
) The package manipulates disposable objects. This PR activates leak testing to make sure disposable objects are correctly disposed. It also fixes the memory leak warnings from the tests See the documentation:
https://github.com/dart-lang/leak_tracker/blob/main/doc%2Fleak_tracking%2FDETECT.md
1 年前
flutter_test_config.dart
[rfw] Activate leak testing (
#8370
) The package manipulates disposable objects. This PR activates leak testing to make sure disposable objects are correctly disposed. It also fixes the memory leak warnings from the tests See the documentation:
https://github.com/dart-lang/leak_tracker/blob/main/doc%2Fleak_tracking%2FDETECT.md
1 年前
material_widgets_test.dart
[rfw] Activate leak testing (
#8370
) The package manipulates disposable objects. This PR activates leak testing to make sure disposable objects are correctly disposed. It also fixes the memory leak warnings from the tests See the documentation:
https://github.com/dart-lang/leak_tracker/blob/main/doc%2Fleak_tracking%2FDETECT.md
1 年前
model_test.dart
[rfw] Add support for tracking source locations of BlobNodes. (
#5876
) Fixes
https://github.com/flutter/flutter/issues/141070.
2 年前
readme_test.dart
[rfw] Activate leak testing (
#8370
) The package manipulates disposable objects. This PR activates leak testing to make sure disposable objects are correctly disposed. It also fixes the memory leak warnings from the tests See the documentation:
https://github.com/dart-lang/leak_tracker/blob/main/doc%2Fleak_tracking%2FDETECT.md
1 年前
remote_widget_test.dart
[rfw] Activate leak testing (
#8370
) The package manipulates disposable objects. This PR activates leak testing to make sure disposable objects are correctly disposed. It also fixes the memory leak warnings from the tests See the documentation:
https://github.com/dart-lang/leak_tracker/blob/main/doc%2Fleak_tracking%2FDETECT.md
1 年前
runtime_test.dart
[rfw] Update tests to no longer depend on a
Container
pumped via
testWidgets
. (
#9063
) This PR updates
rfw
package tests to no longer depend on a
Container
pumped via
testWidgets
to unblock further work on
https://github.com/flutter/flutter/pull/163419
## Pre-Review Checklist [^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
11 个月前
source_locations_test.dart
[rfw] Activate leak testing (
#8370
) The package manipulates disposable objects. This PR activates leak testing to make sure disposable objects are correctly disposed. It also fixes the memory leak warnings from the tests See the documentation:
https://github.com/dart-lang/leak_tracker/blob/main/doc%2Fleak_tracking%2FDETECT.md
1 年前
text_test.dart
[rfw] Add support for widget builders (
#5907
) This PR adds support for widget builders.
https://github.com/flutter/flutter/issues/141658
2 年前
tolerant_comparator.dart
[rfw] Increase tolerance for material widget tests (
#7148
) This PR introduces a tolerance for rfw material widget tests to fix the golden test error in
https://github.com/flutter/flutter/issues/151611.
Part of a fix for
https://github.com/flutter/flutter/issues/151659.
1 年前
tolerant_comparator_web.dart
[rfw] Increase tolerance for material widget tests (
#7148
) This PR introduces a tolerance for rfw material widget tests to fix the golden test error in
https://github.com/flutter/flutter/issues/151611.
Part of a fix for
https://github.com/flutter/flutter/issues/151659.
1 年前
utils.dart
[rfw] Support web (as JS) (
#4650
) Fixes
https://github.com/flutter/flutter/issues/129843
2 年前