Recent Releases of pytest-mip
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
https://github.com/HBPMedical/pytest-mip/compare/1.0.4...1.0.3
- Python
Published by sebastientourbier over 2 years ago
pytest-mip - 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
https://github.com/HBPMedical/pytest-mip/compare/1.0.2...1.0.3
- Python
Published by sebastientourbier over 2 years ago
pytest-mip - 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 https://github.com/HBPMedical/pytest-mip/pull/5
Full Changelog https://github.com/HBPMedical/pytest-mip/compare/1.0.1...1.0.2
- Python
Published by sebastientourbier over 2 years ago
pytest-mip - 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 https://github.com/HBPMedical/pytest-mip/pull/4
Full Changelog: https://github.com/HBPMedical/pytest-mip/compare/1.0.0...1.0.1
- Python
Published by sebastientourbier over 2 years ago
pytest-mip - 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: https://github.com/HBPMedical/pytest-mip/compare/1.0.0-beta.4...1.0.0
- Python
Published by sebastientourbier almost 3 years ago
pytest-mip - 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: https://github.com/HBPMedical/pytest-mip/compare/1.0.0-beta.3...1.0.0-beta.4
- Python
Published by sebastientourbier almost 3 years ago
pytest-mip - 1.0.0-beta.3
What's Changed
- refactor: use class inheritance to share common code for testing different federations by @sebastientourbier in https://github.com/HBPMedical/pytest-mip/pull/3
- refactor: use a main
index.htmlthat lists all the generated reports. Reports are generated in distinctreport-DD-MM-YYYYfolders. Information displayed in the mainindex.htmlare stored in areports.jsonfile in thegithub-pagebranch.
Full Changelog: https://github.com/HBPMedical/pytest-mip/compare/1.0.0-beta.2...1.0.0-beta.3
- Python
Published by sebastientourbier almost 3 years ago
pytest-mip - 1.0.0-beta.2
Full Changelog: https://github.com/HBPMedical/pytest-mip/compare/1.0.0-beta.1...1.0.0-beta.2
- Python
Published by sebastientourbier almost 3 years ago
pytest-mip - 1.0.0-beta.1
Full Changelog: https://github.com/HBPMedical/pytest-mip/compare/1.0.0-beta.0...1.0.0-beta.1
- Python
Published by sebastientourbier almost 3 years ago
pytest-mip - 1.0.0-beta.0
First beta version release.
What's Changed
- feat: add pytest html report by @sebastientourbier in https://github.com/HBPMedical/pytest-mip/pull/1
- feat: add github action to build/run the integration tests by @sebastientourbier in https://github.com/HBPMedical/pytest-mip/pull/2
New Contributors
- @sebastientourbier made their first contribution in https://github.com/HBPMedical/pytest-mip/pull/1
Full Changelog: https://github.com/HBPMedical/pytest-mip/commits/1.0.0-beta.0
- Python
Published by sebastientourbier almost 3 years ago