issues
search
code4romania
/
redirectioneaza
Helping NGOs collect the 230 tax form
https://redirectioneaza.ro
Mozilla Public License 2.0
21
stars
24
forks
source link
Add initial testing configuration
#230
Closed
tudoramariei
closed
8 months ago
tudoramariei
commented
8 months ago
add requirements file for tests
add command in Makefile to configure test requirements
configure testing with pytest in pyproject.toml
configure settings to use a .env.local file if it exists
move existing tests to pytest
write tests to check existing validations
add a GH Action to check the tests pass