Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • S seismic-dms-service
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 48
    • Issues 48
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe SoftwareOpen Subsurface Data Universe Software
  • Platform
  • Domain Data Management Services
  • Seismic
  • Seismic DMS Suite
  • seismic-dms-service
  • Merge requests
  • !621

test: added test collection to validate ls endpoint pagination

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Pratiksha Shedge requested to merge slb/ps/added-pagination-tests-for-ls-endpoint into master Feb 02, 2023
  • Overview 1
  • Commits 15
  • Pipelines 4
  • Changes 2

Added tests for pagination- Here we are creating datasets on defined path and sending the request with limit parameter to return the total number of datasets and pagination token.Till the pagination token is null ,will get the datasets and will compare with the datasets already present on defined path.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: slb/ps/added-pagination-tests-for-ls-endpoint