Florian Bruhin
|
a7dfdd48e0
|
Fix lint.
|
2015-04-20 22:59:35 +02:00 |
|
Bruno Oliveira
|
69061c5629
|
Remove LimitLineParser from test
As suggested by @The-Compiler, this is not really necessary
|
2015-04-20 12:51:36 -03:00 |
|
Bruno Oliveira
|
f55242ad93
|
Use pytest-mock to install QApplication.clipboard mock
|
2015-04-19 17:13:47 -03:00 |
|
Raphael Pierzina
|
6c97a4a6e0
|
Remove blank line at end of file to fix flake8
|
2015-04-19 21:10:27 +02:00 |
|
Bruno Oliveira
|
f5e6091ff6
|
Add tests for CommandLineEdit
|
2015-04-15 20:22:03 -03:00 |
|
Florian Bruhin
|
ba678e29fb
|
Fix lint.
|
2015-04-14 07:00:56 +02:00 |
|
Bruno Oliveira
|
6f1e830aba
|
Parametrize test_str_split_maxsplit
As suggested by @hackebrot
|
2015-04-09 18:44:40 -03:00 |
|
Bruno Oliveira
|
253f3b2cd7
|
Use namedtuple and parametrized fixture for TestSplit
As discussed in the PR, this greatly improves legibility
|
2015-04-09 18:40:56 -03:00 |
|
Florian Bruhin
|
74f4642a2c
|
Fix lint.
|
2015-04-09 07:35:33 +02:00 |
|
Bruno Oliveira
|
6037fd74cd
|
Convert test_split to pytest
|
2015-04-08 20:07:14 -03:00 |
|
Bruno Oliveira
|
75386e4051
|
Remove "object" subclassing from Test classes missed initially
|
2015-04-08 01:06:30 -03:00 |
|
Florian Bruhin
|
9d44f777c0
|
Fix lint.
|
2015-04-05 20:30:31 +02:00 |
|
Bruno Oliveira
|
bfc99f09f9
|
Renamed test to tests as suggested by @The-Compiler
|
2015-04-05 12:23:04 -03:00 |
|