Fakultas Ilmu Komputer UI
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ppl-fasilkom-ui
2020
PPL-C
DTB-Layanan Fasilitas Publik Penyandang Disabilitas
PoiPoLeGan-PPLapanganTembak-DTB Layanan Fasilitas Publik Penyandang Disabilitas-FE
Commits
fcc94e60
Commit
fcc94e60
authored
Apr 05, 2020
by
fazasabira
Browse files
[REFACTOR] making text filter informasi and batal
parent
6653d0af
Pipeline
#38211
failed with stages
in 4 minutes and 13 seconds
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
lib/page/filter & fasilitas/insideFilter.dart
View file @
fcc94e60
This diff is collapsed.
Click to expand it.
test/filter_test.dart
View file @
fcc94e60
...
...
@@ -17,7 +17,7 @@ void main() {
testWidgets
(
'find inside filter page'
,
(
WidgetTester
tester
)
async
{
// Provide the childWidget to the Container.
await
tester
.
pumpWidget
(
Filter
());
await
tester
.
pumpWidget
(
Filter
())
;
//await tester.pumpWidget(InsideFilter());
// final button = find.byKey(Key("button"));
// await tester.tap(button);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment