Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Added UI/Integration tests for creating Tellers, Teller list, teller details and Teller Task mgmt. features #193

Open
wants to merge 4 commits into
base: development
Choose a base branch
from

Conversation

varsvat
Copy link

@varsvat varsvat commented Aug 20, 2021

This PR has been made on top of this PR

Please Add Screenshots If any UI changes:

  1. Test teller item creation successfully
  • Enter Code
  • Enter password
  • Enter cash withdraw limit
  • Enter teller Account identifier
  • Enter Teller Vault identifier
  • close the soft keyboard
  • check if the denomination required checkbox is check, if not then check it
  • swipe up the stepper layout rv
  • Enter cash over short account
  • Enter assigned Employee
  • Navigate to the next stepper screen
  • Check if the teller was created successfully?
  • delete the test entry from the database after the test is successful
VID_20210820174636.mp4
  1. Test Teller List fragment and recyclerView onclick
  • Launch the application
  • Navigate to the teller list fragment and check if recyclerview is visible
  • click on the recyclerView Item
  • Assert if the item has been displayed correctly
  1. Test teller state changed successfully
  • launch the teller list fragment
  • open the teller details fragment
  • click on the tasks linear layout
  • check if the state was updated successfully?
VID_20210820174433.mp4
TellerTaskTests.mp4

Please Add Summary of what changes you have made and if possible provide links.(Optional)

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Apply the AndroidStyle.xml style template to your code in Android Studio.

  • Run the unit tests with ./gradlew check to make sure you didn't break anything.

  • If you have multiple commits please combine them into one commit by squashing them.

@varsvat
Copy link
Author

varsvat commented Aug 20, 2021

@jawidMuhammadi please review the changes whenever you are free :)

@varsvat varsvat changed the title Add UI/Integration tests for creating Tellers, Teller list and teller details Added UI/Integration tests for creating Tellers, Teller list, teller details and Teller Task mgmt. features Aug 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant