Commit Graph

12 Commits

Author SHA1 Message Date
Claudiu Popa
9ff44de0ca
Regenerate copyright notices 2017-12-15 12:24:15 +01:00
Derek Gustafson
e2f34ebe51 Refactor pytest fixtures. (#1255) 2017-01-03 09:05:38 +02:00
Derek Gustafson
197555aecf Removed setup and teardown functions. 2016-12-08 20:29:37 +00:00
Derek Gustafson
3d14bcb35e Remove pytest.main calls. 2016-12-07 15:57:51 +00:00
Derek Gustafson
4faacf2119 Reduce dependency on unittest 2016-12-06 16:07:00 +00:00
Derek Gustafson
2e692c6d12 Fix pylint warnings. 2016-12-06 15:49:32 +00:00
Derek Gustafson
8dfe195254 Switch test runner from unnittest to pytest. 2016-12-06 15:49:30 +00:00
Claudiu Popa
ec09cc7578 Even more granular copyrights (thanks to copyrite) 2016-07-23 00:22:28 +03:00
Claudiu Popa
211d81f84f Keep a consistent copyright notice across the board.
This was changed automatically in #894, but apparently
we need to have the copyright notice somewhere.
2016-07-19 17:42:07 +03:00
Claudiu Popa
dc9ee9f8c9 Move check_mccabe extension to mccabe. 2016-07-07 14:54:31 +01:00
Claudiu Popa
8322781baa Add the new shorter license header, including to missing files. Close #894. 2016-06-01 16:25:07 +01:00
Moises Lopez - https://www.vauxoo.com/
f34aac1b83 Add check for mccabe complexity cyclomatic threshold (#877)
Add extension for checking mccabe complexity
2016-05-09 11:56:34 +03:00