Class EventInstrumentedTest

java.lang.Object
com.example.skeddly.utilities.BaseTest
com.example.skeddly.EventInstrumentedTest

public class EventInstrumentedTest extends BaseTest
Tests Event related UI elements.
  • Constructor Details

    • EventInstrumentedTest

      public EventInstrumentedTest()
  • Method Details

    • searchEvent

      public void searchEvent()
      Tests creating events
    • testViewEvent

      public void testViewEvent()
      Tests if the content card with information about an Event is properly displayed.
    • testViewEventQRCode

      public void testViewEventQRCode()
      Tests if the QR code popup properly appears.
    • testEventDetailsAreDisplayedCorrectly

      public void testEventDetailsAreDisplayedCorrectly()
      Tests that event details are displayed correctly and that the map popup can be opened.