Commit graph

15 commits

Author SHA1 Message Date
10aabed07e Implemented the upload status snackbar on the home screen, created the [DistinctStreamTransformer] and refactored how screens decide when to show a snackbar 2019-04-24 15:11:39 -05:00
47bc121cb1 Fixed broken tests due to renamed methods 2019-04-23 20:48:30 -05:00
006261698d Added missing tests for the firestore provider 2019-04-05 18:01:52 -06:00
2f12601c1f Added docs for the event model, deleted the tasks property 2019-04-05 13:30:36 -06:00
9a13781052 Fixed failing tests due to the change from Events to events collection name 2019-04-04 01:37:09 -06:00
41298ae655 modified usermodel to have an events array 2019-04-01 00:34:36 -06:00
660856317f Finished text section of the task list tile 2019-03-12 01:19:57 -06:00
5d4fa06382 Changed the [createUser] method to accept a uid for the document 2019-03-05 20:06:05 -06:00
0b06d86d0a Added tests for the new methods in firestore provider 2019-03-02 23:41:11 -06:00
ac0aed257d Modified Google Sign In provider to disconnect form both firebase and Google on sign out, added the apripriate test 2019-02-27 00:18:25 -06:00
8c3a8d5274 Finished Implementation of the google sign in provider and its tests, moved mock class definitions to the end of the file in all tests 2019-02-26 23:31:35 -06:00
4aadfbde8c Added test for user retrieval from firestore 2019-02-25 16:19:36 -06:00
7e8b0b074a Added tests for the events operations in firebase 2019-02-24 21:38:12 -06:00
ace9af40cd Added test for task deletion 2019-02-24 20:31:12 -06:00
0ff2da5f54 Added first test for firestore provider 2019-02-24 20:12:31 -06:00