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

First pass at getting new UI testing down #4487

Merged
merged 21 commits into from
Aug 12, 2024
Merged

Commits on Jul 25, 2024

  1. First pass at getting new UI testing down

    For now we have to run next spearately to run the
    tests, eventually we want capybara to launch next
    and run the tests.
    
    At least locally, this gets
    
    bin/rails test test/features/publishers_home_test.rb:28
    
    working. The shadowdom is tricky to work with, so
    we might want to revisit that in the future.
    tsmartt committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    8b06a35 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    3136fe6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    256ee70 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. More tests passing

    tsmartt committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    92581b4 View commit details
    Browse the repository at this point in the history
  2. Fix test

    tsmartt committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b5e6978 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    e68dca6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe445f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7180f85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8480837 View commit details
    Browse the repository at this point in the history
  5. CI should use the new script

    tsmartt committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d391f86 View commit details
    Browse the repository at this point in the history
  6. Bundle exec

    tsmartt committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e288562 View commit details
    Browse the repository at this point in the history
  7. NPM Install new UI in CI

    tsmartt committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e2dd9c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    6d900f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70164af View commit details
    Browse the repository at this point in the history
  3. Remove eating output

    tsmartt committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    54ddc0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a737a27 View commit details
    Browse the repository at this point in the history
  5. Add newUI build step

    tsmartt committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    7eb36a8 View commit details
    Browse the repository at this point in the history
  6. Upgrade rexml

    tsmartt committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    da3c75f View commit details
    Browse the repository at this point in the history
  7. Exclude bootstrap

    tsmartt committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c0ee5ec View commit details
    Browse the repository at this point in the history
  8. Merge in staging

    tsmartt committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    cd87b00 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Update Axios

    tsmartt committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    90b0b09 View commit details
    Browse the repository at this point in the history