Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

tvararu/mavis-testing

Repository files navigation

Manage vaccinations in schools (Mavis) - End-to-end testing

This repository contains end-to-end tests for Manage vaccinations in schools (Mavis).

Getting started

You'll need Python and Poetry installed.

This project uses asdf. Use can use the following to install the required tools:

bin/asdf

Installing dependencies

bin/setup

Configure environment variables

cp .env.example .env

Edit the .env file to set the username and password for the test environment.

Running the tests

bin/test

Running the linters

bin/lint

Licence

MIT.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published