https://github.com/noeldemartin/moodleapp-coverage
Coverage reports for the Moodle App
https://github.com/noeldemartin/moodleapp-coverage
Last synced: 7 months ago
JSON representation
Coverage reports for the Moodle App
- Host: GitHub
- URL: https://github.com/noeldemartin/moodleapp-coverage
- Owner: NoelDeMartin
- Created: 2023-12-21T15:23:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-21T15:34:35.000Z (almost 2 years ago)
- Last Synced: 2025-02-25T13:18:53.898Z (8 months ago)
- Language: HTML
- Homepage: https://noeldemartin.github.io/moodleapp-coverage
- Size: 6.87 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Moodle App Coverage
This repo hosts coverage reports of the [Moodle App](https://github.com/moodlehq/moodleapp) combining [Jest](https://jestjs.io/) and [Behat](https://docs.behat.org/en/latest/) tests.
You can view it online here: [noeldemartin.github.io/moodleapp-coverage](https://noeldemartin.github.io/moodleapp-coverage)
You can find the scripts used to generate these reports here: [coverage.yml](https://github.com/NoelDeMartin/moodleapp/blob/MOBILE-3947-coverage/.github/workflows/coverage.yml).