first attempt to have tests (fake tests only)
First attempt to introduce style checks and running tests automatically.
Merge request reports
Activity
assigned to @hans.fangohr
requested review from @akarnad
Yes - difficult one. I thought a hidden file (
.gitlab-ci.yml
) is okay as you cannot see it usingls
.For the tests, I thought we can move the contents into the actual script file (pytest is clever enough for this).
But if we need more files, perhaps we need to re-arrange.
I would suggest we proceed with these changes for now (I definitely think we need some testing), and change trajectory if necessary.
mentioned in commit a76a28c2
Please register or sign in to reply