Commit graph

14 commits

Author SHA1 Message Date
Brian Stinson
02d712781b all branches start with a c\d+, sig branches have sig- in them 2021-02-09 23:01:21 -06:00
Brian Stinson
ddb17b05cb moving the mixins to their own module to hide them in stackframes
Reference:
https://mail.python.org/pipermail/python-list/2012-October/632386.html
2015-07-20 16:51:20 -05:00
Brian Stinson
cf167f1c37 start trying out test cases for the new assertWarns manager 2015-07-20 00:10:26 -05:00
Brian Stinson
484791222d make the mixin look more like the python core unittest context managers 2015-07-20 00:09:45 -05:00
Brian Stinson
5becc45d19 add an assertWarns context manager for unit tests 2015-07-19 23:28:02 -05:00
Brian Stinson
867964318c add a test for the the plus branch (which acts like a project) 2015-07-19 22:11:39 -05:00
Brian Stinson
a6e9d6454e add tests for CentOS6 and CentOS7 branches 2015-07-19 22:08:11 -05:00
Brian Stinson
6c0f8da91a add a test to be sure unmatched branches raise an exception 2015-07-19 22:00:53 -05:00
Brian Stinson
47c4aa0677 make sure the right target gets set if common is specified at the project level 2015-07-19 21:41:48 -05:00
Brian Stinson
f7e2afbdd8 make sure the right target gets set if common is specified at the release level 2015-07-19 21:41:23 -05:00
Brian Stinson
3a7531d874 add test cases for if -common is specified in the git branch name 2015-07-19 21:40:40 -05:00
Brian Stinson
c8beba9dd8 add a test that the target gets set correctly for fully-specified branch 2015-07-19 21:36:17 -05:00
Brian Stinson
b9126c70e0 refactored tests to classes for each type of input string 2015-07-19 21:03:29 -05:00
Brian Stinson
c0555c1202 let's get started on a test suite 2015-07-19 15:28:14 -05:00