Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T TIDO
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 109
    • Issues 109
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
    • Jira issues
    • Open Jira
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • subugoe
  • emo
  • TIDO
  • Merge requests
  • !272

Merged
Created May 24, 2022 by dindigala@manikanth.dindigalaMaintainer1 of 1 task completed1/1 task

feat: implementation of cypress e2e with some minor test cases.

  • Overview 6
  • Commits 26
  • Pipelines 23
  • Changes 14

To test, pull the branch in local.

  • Add entry point https://ahikar-dev.sub.uni-goettingen.de/api/textapi/ahikar/arabic-karshuni/collection.json and run the application. The app loads in the port 8080.
  • Added new test id's inside the components to perform test cases. Since these are not available to dev or live, using the localhost as a base url in cypress.json config.
  • Open a new console tab to run tests - npm run cypress, as soon the cypress console is opened we can view the app.test.js file and select it. This runs the tests on Chrome browser.

Note:

  • gitlab pipeline were because of the new test config. Will check the scripts and update the MR.
Edited May 30, 2022 by dindigala
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feat/cypress