Hi Kevin, On Tue, 30 Jun 2020 at 17:57:57, Kevin Morris wrote: > Working on some things in aurweb at the moment, and I noticed that on > master tests are failing on my system, and .travis.yml doesn't seem to > properly setup the environment needed to run tests (sqlalchemy is not > installed, db tables missing) on travis. > > Just a few questions > 1. What's the state of testing aurweb currently? > 2. What are any test barriers to committing code and submitting patches? > 2a. What are the testing goals? > 3. Is there a thread on this mailing list about this topic? > > Thank you very much for your time.
Thank you for your interest! Please use the pu branch from GitLab for development [1]. We're currently in a migration phase and the repository at git.archlinux.org is no longer updated. All patches should pass `make -C test`. The test suite has evolved over time; there are several threads about individual aspects of the test suite but no single thread that covers everything. Best regards, Lukas [1] https://gitlab.archlinux.org/archlinux/aurweb