Skip to content

Improve new pipeline tests #112

@madwort

Description

@madwort

One test of the new pipeline was added in euctr/crawl/tests/test_get_trials_from_db.py - it would be nice to add this type of test for more of this code, to mimic what @NickCEBM was doing in his notebook.
We can generate initial test cases by simply wrapping the helper functions with e.g. input_dataframe.head().to_csv('/path/to/my/file'), but then we would ideally groom the data to exercise more of the code / edge cases / etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions