-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(bloc_test): testBlocFakeAsync - fire all asynchronous events without actually needing to wait for real time to elapse #3796
base: master
Are you sure you want to change the base?
Commits on Apr 18, 2023
-
feat(bloc_test): FakeAsync support - fire all asynchronous events wit…
…hout actually needing to wait for real time to elapse 1. introduced fakeAsyncBlocTest 2. fakeAsyncBlocTest tests -> 100% coverage 3. added fake_async dependency
Configuration menu - View commit details
-
Copy full SHA for a90d51d - Browse repository at this point
Copy the full SHA a90d51dView commit details -
feat(bloc_test): FakeAsync support - fire all asynchronous events wit…
…hout actually needing to wait for real time to elapse 1. Removed sandbox file
Configuration menu - View commit details
-
Copy full SHA for d0fc9a6 - Browse repository at this point
Copy the full SHA d0fc9a6View commit details
Commits on Apr 19, 2023
-
feat(bloc_test): FakeAsync support - fire all asynchronous events wit…
…hout actually needing to wait for real time to elapse 1. Fixed linter warnings -> Avoid lines longer than 80 characters.
Configuration menu - View commit details
-
Copy full SHA for f5af29f - Browse repository at this point
Copy the full SHA f5af29fView commit details -
feat(bloc_test): FakeAsync support - fire all asynchronous events wit…
…hout actually needing to wait for real time to elapse 1. Modified doc comments & fixed typo's
Configuration menu - View commit details
-
Copy full SHA for e71865a - Browse repository at this point
Copy the full SHA e71865aView commit details -
feat(bloc_test): FakeAsync support - fire all asynchronous events wit…
…hout actually needing to wait for real time to elapse 1. Replaced ' with ` in doc comments
Configuration menu - View commit details
-
Copy full SHA for 8b7fbc9 - Browse repository at this point
Copy the full SHA 8b7fbc9View commit details
Commits on Apr 20, 2023
-
feat(bloc_test): FakeAsync support - fire all asynchronous events wit…
…hout actually needing to wait for real time to elapse 1. Extracted duplicated code
Configuration menu - View commit details
-
Copy full SHA for 5a4a9f6 - Browse repository at this point
Copy the full SHA 5a4a9f6View commit details
Commits on May 27, 2023
-
feat(bloc_test): FakeAsync support - fire all asynchronous events wit…
…hout actually needing to wait for real time to elapse 1. Fixed formatting in bloc_test
Configuration menu - View commit details
-
Copy full SHA for 4ee0f86 - Browse repository at this point
Copy the full SHA 4ee0f86View commit details -
Merge remote-tracking branch 'origin/master' into feat/bloc_test-fake…
…_async_support # Conflicts: # packages/bloc_test/lib/src/bloc_test.dart
Configuration menu - View commit details
-
Copy full SHA for f19316f - Browse repository at this point
Copy the full SHA f19316fView commit details -
feat(bloc_test): FakeAsync support - fire all asynchronous events wit…
…hout actually needing to wait for real time to elapse 1. Sync with master & conflicts resolve
Configuration menu - View commit details
-
Copy full SHA for c73593f - Browse repository at this point
Copy the full SHA c73593fView commit details