Skip to content

IntersectMBO/govtool-test-reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Govtool Test Reports

This repository stores Allure reports generated during the integration and backend test workflows of the Govtool repository.

Report Links

QA Environment

Dev Environment

Preview Environment

Mainnet Environment

Boilerplate

Workflows

Integration Test Workflow

  • Defined in: test_integration_playwright.yml
  • The report is deployed to the gh-pages branch via the Deploy report to Github Pages step in the publish-report job.

Backend Test Workflow

  • Defined in: test_backend.yml
  • The report is deployed to the gh-pages branch via the Deploy report to Github Pages step in the publish-report job.

Running Workflows

Workflows can be executed in two ways:

  1. Automatically: Triggered after a successful QA workflow.
  2. Manually:
    • Navigate to the workflow's action page (e.g., Backend Test Workflow).
    • Click Run workflow in the top-right corner.
    • Select the appropriate branch, deployment, and network.
    • Start the test.
    • Once completed, the Allure report is pushed to the gh-pages branch, maintaining the folder structure.

Allure Reports

  • Reports are stored in the gh-pages branch.
  • Details on folder structure and report history maintenance are available in the gh-pages branch documentation.

About

GovTool Tests Dashboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 13