1
0
Fork 0
mirror of synced 2024-05-17 19:02:33 +12:00
Commit graph

6 commits

Author SHA1 Message Date
jim winstead 741ff5f1a8 Make it a little easier to run specific tests
Changes ./bin/test.sh to pass command line options to pytest, and default to
only running tests in the tests/ directory instead of everywhere excluding
a few directories which is more error-prone.

Also keeps the mock_server used in testing quiet so access log entries don't
appear on stdout.
2024-03-01 12:43:53 -08:00
Nick Sweeting 687c34af3e ignore build dist dirs in pytest discovery 2021-04-14 04:49:16 -04:00
jdcaballerov b3d7243884 Ignore tests inside vendored modules 2020-12-16 12:11:17 -05:00
Nick Sweeting e17c30ed2b save test output in tests/out 2020-12-11 16:49:00 +02:00
Nick Sweeting c47398851b nicer timeout hints 2020-10-31 07:57:11 -04:00
Nick Sweeting 6b7dfa773e minor docker process tweaks 2020-07-22 01:30:58 -04:00