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

Implement UI testing for Login page #48

Merged
merged 15 commits into from
Oct 21, 2024
Merged

Implement UI testing for Login page #48

merged 15 commits into from
Oct 21, 2024

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    c4fa7c1 View commit details
    Browse the repository at this point in the history
  2. Update versions.

    MykytaPimonovTD committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e3c2643 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Create first UI test.

    MykytaPimonovTD committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    cb7e01a View commit details
    Browse the repository at this point in the history
  2. Create TestClient.

    MykytaPimonovTD committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4a99be7 View commit details
    Browse the repository at this point in the history
  3. Test login page.

    MykytaPimonovTD committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b1d34bb View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'refs/remotes/origin/master' into ui-tes…

    …ting
    
    # Conflicts:
    #	desktop/buildSrc/src/main/kotlin/io/spine/internal/dependency/Pingh.kt
    MykytaPimonovTD committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b0b87c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    06d76f4 View commit details
    Browse the repository at this point in the history
  2. Update versions.

    MykytaPimonovTD committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6487ece View commit details
    Browse the repository at this point in the history
  3. Update README.

    MykytaPimonovTD committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5cdcd44 View commit details
    Browse the repository at this point in the history
  4. Clean up.

    MykytaPimonovTD committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7895c7d View commit details
    Browse the repository at this point in the history
  5. Fix detekt warnings.

    MykytaPimonovTD committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    94c331d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe2d16a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a0b9c70 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    836b64b View commit details
    Browse the repository at this point in the history
  9. Improve README.

    MykytaPimonovTD committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    34e5083 View commit details
    Browse the repository at this point in the history