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

♻️ Enhanced ContributorsScreen testing. #503

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    97196db View commit details
    Browse the repository at this point in the history
  2. 🔧 Match the contents of the Lists provided by the fake methods of the…

    … Staff data class and Contributor data class.
    Corvus400 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    91b9cd9 View commit details
    Browse the repository at this point in the history
  3. ♻️ Enhanced ContributorsScreen testing.

    modified to check if the elements of individual items are visible.
    Corvus400 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    15e3c3a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. 🔧 The test was simplified and the test was modified to check only whe…

    …ther two or more contributors are displayed.
    Corvus400 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ae10a1d View commit details
    Browse the repository at this point in the history
  2. 🔧 Remove commas from description as there is a problem with VRT scree…

    …nshots not displaying if there is a comma in them.
    Corvus400 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    61bd452 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2910200 View commit details
    Browse the repository at this point in the history
  4. Fix format

    takahirom committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d4f51f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a83476 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' of github.com:Corvus400/conference-app-2024 into …

    …enhancement/contributors_screen_test_enhancement
    
    # Conflicts:
    #	feature/contributors/src/commonMain/kotlin/io/github/droidkaigi/confsched/contributors/ContributorsScreen.kt
    Corvus400 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f16b5ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    729cc96 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Fix naming of test

    takahirom committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    2178993 View commit details
    Browse the repository at this point in the history