Skip to content

On call doctors viewing with Unit tests

Closes #55 (closed)

Tasks

  • Fetching events from on call doctors program
  • displaying on call doctors
  • displaying images with cache
  • saving the list to local storage

Unit tests

  • yield OnCallDoctorLoaded on successful fetching of data
  • yields OnCallDoctorLoaded on unsuccessful fetching of data by getting from hive
  • returns response with 200 code on successful fetching of on call doctors
  • throws fetch data exception on no internet connection
Screenshot_1626859610 Screenshot_1626859593 Screenshot_1626859590

GIF Showing on Call Doctors slider

Edited by Darshpreet Singh

Merge request reports