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

Create Playwright Test Framework #368

Draft
wants to merge 50 commits into
base: main
Choose a base branch
from
Draft

Create Playwright Test Framework #368

wants to merge 50 commits into from

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    8c92bbc View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    7c38538 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    d6696b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b87790a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    dc5a278 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f4404d View commit details
    Browse the repository at this point in the history
  3. Reduce file count per test

    Kizjkre committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c5a7eef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86f9e7e View commit details
    Browse the repository at this point in the history
  5. Fix lint errors

    Kizjkre committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    82fe7f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Remove unused import

    Kizjkre committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ba87acd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d029f50 View commit details
    Browse the repository at this point in the history
  3. fix merge

    terryzfeng committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    fdb4415 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/playwright-test' into playwright…

    …-test
    
    # Conflicts:
    #	src/tests/playwright/pages/realtime-sine.html
    Kizjkre committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    7665bbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    436bf6c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    b9b13ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bf7de0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cb6ed3 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Create bufferinator and audio graph cache

    Co-authored-by: terryzfeng <[email protected]>
    Kizjkre and terryzfeng committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0c41e3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ddc7e9 View commit details
    Browse the repository at this point in the history
  3. bump playwright version

    terryzfeng committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0c9e322 View commit details
    Browse the repository at this point in the history
  4. implement library functions for dsp graph building and realtime and o…

    …ffline audio buffer comparison
    
    Co-authored-by: kizjkre <[email protected]>
    terryzfeng and Kizjkre committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    055cd61 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. feat: add playwright multiple chromium version support

    feat: add beCloseTo impl
    
    feat: impl buffer comparison and graph evaluation
    
    refactor: realtimeSine test, recorder-main, etc.
    
    test: add dsp graph eval test
    terryzfeng committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6ee4009 View commit details
    Browse the repository at this point in the history
  2. style: fix ending newlines

    remove: unnecessary run.py
    terryzfeng committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    32d2de3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07f9d48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bfa140 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed1a633 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Connect tests to live suite

    Co-authored-by: terryzfeng <[email protected]>
    Kizjkre and terryzfeng committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c28ee78 View commit details
    Browse the repository at this point in the history
  2. Fix bug where DSP graph evaluation could only be run once

    Co-authored-by: terryzfeng <[email protected]>
    Kizjkre and terryzfeng committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    21cbcac View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    5811046 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    126c6f1 View commit details
    Browse the repository at this point in the history
  3. Small live suite fixes

    Co-authored-by: Kizjkre <[email protected]>
    terryzfeng and Kizjkre committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c54cd52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36f7b81 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    55bfdcf View commit details
    Browse the repository at this point in the history
  2. Add assert functionality

    Kizjkre committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    681466a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa96163 View commit details
    Browse the repository at this point in the history
  4. Port gain perf test and optimize CI

    Co-authored-by: Kizjkre <[email protected]>
    terryzfeng and Kizjkre committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    d0255be View commit details
    Browse the repository at this point in the history
  5. Port gain perf test and optimize CI

    Co-authored-by: Kizjkre <[email protected]>
    terryzfeng and Kizjkre committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    fe8120d View commit details
    Browse the repository at this point in the history
  6. Increase tolerance

    Co-authored-by: terryzfeng <[email protected]>
    Kizjkre and terryzfeng committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    5e8e33d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7380986 View commit details
    Browse the repository at this point in the history
  8. lower threshold

    terryzfeng committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    16b13fc View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    c4df71c View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    bd0360f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. PR review fixes

    Co-authored-by: terryzfeng <[email protected]>
    Kizjkre and terryzfeng committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    eca95f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Port gain perf test and optimize CI

    Co-authored-by: Kizjkre <[email protected]>
    terryzfeng and Kizjkre committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    eaaef2d View commit details
    Browse the repository at this point in the history
  2. lower threshold

    terryzfeng authored and Kizjkre committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    986691c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11cbfdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    676d2b0 View commit details
    Browse the repository at this point in the history
  5. PR review fixes

    Co-authored-by: terryzfeng <[email protected]>
    Kizjkre and terryzfeng committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    51409a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a3bcd9e View commit details
    Browse the repository at this point in the history
  7. Small fix

    Co-authored-by: terryzfeng <[email protected]>
    Kizjkre and terryzfeng committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8a51198 View commit details
    Browse the repository at this point in the history