Skip to content

Releases: HBPMedical/pytest-mip

1.0.4

02 Aug 16:55
72e27bf
Compare
Choose a tag to compare

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.4...1.0.3

1.0.3

06 Jul 17:34
62c66ac
Compare
Choose a tag to compare

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...1.0.3

1.0.2

06 Jul 16:20
Compare
Choose a tag to compare

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

Full Changelog
1.0.1...1.0.2

1.0.1

07 Jun 08:06
Compare
Choose a tag to compare

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

Full Changelog: 1.0.0...1.0.1

1.0.0-beta.4

05 Apr 08:40
Compare
Choose a tag to compare

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

05 Apr 15:55
Compare
Choose a tag to compare

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

17 Mar 13:05
6d5f6ab
Compare
Choose a tag to compare

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 distinct report-DD-MM-YYYY folders. Information displayed in the main index.html are stored in a reports.json file in the github-page branch.

Full Changelog: 1.0.0-beta.2...1.0.0-beta.3

1.0.0-beta.2

09 Mar 09:54
183a70f
Compare
Choose a tag to compare

1.0.0-beta.1

08 Mar 17:44
a32c5ba
Compare
Choose a tag to compare

1.0.0-beta.0

08 Mar 16:42
a3cb638
Compare
Choose a tag to compare

First beta version release.

What's Changed

New Contributors

Full Changelog: https://github.com/HBPMedical/pytest-mip/commits/1.0.0-beta.0