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: Refactor quiz server tests #6570

Merged
merged 39 commits into from
Jun 11, 2023

Commits on May 12, 2023

  1. remove createQuizOnServer

    laadvo committed May 12, 2023
    Configuration menu
    Copy the full SHA
    94c00aa View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. reduce duplication

    laadvo committed May 15, 2023
    Configuration menu
    Copy the full SHA
    5ae7567 View commit details
    Browse the repository at this point in the history
  2. refactor import tests

    laadvo committed May 15, 2023
    Configuration menu
    Copy the full SHA
    38d8ea8 View commit details
    Browse the repository at this point in the history
  3. refactor creation tests

    laadvo committed May 15, 2023
    Configuration menu
    Copy the full SHA
    76997a6 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. improve assertions

    laadvo committed May 18, 2023
    Configuration menu
    Copy the full SHA
    051ec55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eceb187 View commit details
    Browse the repository at this point in the history
  3. refactor import tests

    laadvo committed May 18, 2023
    Configuration menu
    Copy the full SHA
    12e332b View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/test/refactor-quiz-server-tests'…

    … into test/refactor-quiz-server-tests
    laadvo committed May 18, 2023
    Configuration menu
    Copy the full SHA
    872fc0f View commit details
    Browse the repository at this point in the history
  5. refactor exam tests

    laadvo committed May 18, 2023
    Configuration menu
    Copy the full SHA
    443d002 View commit details
    Browse the repository at this point in the history
  6. refactor missing tests

    laadvo committed May 18, 2023
    Configuration menu
    Copy the full SHA
    e80b48d View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. add javadoc

    laadvo committed May 19, 2023
    Configuration menu
    Copy the full SHA
    5235431 View commit details
    Browse the repository at this point in the history
  2. fix test?

    laadvo committed May 19, 2023
    Configuration menu
    Copy the full SHA
    d48ee71 View commit details
    Browse the repository at this point in the history
  3. remove test

    laadvo committed May 19, 2023
    Configuration menu
    Copy the full SHA
    10025f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0cd74e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c16b59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    857a074 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2df6d9f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    372e6a9 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

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

    laadvo committed May 23, 2023
    Configuration menu
    Copy the full SHA
    fd80def View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    131d84f View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/test/refactor-quiz-server-tests'…

    … into test/refactor-quiz-server-tests
    laadvo committed May 25, 2023
    Configuration menu
    Copy the full SHA
    30b9357 View commit details
    Browse the repository at this point in the history
  3. changes

    laadvo committed May 25, 2023
    Configuration menu
    Copy the full SHA
    7b11a8f View commit details
    Browse the repository at this point in the history
  4. use local variables

    laadvo committed May 25, 2023
    Configuration menu
    Copy the full SHA
    0c4c8c1 View commit details
    Browse the repository at this point in the history
  5. use local variables

    laadvo committed May 25, 2023
    Configuration menu
    Copy the full SHA
    7ceae28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1affc5 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

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

Commits on May 27, 2023

  1. implement code review

    laadvo committed May 27, 2023
    Configuration menu
    Copy the full SHA
    bc5cd54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b136d4a View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    2bf5982 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57a30e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee5bfa4 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. remove unused import

    laadvo committed May 31, 2023
    Configuration menu
    Copy the full SHA
    71b6a95 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

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

Commits on Jun 2, 2023

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

Commits on Jun 3, 2023

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

Commits on Jun 4, 2023

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

Commits on Jun 6, 2023

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

Commits on Jun 8, 2023

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