Florian Bruhin
|
44a6617184
|
Add docstring for patch_read_file.
|
2015-04-09 06:53:21 +02:00 |
|
Florian Bruhin
|
343a091aee
|
Small docstring cleanup.
|
2015-04-09 06:42:34 +02:00 |
|
Bruno Oliveira
|
853280feeb
|
Convert test_qtutils to pytest
|
2015-04-08 20:25:01 -03:00 |
|
Bruno Oliveira
|
6037fd74cd
|
Convert test_split to pytest
|
2015-04-08 20:07:14 -03:00 |
|
Raphael Pierzina
|
b18c1254a4
|
Use an autofixture that monkeypatches read_file for both tests
|
2015-04-09 00:46:48 +02:00 |
|
Raphael Pierzina
|
c3e615dfa3
|
Remove the test class from test_jinja.py
|
2015-04-09 00:38:57 +02:00 |
|
Raphael Pierzina
|
d91400c3be
|
Use pytest monkeypatch instead of unittest.mock.patch
|
2015-04-09 00:32:24 +02:00 |
|
Bruno Oliveira
|
d375ddebea
|
Add new-line at the end of conftest.py
|
2015-04-08 19:16:45 -03:00 |
|
Bruno Oliveira
|
894a2a4e7b
|
Add custom "gui" marker to tests which use qtbot fixture
Fixes #15
|
2015-04-08 19:14:06 -03:00 |
|
Raphael Pierzina
|
63ce7d6e02
|
Remove unittest methods in favor of pytest assert statements
|
2015-04-08 23:57:08 +02:00 |
|
Bruno Oliveira
|
e584aa319f
|
Using parametrization in test_textbase
Also changed the wording a bit as suggested by @The-Compiler
Conflicts:
tests/mainwindow/statusbar/test_textbase.py
|
2015-04-08 14:05:52 +02:00 |
|
Florian Bruhin
|
7d4e6dfd67
|
Another workaround for a pylint bug.
|
2015-04-08 06:39:12 +02:00 |
|
Florian Bruhin
|
679ffa452a
|
Add some more invalid testcases to TestFont.
|
2015-04-08 06:22:05 +02:00 |
|
Florian Bruhin
|
fe696aeba5
|
Fix string concatenation and indenting for INVALID.
|
2015-04-08 06:20:43 +02:00 |
|
Bruno Oliveira
|
fd88311d9b
|
Use inline list comprehension for parametrize expression
|
2015-04-08 01:07:56 -03:00 |
|
Bruno Oliveira
|
6e3c3d7a70
|
Use single-quoted string for consistency
|
2015-04-08 01:07:56 -03:00 |
|
Bruno Oliveira
|
a29b78e8ca
|
Use mocker fixture instead of unittest.mock
As pointed out by @hackebrot
|
2015-04-08 01:07:55 -03:00 |
|
Bruno Oliveira
|
26dc275db3
|
Compare full lists instead of looping over items as suggested by @hackebrot
|
2015-04-08 01:06:31 -03:00 |
|
Bruno Oliveira
|
8702ac8a98
|
Fix small docstring issues
|
2015-04-08 01:06:30 -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
|
967c706bf0
|
Removed xfail from test since issue has been fixed on master
|
2015-04-05 12:29:18 -03:00 |
|
Bruno Oliveira
|
bfc99f09f9
|
Renamed test to tests as suggested by @The-Compiler
|
2015-04-05 12:23:04 -03:00 |
|