Ashita Prasad
59bc95c439
fix breaking ui providers tests
2024-07-20 12:04:31 +05:30
Ragul Raj
d1599e20ae
Merge branch 'main' into resolve-issue-env-field
2024-07-11 23:26:36 +05:30
DenserMeerkat
9ff76135d5
fix: ui provider tests
2024-07-11 22:01:16 +05:30
DenserMeerkat
0e87fc90fe
fix: multitriggerautocomplete + extendedtextfield
2024-07-11 21:58:12 +05:30
DenserMeerkat
58b5300f06
fix: ui_provider_tests
2024-07-04 11:42:46 +05:30
DenserMeerkat
ab2cd0dbf5
feat: about dialog
2024-07-03 13:56:14 +05:30
DenserMeerkat
0083706d9b
fix: broken tests
2024-06-30 02:35:29 +05:30
DenserMeerkat
2f8a1ef9b2
fix: review changes
2024-06-24 23:41:52 +05:30
Sixtus Agbo
049a31819e
Add test url constant
2024-03-29 00:39:15 +01:00
Sixtus Agbo
2700ade751
Add more tests for codePaneVisibleStateProvider
2024-03-28 03:03:00 +01:00
Sixtus Agbo
51911e4b0a
Remove request mocks
...
I am now sending actual requests as adviced by @ashitaprasad since the APIs are maintained by us
2024-03-28 02:22:51 +01:00
Sixtus Agbo
3fa3076790
Add some tests for codePaneVisibleStateProvider
...
I added some tests for the value of this provider by state injection.
Still working on tests for interaction, value persistence across
rebuilds and proper disposal of this provider.
2024-03-26 04:08:13 +01:00
Ankit Mahato
8a8ded7d20
Update tests
2024-03-24 03:18:04 +05:30
Sixtus Agbo
d2aee57ef1
Remove test case for sentRequestIdStateProvider
...
I removed test case for this provider because this provider does not
exist in the repository anymore. With recent changes, it has been
removed.
2024-03-21 01:31:55 +01:00
Sixtus Agbo
de19fc4279
Test initial value of sentRequestIdStateProvider
2024-03-21 00:04:45 +01:00
Sixtus Agbo
df25a1b1b3
Add test case to verify proper disposal of selectedIdEditStateProvider
2024-03-17 06:05:29 +01:00
Sixtus Agbo
1513cfe3c1
Add test case for when selectedIdEditStateProvider is reset
2024-03-17 05:55:39 +01:00
Sixtus Agbo
f1ec852acb
Add test case for selectedIdEditStateProvider after rename button is tapped
2024-03-17 05:39:54 +01:00
Sixtus Agbo
a057281a6f
Test that selectedIdEditStateProvider has initial value of null
2024-03-12 04:07:09 +01:00
Sixtus Agbo
f71bf00dc3
Remove mockito
2024-03-12 03:57:51 +01:00
Sixtus Agbo
405decbd56
Test that navRailIndexStateProvider is properly disposed
2024-03-12 02:48:54 +01:00
Sixtus Agbo
a882d51022
Test that UI updates correctly when nav rail index changes
2024-03-12 02:38:54 +01:00
Sixtus Agbo
ba4bd77795
Test that nav rail index persist across widget rebuilds
2024-03-12 02:17:22 +01:00
Sixtus Agbo
b264a7e6a4
Ensure that navigation rail index update when icon button is pressed
2024-03-12 02:13:11 +01:00
Sixtus Agbo
4dad60d937
Test that correct pages are displayed for navRailIndexStateProvider value
2024-03-12 01:55:28 +01:00