Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add playwright testing #1891

Merged
merged 22 commits into from
Aug 24, 2023
Merged

Add playwright testing #1891

merged 22 commits into from
Aug 24, 2023

Commits on Jul 17, 2023

  1. initial trial with playwright

    mashehu committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    469bb65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96acdc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fb3024 View commit details
    Browse the repository at this point in the history
  4. increase max timeout

    mashehu committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    d001813 View commit details
    Browse the repository at this point in the history
  5. fix test paths

    mashehu committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    ef669fd View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    7978b46 View commit details
    Browse the repository at this point in the history
  2. allow manual test run

    mashehu committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    02660a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06fd523 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53e274d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of github.com:nf-core/website into add-playwright…

    …-testing
    
    # Conflicts:
    #	.cache.tar.xz
    #	.gitignore
    #	package-lock.json
    #	package.json
    #	public/pipelines.json
    mashehu committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    59fc37a View commit details
    Browse the repository at this point in the history
  6. fix syntax error

    mashehu committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    7ef5648 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61e39b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a5ab9a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Merge branch 'main' of github.com:nf-core/website into add-playwright…

    …-testing
    
    # Conflicts:
    #	.cache.tar.xz
    #	package.json
    #	public/components.json
    #	public/pipelines.json
    mashehu committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    0c4c1ce View commit details
    Browse the repository at this point in the history
  2. cache npm installs

    mashehu committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    086cae6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dffa888 View commit details
    Browse the repository at this point in the history
  4. parallelize playwright tests

    mashehu committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    b8f5966 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. add suggestion, update deps

    mashehu committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8cb8b2d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:nf-core/website into add-playwright…

    …-testing
    
    # Conflicts:
    #	package-lock.json
    #	package.json
    #	src/pages/[pipeline]/[version]/[...path].astro
    mashehu committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    e5e441c View commit details
    Browse the repository at this point in the history
  3. update tests

    mashehu committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    f5175a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77f46a7 View commit details
    Browse the repository at this point in the history
  5. add test clarification

    mashehu committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    3487d32 View commit details
    Browse the repository at this point in the history