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 Galata in JupyterLab #10796

Merged
merged 10 commits into from
Aug 28, 2021
Merged

Add Galata in JupyterLab #10796

merged 10 commits into from
Aug 28, 2021

Commits on Aug 26, 2021

  1. Initial import of galata

    Homogeneous version
    
    Fix tests
    
    WIP drop jest
    
    WIP playwright
    
    First working version
    
    WIP mock state and settings
    
    Use node-fetch instead of axios
    
    Add temporary server test folder fixture
    
    Remove html report assets
    
    Track sessions and terminals related to a test
    
    Finalize notebook tests
    
    Set up CI
    
    Don't use a single worker by default
    
    Delete data.csv
    
    Increase timeout to wait for JLab in dev-mode
    
    Build the galata assets before the tests
    
    Install chromium
    
    Upload galata artifacts
    
    Bump playwright test runner
    
    enhance settings fixture
    
    Correct tests
    
    Fix integrity
    
    Split assests into two artifacts
    
    Fix regex and settings setting
    
    Fix mockSettings test
    
    WIP Convert contextmenu tests
    
    galata refactoring
    
    All contents helpers use the REST API
    
    Correct linter ignore files
    
    Correct contextmenu test
    
    Migrate debugger tests
    
    Start converting general tests
    
    Convert general tests
    
    convert notebook-run
    
    Improve temporary server folder name
    
    Convert toc tests
    
    Convert notebook create
    
    Convert notebook-edit
    
    Convert notebook-toolbar
    
    Improve test:report
    Open browser
    Don't expose local port
    
    Fix galata tests
    
    Improve test partitioning for sessions and terminals
    
    Use Playwright project feat. to merge galata and ui-tests
    
    Update test using project structure
    
    Fix jupyterlab/galata#69
    
    Upgrade newly added tests
    
    Add install
    
    Fix build inpage
    
    Fix tests
    
    More fix
    
    Try to fix typedoc
    
    Update reference screenshots
    
    Use galata.newContentsHelper
    
    More robust `page.waitIsReady`
    
    Fix types for typedoc
    
    Revert change for integrity testing
    
    Auto review
    fcollonval committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    7298e68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89f1cf8 View commit details
    Browse the repository at this point in the history
  3. Fix linter

    More robust test
    fcollonval committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    24f5b62 View commit details
    Browse the repository at this point in the history
  4. Correct test

    fcollonval committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    cf38ab0 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Various fix

    Add fixtures documentation
    fcollonval committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    05a5c46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    852a3c2 View commit details
    Browse the repository at this point in the history
  3. Use playwright image for Galata test

    Correct integrity
    fcollonval committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    05b91ab View commit details
    Browse the repository at this point in the history
  4. Don't use pwuser

    fcollonval committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    0ce4278 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c3f4a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2021

  1. Update galata/package.json

    Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
    Steven Silvester and jtpio committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    746b308 View commit details
    Browse the repository at this point in the history