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

Improve unit tests #14

Merged
merged 31 commits into from
Dec 1, 2022
Merged

Improve unit tests #14

merged 31 commits into from
Dec 1, 2022

Commits on Nov 28, 2022

  1. refactor unit tests

    p-gw committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    31481d8 View commit details
    Browse the repository at this point in the history
  2. set client outside of testset

    p-gw committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    9123c29 View commit details
    Browse the repository at this point in the history
  3. fix test errors

    p-gw committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    5a3de38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fcf3d2 View commit details
    Browse the repository at this point in the history
  5. fix unit test

    p-gw committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    7917ef6 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. add tests for question groups

    p-gw committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    82f1fa9 View commit details
    Browse the repository at this point in the history
  2. add tests for questions

    p-gw committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    0b7d02f View commit details
    Browse the repository at this point in the history
  3. debug tests

    p-gw committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    eb51b3b View commit details
    Browse the repository at this point in the history
  4. fix tests

    p-gw committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    13e27a8 View commit details
    Browse the repository at this point in the history
  5. add tests for responses

    p-gw committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    13327e7 View commit details
    Browse the repository at this point in the history
  6. fix undef reference

    p-gw committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    e4bc8a5 View commit details
    Browse the repository at this point in the history
  7. fix

    p-gw committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    c9ee39a View commit details
    Browse the repository at this point in the history
  8. set new default values

    p-gw committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    4730cc6 View commit details
    Browse the repository at this point in the history
  9. add tests for participants

    p-gw committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    196f6d7 View commit details
    Browse the repository at this point in the history
  10. fix tests

    p-gw committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    958f53d View commit details
    Browse the repository at this point in the history
  11. require isequal due to missings

    p-gw committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    3cacad4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    21661c8 View commit details
    Browse the repository at this point in the history
  13. more tests for responses

    p-gw committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    6c26278 View commit details
    Browse the repository at this point in the history
  14. keep 1 participant

    p-gw committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    45b241f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4fbe185 View commit details
    Browse the repository at this point in the history
  16. add remaining tests

    p-gw committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    684e12e View commit details
    Browse the repository at this point in the history
  17. also run tests on LimeSurvey LTS

    p-gw committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    580dc01 View commit details
    Browse the repository at this point in the history
  18. add new constructed survey

    p-gw committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    40d4e25 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. change tests for new survey

    p-gw committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    587b292 View commit details
    Browse the repository at this point in the history
  2. fix tests on limesurvey latest

    p-gw committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    fc9738a View commit details
    Browse the repository at this point in the history
  3. additional fixes for latest

    p-gw committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    def5aff View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. test with new docker config

    p-gw committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    c0d7bea View commit details
    Browse the repository at this point in the history
  2. fix CI command

    p-gw committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    4b2d95c View commit details
    Browse the repository at this point in the history
  3. fix broken tests

    p-gw committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    04fa9f0 View commit details
    Browse the repository at this point in the history
  4. fix typo

    p-gw committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    d305558 View commit details
    Browse the repository at this point in the history
  5. omit tests for limesurvey lts

    p-gw committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    2b85f91 View commit details
    Browse the repository at this point in the history