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

fix: reinstate tests #135

Closed
wants to merge 5 commits into from
Closed

fix: reinstate tests #135

wants to merge 5 commits into from

Commits on May 2, 2024

  1. fix: reinstate tests

    pieterlukasse committed May 2, 2024
    Configuration menu
    Copy the full SHA
    707b173 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. tmp: skip broken CohortCharacterizationServiceTest tests

    This allows the other tests to be reinstated while these two
    can then be fixed separately.
    pieterlukasse committed May 3, 2024
    Configuration menu
    Copy the full SHA
    5ea83a4 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. tmp: skip broken PermissionTest tests

    This allows the other tests to be reinstated while these two
    can then be fixed separately.
    pieterlukasse committed May 30, 2024
    Configuration menu
    Copy the full SHA
    ec6e298 View commit details
    Browse the repository at this point in the history
  2. tmp: skip broken StudyInfoTest

    ...this one seems to only work depending on the order of execution...
    it lacks the setup() method where a pre-filled db is guaranteed, like
    for example in CohortCharacterizationServiceTest
    pieterlukasse committed May 30, 2024
    Configuration menu
    Copy the full SHA
    ccc748b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f084e2 View commit details
    Browse the repository at this point in the history