Releases: HBPMedical/pytest-mip
1.0.4
pytest-mip
is an open-source tool developed for testing and reporting the status of the up-and-running federations of the Medical Informatics Platform (MIP).
What's changed
-
chore(build-test-report.yml): update versions of GitHub Actions
-
docs: add information about organization and CI/CD workflow for a future maintainer
-
ci: review order and stages
-
chore: update selenium and webdriver-manager to fit latest release of google chrome driver
-
docs(README): update mermaid diagram of github action workflow
-
docs(README): add a table of content and review organisation
Full changelog
1.0.3
pytest-mip
is an open-source tool developed for testing and reporting the status of the up-and-running federations of the Medical Informatics Platform (MIP).
What's changed
- feat: adds the stroke federation test status to appear in the main table of the reporting website
- docs(README): improves instructions to add a test for a new federation
Full changelog
1.0.2
pytest-mip
is an open-source tool developed for testing and reporting the status of the up-and-running federations of the Medical Informatics Platform (MIP).
What's Changed
- feat: add tests for the new MIP 7.1.0 stroke federation by @sebastientourbier in #5
Full Changelog
1.0.1...1.0.2
1.0.1
pytest-mip
is an open-source tool developed for testing and reporting the status of the up-and-running federations of the Medical Informatics Platform (MIP).
What's Changed
- fix: run steps that update the reports.json file by @sebastientourbier in #4
Full Changelog: 1.0.0...1.0.1
1.0.0-beta.4
pytest-mip
is an open-source tool developed for testing and reporting the status of the up-and-running federations of the Medical Informatics Platform (MIP).
What's Changed
- feat: generate JUnitXML report file with pytest, parse the reports with JavaScript in main index.html, and display status for each federation in the main table.
Full Changelog: 1.0.0-beta.3...1.0.0-beta.4
1.0.0
pytest-mip
is an open-source tool developed for testing and reporting the status of the up-and-running federations of the Medical Informatics Platform (MIP).
What's Changed
- refactor: review how to sort reports table by date
Full Changelog: 1.0.0-beta.4...1.0.0
1.0.0-beta.3
What's Changed
- refactor: use class inheritance to share common code for testing different federations by @sebastientourbier in #3
- refactor: use a main
index.html
that lists all the generated reports. Reports are generated in distinctreport-DD-MM-YYYY
folders. Information displayed in the mainindex.html
are stored in areports.json
file in thegithub-page
branch.
Full Changelog: 1.0.0-beta.2...1.0.0-beta.3
1.0.0-beta.2
Full Changelog: 1.0.0-beta.1...1.0.0-beta.2
1.0.0-beta.1
Full Changelog: 1.0.0-beta.0...1.0.0-beta.1
1.0.0-beta.0
First beta version release.
What's Changed
- feat: add pytest html report by @sebastientourbier in #1
- feat: add github action to build/run the integration tests by @sebastientourbier in #2
New Contributors
- @sebastientourbier made their first contribution in #1
Full Changelog: https://github.com/HBPMedical/pytest-mip/commits/1.0.0-beta.0