Hi there! I'm new in web2py, I come from programming a lot in django which has built in unit test support and I'm kind of a testing freak. There are like 3 or 4 different articles with different approaches for testing in web2py and the official documentation of the webclient (which helps a lot by the way),
I would like to know if there is any "official" approach when it comes to testing and, if not, I would like to see how could I help, if there is any "contributor guidelines" or any "to-do list", I came into web2py in my new job and the first thing that shocked me a little was the DAL (i was so used to the django's ORM that at first I hated it), I think testing is very important so, if there is no "official testing approach", I would really love to contribute and help to improve the tool I'll be working with now. Thank you very much and sorry if this is a duplicate. --