Class ProblemEditorTests

java.lang.Object
com.decs.application.PlaywrightIT
com.decs.application.ProblemEditorTests

@Tag("ProblemEditorTests") public class ProblemEditorTests extends PlaywrightIT
Problem Editor Tests Class

This class implements end-to-end tests to the problem editor page.

Version:
1.0
Author:
Bruno Guiomar
  • Field Details

  • Constructor Details

    • ProblemEditorTests

      public ProblemEditorTests()
  • Method Details

    • visibleComponentsTest

      @Test void visibleComponentsTest()
      Verifies if all expected components are visible in the client's browser
    • saveProblemTest

      @Test void saveProblemTest()
      Simulates the creation and saving procedures of a new problem.

      Verifies if the output corresponds to the selected values.