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

Dashboard - new testing framework: playwright #1078

Merged

Commits on Feb 2, 2023

  1. Revert "Revert dashboard related changes."

    This reverts commit bb042f5.
    notoraptor committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    4ed6f15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24e9602 View commit details
    Browse the repository at this point in the history
  3. Reorganize code

    notoraptor committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    8f74f97 View commit details
    Browse the repository at this point in the history
  4. (WIP) Trying puppeteer

    notoraptor committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    6265d89 View commit details
    Browse the repository at this point in the history
  5. (WIP) Try playwright

    notoraptor committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    efe7863 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a72b83 View commit details
    Browse the repository at this point in the history
  7. Prepare CI. Add a test for nav bar scrolling. Deactivate other dashbo…

    …ard SRC tests, as they won't currently pass.
    notoraptor committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    e56d5e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    64247b9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b4273e View commit details
    Browse the repository at this point in the history
  10. [ci]

    - do not retry playwright tests
    - bounding boxes values aren't all stable.
    notoraptor committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    94024e6 View commit details
    Browse the repository at this point in the history
  11. [ci] fix call to waitFor() when waiting for default loaded experiment…

    …s (waitFor() does not seem to work when waiting for multiple elements)
    notoraptor committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    3fa4d2f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    876bfd1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3ede44b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b654c57 View commit details
    Browse the repository at this point in the history
  15. [ci]

    - remove upload-artifact
    - fix 2 more test files work with playwright
    notoraptor committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    e0359e2 View commit details
    Browse the repository at this point in the history
  16. Fix benchmark tests

    notoraptor committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    8b5f833 View commit details
    Browse the repository at this point in the history
  17. Add benchmark tests to CI

    notoraptor committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    96e8517 View commit details
    Browse the repository at this point in the history
  18. Fix experiments nav bar tests and add them to CI

    Move nav bar scrolling test into nav bar tests file
    notoraptor committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    b2e5199 View commit details
    Browse the repository at this point in the history
  19. Import object performance from perf_hooks in benchmarks tests

    Fix experimentrs visualizations tests and add them to CI
    notoraptor committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    2cfe760 View commit details
    Browse the repository at this point in the history
  20. All old tests rewritten.

    notoraptor committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    e925906 View commit details
    Browse the repository at this point in the history
  21. [ci] run all tests

    notoraptor committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    14e2636 View commit details
    Browse the repository at this point in the history
  22. [ci]

    - Set up database with additional uncompleted experiments
    - Use new database for unit tests
    notoraptor committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    8ac1128 View commit details
    Browse the repository at this point in the history
  23. FIx benchmark tests

    notoraptor committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    d0750d4 View commit details
    Browse the repository at this point in the history
  24. Remove changes related to progress bar

    Keep everything else, including infinite scroll
    notoraptor committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    bf3a8c5 View commit details
    Browse the repository at this point in the history