Skip to content

Data Migration: pageobjects migration to SQL-based versions #13324

@DhiraPT

Description

@DhiraPT

Add SQL-based versions of pageobject classes to support E2E test migration.

  • Abstract out methods into new SQL-based classes.

  • Do not combine SQL-based code with old Datastore-based code in the same class.

Task List: Migrate PageObjects to SQL-based versions (only classes that need migration)

  • AdminSearchPage

  • AppPage (retain existing name)

  • FeedbackResultsPage

  • FeedbackSubmitPage

  • InstructorCourseDetailsPage

  • InstructorCourseEditPage

  • InstructorCourseEnrollPage

  • InstructorCoursesPage

  • InstructorCourseStudentDetailsEditPage

  • InstructorCourseStudentDetailsViewPage

  • InstructorFeedbackEditPage

  • InstructorFeedbackResultsPage

  • InstructorFeedbackSessionsPage

  • InstructorHomePage

  • InstructorSearchPage

  • InstructorSessionIndividualExtensionPage

  • InstructorStudentListPage

  • InstructorStudentRecordsPage

  • StudentCourseDetailsPage

  • UserNotificationsPage

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions