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

Integration tests for patient details #229

Merged
merged 13 commits into from
Jul 15, 2022

Commits on Jul 15, 2022

  1. Added specflow steps and some test data

    Signed-off-by: Joss Sparkes <joss.sparkes@gmail.com>
    RemakingEden committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    76f0261 View commit details
    Browse the repository at this point in the history
  2. Basic tests working but not clearing down workflow instances

    Signed-off-by: Joss Sparkes <joss.sparkes@gmail.com>
    RemakingEden committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    3731236 View commit details
    Browse the repository at this point in the history
  3. Fixed the deleting after test run task

    Signed-off-by: Joss Sparkes <joss.sparkes@gmail.com>
    RemakingEden committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    3f5262c View commit details
    Browse the repository at this point in the history
  4. Fixed other tests that broke

    Signed-off-by: Joss Sparkes <joss.sparkes@gmail.com>
    RemakingEden committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    5ba19b5 View commit details
    Browse the repository at this point in the history
  5. Added longer timeout for task status step

    Signed-off-by: Joss Sparkes <joss.sparkes@gmail.com>
    RemakingEden committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    b7f18be View commit details
    Browse the repository at this point in the history
  6. Increased timeout on task check

    Signed-off-by: Joss Sparkes <joss.sparkes@gmail.com>
    RemakingEden committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    de8df6a View commit details
    Browse the repository at this point in the history
  7. Added dev changes

    Signed-off-by: Joss Sparkes <joss.sparkes@gmail.com>
    RemakingEden committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    b5aa57f View commit details
    Browse the repository at this point in the history
  8. .gitignore fix

    Signed-off-by: Joss Sparkes <joss.sparkes@gmail.com>
    RemakingEden committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    7b3d345 View commit details
    Browse the repository at this point in the history
  9. Changes to dicom metadata including dev changes to parse date correctly

    Signed-off-by: Joss Sparkes <joss.sparkes@gmail.com>
    RemakingEden committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    7b6f1c9 View commit details
    Browse the repository at this point in the history
  10. Removed uneeded variables in constructor

    Signed-off-by: Joss Sparkes <joss.sparkes@gmail.com>
    RemakingEden committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    65e901a View commit details
    Browse the repository at this point in the history
  11. Reset build.sh back to the same as develop

    Signed-off-by: Joss Sparkes <joss.sparkes@gmail.com>
    RemakingEden committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    461ddc1 View commit details
    Browse the repository at this point in the history
  12. Fixed int and unit tests that broke from dev work

    Signed-off-by: Joss Sparkes <joss.sparkes@gmail.com>
    RemakingEden committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    481f0f1 View commit details
    Browse the repository at this point in the history
  13. Unit tests changes

    Signed-off-by: Joss Sparkes <joss.sparkes@gmail.com>
    RemakingEden committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    da41cf9 View commit details
    Browse the repository at this point in the history