Skip to content

GitLab

  • Menu
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • Issues 141
    • Issues 141
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • nomad-lab
  • nomad-FAIRnomad-FAIR
  • Merge requests
  • !634

Merged
Created Apr 12, 2022 by David Sikter@dsikterDeveloper

Add GUI tests for metainfo browser and the archive browser

  • 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
Reviewer
Request review from
Time tracking
Source branch: 807-add-gui-tests-for-metainfo-browser-and-the-archive-browser