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

Development: Improve metrics integration test coverage #9306

Merged

Commits on Sep 5, 2024

  1. +Enabled shouldReturnAverageScores() test

    +reduced jacoco missed classes threshold by one
    raffifasaro committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9dfef93 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. +shouldReturnCategories() test

    +shouldReturnCompetencyInformation() test (WIP)
    raffifasaro committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    520571d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Merge remote-tracking branch 'origin/develop' into chore/learning-ana…

    …lytics/improve-metrics-integration-tests
    raffifasaro committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    78c0daa View commit details
    Browse the repository at this point in the history
  2. + shouldReturnTeamId() test

    + shouldReturnCompleted() test
    + shouldReturnScore() test
    + shouldReturnLectureUnitInformation() test (WIP)
    
    + use of lectureMetricsService (WIP)
    raffifasaro committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5ab6ddf View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Merge remote-tracking branch 'origin/develop' into chore/learning-ana…

    …lytics/improve-metrics-integration-tests
    
    # Conflicts:
    #	src/main/java/de/tum/cit/aet/artemis/atlas/dto/metrics/CompetencyInformationDTO.java
    #	src/test/java/de/tum/cit/aet/artemis/AbstractArtemisIntegrationTest.java
    #	src/test/java/de/tum/cit/aet/artemis/MetricsIntegrationTest.java
    raffifasaro committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    487e291 View commit details
    Browse the repository at this point in the history
  2. Merge fix

    raffifasaro committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1c48a08 View commit details
    Browse the repository at this point in the history
  3. Score test fix

    some minor fixes
    raffifasaro committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    dfb6b15 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Some fixes

    Removed ShouldReturnTeamId test
    raffifasaro committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    88eb745 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c46d4f View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. fix Score test

    raffifasaro committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    387a22b View commit details
    Browse the repository at this point in the history
  2. fix Completed Test

    raffifasaro committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    e31e5fb View commit details
    Browse the repository at this point in the history
  3. fix AverageScore Test

    raffifasaro committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    31d97f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d140de View commit details
    Browse the repository at this point in the history
  5. Fixed CompetencyInformation test

    Fixed LectureInformation test
    raffifasaro committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    19b5f9f View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

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

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    b6932b6 View commit details
    Browse the repository at this point in the history
  2. code improvements

    raffifasaro committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    557ba36 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. code review fixes

    raffifasaro committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8efbfd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a800f5c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Merge remote-tracking branch 'origin/develop' into chore/learning-ana…

    …lytics/improve-metrics-integration-tests
    
    # Conflicts:
    #	build.gradle
    raffifasaro committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    91f5e94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae410d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

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

Commits on Sep 27, 2024

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

Commits on Sep 28, 2024

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

Commits on Sep 30, 2024

  1. Merge remote-tracking branch 'origin/develop' into chore/learning-ana…

    …lytics/improve-metrics-integration-tests
    
    # Conflicts:
    #	src/test/java/de/tum/cit/aet/artemis/core/MetricsIntegrationTest.java
    raffifasaro committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    435ea12 View commit details
    Browse the repository at this point in the history
  2. resolve merge conflicts

    raffifasaro committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f0da21e View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Apply suggestions from code review

    Co-authored-by: Yannik Schmidt <yannik.schmidt@tum.de>
    raffifasaro and iyannsch authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d51b4b7 View commit details
    Browse the repository at this point in the history
  2. fix israted error

    raffifasaro committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    272b155 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    review fixes
    
    Co-authored-by: Maximilian Anzinger <44003963+MaximilianAnzinger@users.noreply.github.com>
    raffifasaro and MaximilianAnzinger authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a050d9a View commit details
    Browse the repository at this point in the history
  4. change fixes

    raffifasaro committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    45f39d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    921483e View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    663c231 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28850fb View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

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

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    3e848fa View commit details
    Browse the repository at this point in the history
  2. requested change fix

    raffifasaro committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    46597a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    bc729ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61bd9e7 View commit details
    Browse the repository at this point in the history