Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 699 Bytes

File metadata and controls

27 lines (16 loc) · 699 Bytes

Test-App

The app that sends image dimensions and location on the server in JSON format

Documentation

Documentation

Instruction

The app has two buttons:

  1. Camera button is for taking a picture
  2. Send button is for sending the data on the server in JSON format

Screenshot

Screenshot

Unit testing

func testIfbuttonsHaveActionAssigned()

func testViewControllerIsComposedOfLabel()

func testViewControllerInitializesLabelText()

func testLabelAfterButtonTap()

Tests