Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • nomad-FAIR nomad-FAIR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 245
    • Issues 245
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • 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
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

On Monday, June 12, 2023, from 9.00 to 10.00 am there will be a maintenance with a short downtime of the GitLab service.

  • nomad-labnomad-lab
  • nomad-FAIRnomad-FAIR
  • Merge requests
  • !634

Add GUI tests for metainfo browser and the archive browser

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged David Sikter requested to merge 807-add-gui-tests-for-metainfo-browser-and-the-archive-browser into v1.1.0 Apr 12, 2022
  • Overview 0
  • Commits 6
  • Pipelines 13
  • Changes 17

Closes #807 (closed). Adds "dumb" gui render tests, that recursively browse through a decent portion of the Metainfo browser tree and an example archive. The tests check that the lanes render, that the lane error boundary is not hit, and that nothing is printed to the console. All issues discovered by the testing are also resolved.

The tests take several minutes to run, and because of performance issues, with individual tests run slower when parallelized (in particular on the server), the default asynch timeout has been increased from 1 to 10 seconds.

Edited Apr 21, 2022 by David Sikter
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 807-add-gui-tests-for-metainfo-browser-and-the-archive-browser